ilog.cpl.network.css
Interface IlpNetworkViewCSS
- All Superinterfaces:
- IlpGraphViewCSS
public interface IlpNetworkViewCSS
- extends IlpGraphViewCSS
This interface externalizes the kind of cascading style sheet
configuration that is available for the Network component.
The Network view components can be configured using cascading
style sheets as illustrated in the example above:
Network {
view: true;
overview: true;
zooming: true;
}
- Since:
- JViews 8.0
- See Also:
IlpViewStyleSheetCustomization,
IlpBackgroundsRenderer,
IlpGraphLayoutRenderer,
IlpInteractorRenderer,
IlpLabelLayoutRenderer,
IlpLinkLayoutRenderer,
IlpOverviewRenderer,
IlpPositioningRenderer,
IlpViewRenderer,
IlpZoomingRenderer
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.