Package ilog.cpl.graphic

Provides classes and interfaces to create graphic objects.

See:
          Description

Interface Summary
GraphicChangeListener A graphic change event is fired when a graphic instance is modified, for example, when there is a change in the graphic bounds or in the instance's composition.
IlpBlinkingColor This interface models a color that blinks.
IlpGraphic This interface models the basic graphic used to create complex representations for CPL objects.
IlpGraphicComponent This interface models common characteristics of JTGO graphic components.
IlpGraphicContainment Deprecated. Please use ILOG JViews Composite Graphics instead.
IlpGraphicController This class is part of the MVC trio, and is responsible for storing and setting the interactors to the view and graphics.
IlpGraphicHolder This interface defines methods to associate IlpGraphic instances with attributes and objects.
IlpGraphicRenderer This interface defines the basic renderer for a graphic.
IlpGraphicView This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm.
IlpGraphicViewStyleManager Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism.
IlpInteractiveGraphicComponent This interface models common characteristics of JTGO graphic components that support view interactors.
IlpPosition This interface designates a 2D position or shape of an object in a plane.
IlpPositionConverter This interface converts between user-defined 2D positions and shapes, of type IlpPosition, and positions and shapes the view can interpret.
IlpStylableGraphicView This interface models views where objects can be graphically represented according to the Model-View-Controller paradigm and that can be customized using Cascading Style Sheets (CSS).
 

Class Summary
GraphicChangeEvent Events when an attribute value changes.
GraphicChangeEvent.Type Event types.
IlpAbstractGraphic This class models an abstract graphic.
IlpAbstractGraphicController This class is part of the MVC trio and is responsible for storing and setting the interactors to the view and graphics.
IlpBasicGraphicViewStyleManager Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism.
IlpCompositeGraphic Deprecated. Please use ILOG JViews Composite Graphics instead.
IlpDefaultGraphicHolder This graphic holder stores the combinations and <, IlpGraphic>.
IlpDefaultGraphicViewStyleManager Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism.
IlpEmptyGraphicHolder This is an empty graphic holder.
IlpGraphicLoggers This class contains all loggers for package ilog.cpl.graphic, each with their own level threshold.
IlpGraphicRendererContext Contains the context information used to render a graphic object.
IlpLeafGraphic This class models an individual graphic, which is drawn by a Java component.
IlpObjectFrameType This class enumerates the possible frame types for a subnetwork.
IlpObjectFrameType.ObjectFrameTypeArrayEditor Static property editor for array of IlpObjectFrameType class.
IlpObjectFrameType.ObjectFrameTypeEditor Static property editor for the IlpObjectFrameType class.
IlpPoint This class implements a point that can be used as a position in the network component.
IlpPointSAXInfo XML Serialization class for IlpPoint.
IlpPointSAXInfo.IlpSAXPointHandler  
IlpPositionSource This class enumerates the possible sources of positions of representation objects.
IlpRect This class implements a rectangle that can be used as a position in the network component.
IlpRectSAXInfo XML serialization class for IlpRect.
IlpRectSAXInfo.IlpSAXRectHandler  
IlpRelativePoint This class implements a relative point that can be used as a position in the network or the equipment component.
IlpRelativePointSAXInfo XML serialization class for IlpRelativePoint.
IlpRelativePointSAXInfo.IlpSAXRelativePointHandler  
IlpRelativeRect Implements a rectangle that can be used as a relative position in the network or equipment component.
IlpRelativeRectSAXInfo XML serialization class for IlpRelativeRect.
IlpRelativeRectSAXInfo.IlpSAXRelativeRectHandler  
IlpSelectionFocusMode This class enumerates the possible highlight modes used to render the selection and focus.
IlpSelectionFocusMode.SelectionFocusModeArrayEditor Static property editor for array of IlpSelectionFocusMode class.
IlpSelectionFocusMode.SelectionFocusModeEditor Static property editor for the IlpSelectionFocusMode class.
IlpToolTipManager This class manages all tooltips used in the application.
 

Package ilog.cpl.graphic Description

Provides classes and interfaces to create graphic objects.



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