Package | Description |
---|---|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
Modifier and Type | Method and Description |
---|---|
IltLineSegment |
IltLogicalPolyPoints.getSegment(int index)
Deprecated.
Returns a specific segment (0 <= index < getNumberOfSegments()).
|
IltLineSegment[] |
IltLogicalPolyPoints.getSegments()
Deprecated.
Returns the array of segments.
|
Modifier and Type | Method and Description |
---|---|
IlvPoint[] |
IltLogicalPolyline.adjustForArrow(IltLineSegment segment,
double arrowSize,
double width)
Deprecated.
Returns the points necessary to add to the polyline to draw an arrow at
one extremity of the link.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.