Package | Description |
---|---|
ilog.views.maps.geometry |
This package contains the predefined subclasses of
IlvMapGeometry . |
Modifier and Type | Class and Description |
---|---|
class |
IlvMapArcString
This implementation of
IlvMapSegmentString is optimized to handle
strings that contain only IlvMapArcSegment instances. |
class |
IlvMapBezierString
This implementation of
IlvMapSegmentString is optimized to handle
strings that contain only IlvMapBezierSegment instances. |
class |
IlvMapCurveString
This implementation of the
IlvMapSegmentString class supports
sequences of IlvMapSegment . |
class |
IlvMapLineString
This class defines a polyline (line string).
|
class |
IlvMapSegmentString
This abstract class is the base class
for segments that can be divided into other smaller segments.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.