Package | Description |
---|---|
ilog.cpl.graphic.views |
Provides graphic object and graphic view classes for creating and configuring
graphic views based on Rogue Wave JViews.
|
ilog.cpl.sdm.binding | |
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.tgo.interactor |
Provides the predefined interactors for a view.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Method and Description |
---|---|
IlpPolygon |
IlpPolygon.computeParallel(double apart,
double miterlimit)
Returns a parallel polygon.
|
Modifier and Type | Method and Description |
---|---|
protected IlpPolygon |
IlpPolygonPositionBinding.convertXToPosition(Double value) |
protected IlpPolygon |
IlpPolygonPositionBinding.convertYToPosition(Double value) |
Modifier and Type | Method and Description |
---|---|
protected Double |
IlpPolygonPositionBinding.convertPositionToX(IlpPolygon posValue) |
protected Double |
IlpPolygonPositionBinding.convertPositionToY(IlpPolygon posValue) |
Modifier and Type | Method and Description |
---|---|
IlpPolygon |
IltLogicalPolygon.upgrade()
Deprecated.
Creates a new
IlpPolyline from this deprecated instance. |
Modifier and Type | Method and Description |
---|---|
static IltPolygon |
IltPolyPointsUtils.Floor(IlpPolygon poly)
Returns a polygon formed by the integers corresponding to a polygon.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IltMakePolyGroupInteractor.trigger(IlpPolygon shape)
This function must be implemented in a subclass.
|
Modifier and Type | Method and Description |
---|---|
IlpPolygon |
IltPolyGroup.getShape(IltGraphicManager manager)
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. |
protected IlpPolygon |
IltPolyGroup.getShape(IltGraphicManager manager,
IltGraphic graphic)
Returns the shape graphic setting.
|
protected IlpPolygon |
IltPolyGroup.getShapeInManager(IltGraphicManager manager,
IltGraphic graphic)
Returns the position of the graphic representation in a given
IltGraphicManager.
|
Modifier and Type | Method and Description |
---|---|
void |
IltPolyGroup.computeGraphic(IltGraphicManager manager,
IlpPolygon 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. |
void |
IltPolyGroup.setShape(IltGraphicManager manager,
IlpPolygon 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. |
void |
IltPolyGroup.setShape(IltGraphicManager manager,
IlpPolygon shape,
IlpPositionSource reason)
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. |
void |
IltPolyGroup.setShapeInManager(IltGraphicManager manager,
IltGraphic graphic,
IlpPolygon shape,
IlpPositionSource reason)
Changes the position of the graphic representation in a given
IltGraphicManager.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.