See: Description
Interface | Description |
---|---|
IlvInheritable |
Inheritable interface.
|
IlvMapGraphic |
Interface implemented by graphic objects that require
their graphic attributes to be read from a
IlvMapStyle . |
IlvPathDecoration |
This interface defines the generic path decoration behavior.
|
Class | Description |
---|---|
IlvAnchoredLabel |
A subclass of
IlvGraphic containing a label
and an IlvGraphic . |
IlvClippedPathDecoration |
This abstract class implements a clipping behavior on path decorations.
|
IlvDecoratedPath |
A graphic object composed of decorations on a
java.awt.Shape . |
IlvFontMarker |
An
IlvGraphic which can display a specified character with a
specified font. |
IlvGeodeticPathComputation |
IlvGeodeticPathComputation contains methods used to render
polygons and polylines while taking into account that the shapes are on the
surface of the earth. |
IlvGeodeticPathComputation.PointVector |
Stores an array of points that possibly contains
null values
for interruptions. |
IlvMapCompositeLink |
IlvMapCompositeLink is an IlvCompositeLink implementing the IlvMapGraphic interface. |
IlvMapFixedGraphic |
A
IlvFixedSizeGraphic implementing the IlvMapGraphic
interface. |
IlvMapGeneralPath |
IlvMapGeneralPath is an IlvGeneralPath
that accepts an IlvGeneralPathStyle to define its graphical
attributes. |
IlvMapGraphicPath |
IlvMapGraphicPath is an IlvGraphicPath
that accepts an IlvGraphicPathStyle to define its graphical
attributes. |
IlvMapGraphicSet |
IlvMapGraphicSet represents an IlvGraphicSet
that transmits its IlvMapStyle to the objects that it contains. |
IlvMapGraphicText |
IlvMapGraphicText is an extention of the IlvMapLabel
graphic object that reads the properties it will have from an
IlvMapStyle instance. |
IlvMapLabel |
A zoomable multiline label.
|
IlvMapMarker |
IlvMapMarker is an IlvMarker that reads its
attributes from an IlvPointStyle object. |
IlvMapPolyline |
IlvMapPolyline is an IlvPolyline that reads its
attribute from an IlvPolylineStyle instance. |
IlvMapPolyPointEdition |
A IlvPolyPointsEdition that takes care of the MINIMUM_POINTS and
MAXIMUM_POINTS properties if such properties are attached to the
edited IlvGraphic.
|
IlvMapSelection |
A
IlvMapSelection that selects an object
by selecting its points. |
IlvMapSelectionFactory |
A map selection factory.
|
IlvMapSelectionFactory.IlvMapEditable |
A named property telling that an
IlvGraphic is editable. |
IlvMultiPathDecoration |
This class implements a path decoration composed of multiple path
decorations.
|
IlvOutlinedPathDecoration |
A path decoration that uses a
BasicStroke as base stroke. |
IlvShapedPathDecoration |
A path decoration that is a
Shape repeated at specified
intervals. |
IlvShapeEndedPathDecoration |
A path decoration that draws the decorations with a shape at each end
of the path.
|
IlvStrokedPathDecoration |
A path decoration that uses a
BasicStroke as base stroke. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.