Package | Description |
---|---|
ilog.tgo.composite |
Provides the classes for handling the zoom policies and the layer policies.
|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
Modifier and Type | Field and Description |
---|---|
protected IltcLayerPolicy |
IltcCompositeManager._layerPolicy
The layer policy
|
Modifier and Type | Method and Description |
---|---|
IltcLayerPolicy |
IltcLayerPolicyFactory.create(IltcCompositeManager manager)
Creates a new layer policy for a given manager.
|
IltcLayerPolicy |
IltcCompositeManager.getLayerPolicy()
Returns this manager's layer policy.
|
Modifier and Type | Method and Description |
---|---|
void |
IltcCompositeManager.setLayerPolicy(IltcLayerPolicy policy)
Changes layer policy for this manager.
|
Modifier and Type | Class and Description |
---|---|
static class |
IltCompositeGrapher.LayerPolicy
This class implements the layer policy for JTGO objects.
|
class |
IltLayerPolicy
This class decides about the layer in which a composite object is placed,
unless a layer is specified explicitly.
|
Modifier and Type | Method and Description |
---|---|
IltcLayerPolicy |
IltCompositeGrapher.getLayerPolicy()
Returns the layer policy used in this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
IltCompositeGrapher.setLayerPolicy(IltcLayerPolicy policy)
Changes this manager's layer policy.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.