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 |
---|---|
IltLogicalPolygon |
IltLogicalPolygon.computeHull()
Deprecated.
Computes the exterior border of the polygon, as a left-turning polygon.
|
IltLogicalPolygon |
IltLogicalPolygon.computeParallel(double apart,
double miterlimit)
Deprecated.
Returns a parallel polygon.
|
static IltLogicalPolygon |
IltLogicalPolygon.computeUnionHull(IltLogicalPolygon polygon1,
IltLogicalPolygon polygon2)
Deprecated.
Computes the exterior border of the union of two polygons, as a
left-turning polygon.
|
Modifier and Type | Method and Description |
---|---|
static IltLogicalPolygon |
IltLogicalPolygon.computeUnionHull(IltLogicalPolygon polygon1,
IltLogicalPolygon polygon2)
Deprecated.
Computes the exterior border of the union of two polygons, as a
left-turning polygon.
|
Modifier and Type | Method and Description |
---|---|
void |
IltPolyGroup.setShape(IltGraphicManager manager,
IltLogicalPolygon 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 datasource, use
IltObject.setPosition(IlpPosition) instead. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.