ilog.cpl.equipment.css
Interface IlpEquipmentViewCSS

All Superinterfaces:
IlpGraphViewCSS

public interface IlpEquipmentViewCSS
extends IlpGraphViewCSS

This interface externalizes the kind of cascading style sheet configuration that is available for the Equipment component.

The Equipment view components can be configured using cascading style sheets as illustrated in the example above:

 Equipment {
   view: true;
   overview: true;
   zooming: true;
 }
 

Since:
JViews 8.0
See Also:
IlpViewStyleSheetCustomization, IlpBackgroundsRenderer, IlpGraphLayoutRenderer, IlpInteractorRenderer, IlpLabelLayoutRenderer, IlpLinkLayoutRenderer, IlpOverviewRenderer, IlpPositioningRenderer, IlpViewRenderer, IlpZoomingRenderer

Method Summary
 
Methods inherited from interface ilog.cpl.graph.css.IlpGraphViewCSS
getBackgrounds, getGraphLayout, getInteractor, getLabelLayout, getLinkLayout, getOverview, getPositioning, getToolBar, getView, getZooming
 



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.