Class | Description |
---|---|
IlvArc |
IlvArc defines an arc shape. |
IlvArcUtil |
A class that groups the utility methods for Arcs.
|
IlvArrowLine |
IlvArrowLine represents a custom graphic object that shows a
straight line between two given points with a small arrow head on the line
trajectory. |
IlvArrowPolyline |
IlvArrowPolyline represents a line that follows several points
and has one or more arrows along its length. |
IlvCircularScale |
IlvCircularScale represents a circular scale. |
IlvComponentGraphic |
IlvComponentGraphic is used to mix graphic objects and
lightweight Java Component s. |
IlvDefaultCollapsedGraphic |
A graphic object that shows a folder with a label underneath.
|
IlvDoubleGraphicHandleBag |
An
IlvDoubleGraphicHandleBag object is a graphic bag
that contains two contained objects. |
IlvDoubleLinkImage |
IlvDoubleLinkImage represents the connection between two
nodes in a grapher ; the link is displayed as
three lines containing two right angles. |
IlvDoubleSplineLinkImage |
IlvDoubleSplineLinkImage represents the connection between two
nodes in a grapher ; the link is displayed as a
spline with two curves. |
IlvEllipse |
IlvEllipse represents an ellipse shape. |
IlvEnhancedPolylineLinkImage |
A link between two nodes of a grapher with several points.
|
IlvExpandCollapseMarker |
IlvExpandCollapseMarker displays an icon to expand or collapse
a frame. |
IlvFilledLabel |
A label with a colored background.
|
IlvFixedSizeGraphic |
The
IlvFixedSizeGraphic class derives from the base graphic
handle class IlvGraphicHandle . |
IlvFullZoomingGraphic |
The class
IlvFullZoomingGraphic is a wrapper class
that is used to make a nonzoomable graphic object fully zoomable. |
IlvGeneralPath |
IlvGeneralPath is a graphic object that can take any
two dimensional shape. |
IlvGraphicHandle |
An
IlvGraphicHandle object, called a handle, is used to refer to an
IlvGraphic object. |
IlvGraphicHandleBag |
An
IlvGraphicHandleBag object is a graphic handle that is
at the same time a graphic bag for the contained object. |
IlvGraphicHandleInteractor |
This class is an object interactor that delegates to another object
interactor.
|
IlvGraphicHandleSelection |
An
IlvGraphicHandleSelection object is a selection that acts
like a handle to another selection. |
IlvGraphicPath |
An
IlvGraphicPath object is a set of polypoints that can be
drawn as a polyline or a polygon. |
IlvGraphicSet |
An
IlvGraphicSet instance is used to group several graphic
objects together. |
IlvGraphicSet.DelegateObjectInteractor |
A delegating interactor for
IlvGraphicSet objects. |
IlvHalfZoomingGraphic |
The class
IlvHalfZoomingGraphic is a wrapper class
that is used to prevent a graphic object from zooming above (or below)
a given maximum (or minimum) zoom level. |
IlvHTMLText |
IlvHTMLText represents a piece of text specified as a HTML
string. |
IlvIcon |
IlvIcon is a graphic object that displays an image. |
IlvLabel |
IlvLabel represents a simple graphic object that shows a single
line of text. |
IlvLine |
IlvLine represents a custom graphic object that shows a
straight line between two given points. |
IlvMarker |
IlvMarker displays a specific graphic symbol at a given
location. |
IlvMultipleIcon |
IlvMultipleIcon is an icon that can display one image out
of multiple predefined images. |
IlvOneLinkImage |
IlvOneLinkImage represents the connection between two
nodes in a grapher ; the link is displayed as
two lines following a right angle. |
IlvOneSplineLinkImage |
IlvOneSplineLinkImage represents the connection between two
nodes in a grapher ; the link is displayed as a
spline curve. |
IlvPointArray |
An
IlvPointArray is a class that encapsulates an array of
IlvPoint so that you can more easily manipulate the array. |
IlvPolygon |
IlvPolygon represents a polygon. |
IlvPolyline |
IlvPolyline represents a line that follows several points. |
IlvPolylineLinkImage |
IlvPolylineLinkImage represents the connection between two
nodes in a grapher ; the link is displayed as
a line that traces several points. |
IlvPolyPoints |
IlvPolyPoints is an abstract class for all graphic objects that
describe an object bound by several points. |
IlvRectangle |
IlvRectangle represents a rectangle with customizable fill
and stroke. |
IlvRectangularScale |
IlvRectangularScale represents a vertical or horizontal scale. |
IlvReliefLabel |
IlvReliefLabel represents a labeled rectangle in relief with
customizable fill and text colors. |
IlvReliefRectangle |
IlvReliefRectangle represents a rectangle in relief with a
customizable fill color. |
IlvScale |
IlvScale is an abstract class from which
all instances of scale object classes are derived. |
IlvShadowLabel |
IlvShadowLabel represents a labeled rectangle with a shadow. |
IlvShadowRectangle |
IlvShadowRectangle represents a rectangle with a shadow. |
IlvSpline |
IlvSpline represents a line that displays a Bezier spline. |
IlvSplineEdition |
IlvSplineEdition is an object interactor
used to edit IlvSpline objects. |
IlvSplineLinkEdition |
IlvSplineLinkEdition is an object interactor
used to edit IlvSplineLinkImage objects. |
IlvSplineLinkImage |
IlvSplineLinkImage represents the connection between two nodes
in a grapher ; the link is displayed as a series
of spline curves that trace the link points. |
IlvSplineLinkSelection |
Selection object on an
IlvSplineLinkImage . |
IlvSplineSelection |
Selection object on an
IlvSpline . |
IlvText |
IlvText represents a customizable multiline text label. |
IlvText.Editor |
This is the text editor of IlvText.
|
IlvTextPath |
A graphic object that displays a text on any
Shape . |
IlvTextSelection |
This is the selection object for graphic objects implementing
IlvTextInterface . |
IlvTextSelection.Range |
This inner class is used to indicate the selection interval while editing a graphic
object implementing
IlvTextInterface . |
IlvTransformedGraphic |
The class
IlvTransformedGraphic derives from the base class
IlvGraphicHandle . |
IlvURLKeyTable |
A table of URLs.
|
IlvZoomableLabel |
A graphic object that displays a label.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.