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).
|
Modifier and Type | Method and Description |
---|---|
IlvMapSegmentString |
IlvMapSegmentRing.setOutline(IlvMapSegmentString outline)
Sets the outline of the object.
|
Modifier and Type | Method and Description |
---|---|
IlvMapSegmentString |
IlvMapSegmentRing.setOutline(IlvMapSegmentString outline)
Sets the outline of the object.
|
Constructor and Description |
---|
IlvMapSegmentRing(IlvMapSegmentString outline)
Initializes an instance of the class with its outline.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.