Package ilog.views.sdm.graphic

Contains specialized graphic objects used by the SDM component.

See:
          Description

Class Summary
IlvBasicStroke A java.awt.BasicStroke subclass that is bean compliant.
IlvBasicStrokeBeanInfo BeanInfo for IlvBasicStroke.
IlvDefaultLaneGraphic This is the default graphic object used to represent swim lanes.
IlvDefaultManagerFrameGraphic This class is an adapter that wraps an IlvDefaultManagerFrame in an IlvGraphic.
IlvDefaultManagerFrameGraphicBeanInfo BeanInfo class for IlvDefaultManagerFrameGraphic.
IlvExpandedFrame An IlvGraphic that displays a solid color surrounded by a rounded border.
IlvGeneralLink A graphic widget to display a link.
IlvGeneralLinkBeanInfo BeanInfo for IlvGeneralLink.
IlvGeneralLinkTunnelCrossings An IlvGeneralLinkTunnelCrossings instance is an auxiliary graphic that is used in combination with an IlvGeneralLink.
IlvGeneralNode The class IlvGeneralNode is a general-purpose graphic object with a geometric shape (square, circle, diamond, or similar), a label, and an icon, each being optional.
IlvGeneralNodeBeanInfo BeanInfo class for IlvGeneralNode.
IlvGraphicFactories A container class for factories usable from the style sheet renderer.
IlvGraphicFactories.ArrowLine Factory to create an IlvArrowLine, with the arrow in the middle.
IlvGraphicFactories.BusPolyline Factory to create an IlvPolyline.
IlvGraphicFactories.CircularScale Factory to create an IlvCircularScale.
IlvGraphicFactories.Ellipse Factory to create an ellipse from an IlvGeneralPath.
IlvGraphicFactories.FilledEllipse Deprecated. Replaced by IlvGraphicFactories.Ellipse.
IlvGraphicFactories.FilledRectangle Deprecated. Replaced by IlvGraphicFactories.Rectangle.
IlvGraphicFactories.Icon Factory to create an IlvIcon.
IlvGraphicFactories.Label Factory to create an IlvLabel.
IlvGraphicFactories.Line Factory to create an IlvLine.
IlvGraphicFactories.Marker Factory to create an IlvMarker.
IlvGraphicFactories.Rectangle Factory to create a rectangle from an IlvGeneralPath.
IlvGraphicFactories.RectangularScale Factory to create an IlvRectangularScale.
IlvGraphicFactories.ReliefLabel Factory to create an IlvReliefLabel.
IlvGraphicFactories.ShadowLabel Factory to create an IlvShadowLabel.
IlvGraphicFactories.ZoomableLabel Factory to create an IlvZoomableLabel.
IlvHalfZoomingGraphic Deprecated. Beginning with ILOG JViews 7.0, you should use IlvHalfZoomingGraphic instead, which has the same API and the same functionality.
IlvPaint A java.awt.Paint implementation that is bean compliant.
IlvPaintBeanInfo BeanInfo for IlvPaint.
IlvPowerLabel Deprecated. replaced by IlvZoomableLabel
IlvSDMCompositeLink This class adds layering features to the IlvCompositeLink class.
IlvSDMCompositeNode This class adds layering features to the IlvSDMCompositeNode class.
IlvSimpleLink A link between two nodes of a grapher with several points.
IlvSimpleLinkBeanInfo BeanInfo for IlvSimpleLink.
IlvURLGraphic A class that loads the contents of an IlvGraphic from a URL.
 

Package ilog.views.sdm.graphic Description

Contains specialized graphic objects used by the SDM component.



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