Package | Description |
---|---|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Method and Description |
---|---|
IltLogicalPolyline |
IltLogicalPolyline.computeParallel(double apart,
double miterlimit)
Deprecated.
Returns a parallel polyline.
|
IltLogicalPolyline |
IltLogicalPolyline.computeParallel(double apart,
double miterlimit,
boolean reverse)
Deprecated.
Returns a parallel polyline.
|
Constructor and Description |
---|
IltLogicalPolyline(IltLogicalPolyline orig)
Deprecated.
Creates a new polyline from a given one.
|
Modifier and Type | Method and Description |
---|---|
void |
IltLinearGroup.setShape(IltGraphicManager manager,
IltLogicalPolyline shape)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. When working with datasources, please use setPosition instead. |
void |
IltAbstractLink.setShape(IltGraphicManager manager,
IltLogicalPolyline shape)
Deprecated.
Please use
IlpPolyline instead of IltLogicalPolyline . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.