Package | Description |
---|---|
ilog.cpl.graph.util |
Contains utility classes for both the
IlpNetwork and IlpEquipment components. |
ilog.tgo.awt |
Deprecated Provides AWT components necessary to create an application mixing JTGO and AWT.
|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.tgo.graphic.renderer |
Provides classes and support to create base renderers for telecom objects.
|
ilog.tgo.interactor |
Provides the predefined interactors for a view.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
ilog.tgo.model.attribute |
Contains a default implementation for business object attributes and support classes.
|
ilog.tgo.swing |
Provides Swing classes necessary to create an application mixing JTGO and Swing.
|
Modifier and Type | Method and Description |
---|---|
static IlpPosition |
IlpRelativePositionUtil.GetRelativePosition(IlpPoint point,
IltObject obj,
IlpGraphView view)
Converts the given view position
point
into a position relative to the given representation object,
that can correspond to an
IltShelf , IltCardCarrier , or an
IltCardItemContainer business object. |
Modifier and Type | Method and Description |
---|---|
PopupMenu |
IltPopupMenuFactory.create(IltObject object,
IltCompositeGraphic graphic,
IltGraphicElementName elementName)
Deprecated.
Returns a pop-up menu to be used on a given element of the graphic
representation of an object.
|
Modifier and Type | Method and Description |
---|---|
IltObject |
IltShapeChangedEvent.getObject()
Returns the semantic object represented by the graphic object.
|
IltObject |
IltSelectionEvent.getObject()
Returns the semantic object represented by the composite graphic object.
|
IltObject |
IltObjectInteractorContext.getObject()
Deprecated.
Returns the semantic object represented by the composite graphic object.
|
IltObject |
IltCompositeGraphic.getObject()
Deprecated.
Use IltObject.FromGraphic(IltCompositeGraphic) instead.
|
Modifier and Type | Method and Description |
---|---|
void |
IltGraphic.afterComputeGraphic(IltObject object,
IltGraphicManager manager)
Deprecated.
This method is called after computing the graphical representation of the
objects.
|
void |
IltCompositeGraphic.afterComputeGraphic(IltObject object,
IltGraphicManager manager)
This method is called after computing the graphical representation of the
objects.
|
protected void |
IltLegendModifier.apply(IltObject object,
ilog.tgo.graphic.internal.IltObjectLegend targetLegend)
Deprecated.
Graphic update implementation.
|
protected void |
IltBaseStyleMapping.apply(IltObject owner,
ilog.tgo.graphic.internal.IltObjectLegend targetLegend)
Deprecated.
|
void |
IltCompositeGrapher.clearGrapher(IltObject object) |
void |
IltGraphicManager.computeGraphic(IltObject object,
Object position,
ilog.tgo.graphic.internal.IltComputeAmount amount)
Deprecated.
Ensures a valid graphic representation, and sets the object position
inside this manager.
|
void |
IltCompositeGrapher.computeGraphic(IltObject object,
Object position,
ilog.tgo.graphic.internal.IltComputeAmount amount)
Creates a graphic representation in this manager, if necessary, and
sets the object position for the graphic representation in this manager.
|
protected ilog.tgo.graphic.internal.base.IltBaseElement |
IltCompositeGraphic.createBase(IltcGraphicElementAggregate root,
IltObject obj)
Creates the base of the graphical representation.
|
IltGraphic |
IltGraphicManager.createGraphic(IltObject object)
Deprecated.
Ensures that this object has a graphic representation in a given
IltGraphicManager.
|
IltGraphic |
IltCompositeGrapher.createGraphic(IltObject object)
Ensures that this object has a graphic representation in a given
IltGraphicManager . |
void |
IltGraphic.doComputeGraphic(IltObject object,
IltGraphicManager manager,
ilog.tgo.graphic.internal.IltComputeAmount amount)
Deprecated.
Computes the graphic representation.
|
void |
IltCompositeGraphic.doComputeGraphic(IltObject object,
IltGraphicManager manager,
ilog.tgo.graphic.internal.IltComputeAmount amount)
Computes the graphic representation.
|
IltCompositeGrapher |
IltCompositeGrapher.getGrapher(IltObject object)
Returns the grapher holding the graphic representation
of a given
IltObject . |
protected IltcLayer |
IltCompositeGrapher.LayerPolicy.getLayerOf(IltObject object)
Returns the layer of a given object in this manager, if it is visible.
|
String |
IltDecorationSource.getToolTipText(IlpContext context,
IltObject obj)
Returns the tooltip text displayed for the given decoration in
the given application context.
|
String |
IltDecorationSource.getToolTipText(IltObject obj)
Deprecated.
Please use the method which is aware of the application context.
|
void |
IltGraphicRenderer.handleSelectionAndFocus(IltGraphicManager manager,
IltCompositeGraphic cgraphic,
IltObject tgo,
IlpGraphicRendererContext rendererContext)
Deprecated.
Handle the selection and focus to reflect the rendererContext, depending
on the SELECTION_FOCUS_MODE.
|
void |
IltCompositeGraphic.initComponent(IltObject object)
Sets the object to visible and the telecom object which is being
represented.
|
void |
IltCompositeGrapher.setGrapher(IltObject object) |
void |
IltGraphicRenderer.updateGraphicProperties(IltObject tgo,
IlpRepresentationObject object)
Deprecated.
Copies rendering-relevant attributes from the representation object
to the
IltObject that is used for graphic rendering. |
Constructor and Description |
---|
IltCompositeGraphic(IltObject object,
IltGraphicManager manager)
Creates a composite graphic for the given object in the
given manager.
|
Modifier and Type | Method and Description |
---|---|
protected IltObject |
IltShelfItemContainerBaseRenderer.getItem(int slotIndex)
Returns the IltShelfItem at the given
slotIndex . |
protected IltObject |
IltShelfItemContainerBaseRenderer.getItem(int slotXIndex,
int slotYIndex)
Returns the child item occupying the slot defined by
slotXIndex and slotYIndex . |
Modifier and Type | Method and Description |
---|---|
void |
IltMakeLinkInteractor.trigger(AWTEvent event,
IltObject origin,
IltObject destination,
IltCompositeGrapher grapher)
This method is called when the user has released the mouse, thus finishing
a drag operation.
|
void |
IltMakeLinkInteractor.trigger(AWTEvent event,
IltObject origin,
IltObject destination,
IltLinkPort originPort,
IltLinkPort destinationPort,
IltCompositeGrapher grapher)
This method is called when the user has released the mouse, thus finishing
a drag operation.
|
Modifier and Type | Class and Description |
---|---|
class |
IltAbstractLink
This class models any kind of link, either with or without a graphic
rendering.
|
class |
IltBTS
IltBTS is the class to represent Base Transceiver Station. |
class |
IltBTSAntenna
The class
IltBTSAntenna is used to represent
cellular transmitting and receiving antennas. |
class |
IltCard
IltCard is the class for telecom objects that play the role of
cards of telecom equipment. |
class |
IltCardCarrier
IltCardCarrier is the class for telecom objects that play the
role of card carrier cards inside telecom equipment. |
class |
IltCardItem
Abstract class to define common characteristics of card item
objects.
|
class |
IltEmptySlot
IltEmptySlot is the class for telecom objects that play the role of empty
slots inside equipment shelves. |
class |
IltGroup
This class models network groups.
|
class |
IltLed
This class defines a LED (light-emitting diode) element.
|
class |
IltLinearGroup |
class |
IltLink
This class models links between network objects.
|
class |
IltLinkBundle
An
IltLinkBundle is a container which can display at any time
either an overview object (a link) or a set of detail objects
(links having the same start and end nodes as the overview link). |
class |
IltLinkSet
This link class is used to force the layout algorithms to display a
collection of links between two nodes in a fixed order and with a specific
distance between them.
|
class |
IltNetworkElement
This class models network nodes.
|
class |
IltOffPageConnector
An off-page connector can be inserted in a network, in place of a node,
to indicate that the network continues in a part of the network that
is outside of the current view.
|
class |
IltPolyGroup |
class |
IltPort
This class models port elements, which are equipment connectors.
|
class |
IltRectGroup |
class |
IltShelf
The
IltShelf class is used to represent shelf configurations. |
class |
IltShelfItem
This class represents the telecom objects which play the role of shelf items:
Cards,
Card carriers and
Empty slots.
|
Modifier and Type | Method and Description |
---|---|
IltObject |
IltObject.cloneForRendering(boolean displayChildren)
Creates a clone of this object for IltGraphicRenderer purposes only.
|
IltObject |
IltLinkBundle.cloneForRendering(boolean displayChildren) |
static IltObject |
IltObject.FromGraphic(IltGraphic graphic)
Deprecated.
Use
IlpGraphic.getRepresentationObject() instead
to retrieve the representation object. With this instance it is possible
to retrieve the business object using IlpRepresentationObject.getIlpObject() . |
IltObject |
IltAbstractLink.getFrom()
Returns the object that is used as the logical first extremity of the
link.
|
IltObject |
IltAbstractLink.getFrom(IltGraphic graphic)
Returns the object used as the first extremity of the given graphic
representation of the link.
|
IltObject |
IltAbstractLink.getFrom(IltGraphicManager manager)
Returns the first extremity of the link in the given manager, or
getLogicalFrom if the link is not in the manager. |
static IltObject |
IltObject.GetIltObject(IlpAttributeValueHolder h)
Return the
IltObject business object corresponding to a given
IlpAttributeValueHolder . |
IltObject |
IltShelfItemContainer.getItem(int slotIndex)
Deprecated.
Returns the child item occupying the slot of index
slotIndex . |
IltObject |
IltShelf.getItem(int slotIndex)
Deprecated.
Containment relationships should be declared and retrieved
at the Datasource level.
|
IltObject |
IltCardCarrier.getItem(int slotIndex)
Deprecated.
Containment relationships should be declared and retrieved
at the Datasource level.
|
IltObject |
IltShelf.getItem(int xSlotIndex,
int ySlotIndex)
Deprecated.
Containment relationships should be declared and retrieved
at the Datasource level.
|
IltObject |
IltCardCarrier.getItem(int slotXIndex,
int slotYIndex)
Returns the child item occupying the slot defined by
slotXIndex and slotYIndex . |
IltObject |
IltAbstractLink.getLogicalFrom()
This method is identical to
getFrom . |
IltObject |
IltAbstractLink.getLogicalTo()
This method is identical to
getTo . |
IltObject |
IltAbstractLink.getNextFrom(IltGraphicManager manager)
Returns the object that will be used as the first extremity of the link,
the next time the link is added to a manager.
|
IltObject |
IltAbstractLink.getNextTo(IltGraphicManager manager)
Returns the object that will be used as the second extremity of the link,
the next time the link is added to a manager.
|
IltObject |
IltInvalidStateException.getObject()
Deprecated.
Returns the telecom object whose state is invalid.
|
IltObject |
IltGraphicChangedEvent.getObject()
Returns the semantic object on which the event has occurred.
|
IltObject |
IltLinkSet.getOwner()
Returns the owner of this link set, either a trail or
a link bundle.
|
IltObject |
IltAbstractLink.getTo()
Returns the object that is used as the logical second extremity of the
link.
|
IltObject |
IltAbstractLink.getTo(IltGraphic graphic)
Returns the object used as the second extremity of the given graphic
representation of the link.
|
IltObject |
IltAbstractLink.getTo(IltGraphicManager manager)
Returns the second extremity of the link in the given manager, or
getLogicalTo if the link is not in the manager. |
Modifier and Type | Method and Description |
---|---|
void |
IltSNMPObjectState.attach(IltObject obj) |
void |
IltSNMP.SystemInfo.attach(IltObject obj)
Attaches the values present in the local legend to the
telecom object's object system.
|
void |
IltObjectState.attach(IltObject obj)
Attaches this object state to a given business object.
|
void |
IltShelfItemContainer.checkItem(IltObject item,
IlpShelfItemPosition position)
Deprecated.
Check the position for a given item, verifying if indexes and spans
are valid, and also checking if the item can fit into the container.
|
void |
IltShelf.checkItem(IltObject item,
IlpShelfItemPosition position)
Check the position for a given item, verifying if indexes and spans
are valid, and also checking if the item can fit into the container.
|
void |
IltCardCarrier.checkItem(IltObject item,
IlpShelfItemPosition position)
Check the position for a given item, verifying if indexes and spans
are valid, and also checking if the item can fit into the container.
|
protected void |
IltShelf.copyFrom(IltObject o) |
protected void |
IltObject.copyFrom(IltObject other)
Copies the attributes from an original object.
|
protected void |
IltLinkSet.copyFrom(IltObject o) |
protected void |
IltLinkBundle.copyFrom(IltObject o) |
protected void |
IltLink.copyFrom(IltObject o) |
protected void |
IltCardCarrier.copyFrom(IltObject o) |
void |
IltSNMPObjectState.detach(IltObject obj) |
void |
IltSNMP.SystemInfo.detach(IltObject obj)
Detaches the values present in the local legend from the
telecom object's object system.
|
void |
IltObjectState.detach(IltObject obj)
Detaches this object state from a given business object.
|
int |
IltShelfItemContainer.findItem(IltObject item)
Deprecated.
Please use
getItemPosition method instead. It
returns all position attributes as an
IlpShelfItemPosition object. |
int |
IltShelf.findItem(IltObject item)
Deprecated.
Please use the
IltShelfItem.getPosition or retrieve
the shelf item position from the component view. |
int |
IltCardCarrier.findItem(IltObject item)
Deprecated.
Please retrieve the object position using
getPosition . |
IlpShelfItemPosition |
IltShelfItemContainer.getItemPosition(IltObject item)
Deprecated.
Returns the position of the child object relative to its parent, based on
an
IlpShelfItemPosition object. |
IlpShelfItemPosition |
IltShelf.getItemPosition(IltObject item)
Deprecated.
Please use the
IltShelfItem.getPosition or retrieve
the shelf item position from the component view. |
IlpShelfItemPosition |
IltCardCarrier.getItemPosition(IltObject item)
Returns the position of the child object relative to its parent, based on
both
x and y slot positioning. |
IlvRect |
IltShelfItemContainer.getItemRect(IltGraphicManager manager,
IltObject item)
Deprecated.
|
IlvRect |
IltShelf.getItemRect(IltGraphicManager manager,
IltObject item)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. Retrieve the bounding box of the children object from its
graphic representation. |
IlvRect |
IltCardCarrier.getItemRect(IltGraphicManager manager,
IltObject item)
Access the dimension of a given child item in the given manager.
|
String |
IltSymbolicState.getToolTipText(IlpContext context,
IltObject obj)
Returns a description of the state.
|
String |
IltState.getToolTipText(IlpContext context,
IltObject obj)
Returns a description of the state for the given application context.
|
String |
IltNumericState.getToolTipText(IlpContext context,
IltObject obj)
Returns a description of the state.
|
String |
IltSymbolicState.getToolTipText(IltObject obj)
Deprecated.
|
String |
IltState.getToolTipText(IltObject obj)
Deprecated.
|
String |
IltNumericState.getToolTipText(IltObject obj)
Deprecated.
Please use the two-argument
getToolTipText method
instead. |
void |
IltChildInitializer.initialize(IltObject object,
IltGraphic graphic)
Deprecated.
This method is called when a graphic representation of a child object
is about to be made visible on behalf of its container.
|
void |
IltStateSystem.map(IltObject object,
IltCompositeGraphic graphic)
Maps an entire IltObjectState.
|
void |
IltObjectState.map(IltObject object,
IltCompositeGraphic graphic)
Maps an entire
IltObjectState . |
void |
IltAlarmSystem.map(IltObject object,
IltCompositeGraphic graphic)
Maps an entire IltObjectState.
|
void |
IltStateSystem.mapState(IltObject object,
IltCompositeGraphic graphic,
ilog.tgo.model.internal.IltStatePath path,
Object value)
Maps a specific state in the system
|
void |
IltAlarmSystem.mapState(IltObject object,
IltCompositeGraphic graphic,
ilog.tgo.model.internal.IltStatePath path,
Object value)
Maps a specific state in the system.
|
boolean |
IltShelfItemContainer.removeItem(IltObject item)
Deprecated.
Removes the
item child item of the container. |
boolean |
IltShelf.removeItem(IltObject item)
Deprecated.
Containment relationships should be declared and
retrieved at the Datasource level.
|
boolean |
IltCardCarrier.removeItem(IltObject item)
Deprecated.
Containment relationships should be declared and
retrieved at the Datasource level.
|
void |
IltLinkSet.setFrom(IltGraphicManager manager,
IltObject from)
Sets the object that is to use as the first extremity of the link in the
given manager.
|
void |
IltLinkBundle.setFrom(IltGraphicManager manager,
IltObject from)
Sets the object that is to use as the first extremity of the link in the
given manager.
|
void |
IltAbstractLink.setFrom(IltGraphicManager manager,
IltObject from)
Sets the object that is to use as the first extremity of the link in the
given manager.
|
void |
IltAbstractLink.setFrom(IltObject from)
Sets the object that is used as the logical first extremity of the
link.
|
void |
IltAbstractLink.setFromOverride(IltGraphicManager manager,
IltObject newEnd)
Changes the override setting for the "from" end of a (yet nonexistent)
graphic representation.
|
void |
IltShelf.setItem(int xSlotIndex,
double xSlotSpan,
int ySlotIndex,
double ySlotSpan,
IltObject item)
Deprecated.
Containment relationships should be declared at the
Datasource level. Please insert your shelf item in the
datasource, setting it as child of this shelf. It will also
be necessary to define its position within the shelf. You
can do this, by setting the shelf item position attribute
to a
IlpShelfItemPosition |
void |
IltCardCarrier.setItem(int slotXIndex,
double slotXSpan,
int slotYIndex,
double slotYSpan,
IltObject item)
Adds a child item to the container at a given position and span.
|
void |
IltShelfItemContainer.setItem(int slotIndex,
IltObject item)
Deprecated.
Adds a child item to this container at a given position.
|
void |
IltShelf.setItem(int slotIndex,
IltObject item)
Deprecated.
Containment relationships should be declared at the
Datasource level. Please insert your shelf item in the
datasource, setting it as child of this shelf. It will also
be necessary to define its position within the shelf. You
can do this, by setting the shelf item position attribute
to a
IlpShelfItemPosition |
void |
IltCardCarrier.setItem(int slotIndex,
IltObject item)
Deprecated.
Containment relationships should be declared at the
Datasource level. Please insert your card in the
datasource, setting it as child of this card carrier. It will also
be necessary to define its position within the card carrier. You
can do this, by setting the card position attribute
to a shelf item position
IlpShelfItemPosition |
void |
IltShelfItemContainer.setItem(int slotIndex,
IltObject item,
double slotSpan)
Deprecated.
Adds a child item to this container, at a given position.
|
void |
IltShelf.setItem(int slotIndex,
IltObject item,
double slotSpan)
Deprecated.
Containment relationships should be declared at the
Datasource level. Please insert your shelf item in the
datasource, setting it as child of this shelf. It will also
be necessary to define its position within the shelf. You
can do this, by setting the shelf item position attribute
to a
IlpShelfItemPosition |
void |
IltCardCarrier.setItem(int slotIndex,
IltObject item,
double slotSpan)
Deprecated.
Containment relationships should be declared and
retrieved at the Datasource level. Please add your
object to the datasource as a child of this card carrier
and set its position, as a
IlpShelfItemPosition
using the method setPosition at the object
level or at the component view level. |
void |
IltShelf.setItem(int xSlotIndex,
int ySlotIndex,
IltObject item)
Deprecated.
Containment relationships should be declared at the
Datasource level. Please insert your shelf item in the
datasource, setting it as child of this shelf. It will also
be necessary to define its position within the shelf. You
can do this, by setting the shelf item position attribute
to a
IlpShelfItemPosition |
void |
IltCardCarrier.setItem(int slotXIndex,
int slotYIndex,
IltObject item)
Adds a child item to the container at a given position; any other
children accupying the given position (or even part of it) are
removed.
|
void |
IltAbstractLink.setLogicalFrom(IltObject from)
Sets the object that is used as the logical first extremity of the
link.
|
void |
IltAbstractLink.setLogicalTo(IltObject to)
Sets the object that is used as the logical second extremity of the
link.
|
void |
IltLinkSet.setNextFrom(IltObject nextFrom)
Sets the object that will be used as the first extremity of the link,
the next time the link is added to a manager.
|
void |
IltAbstractLink.setNextFrom(IltObject nextFrom)
Sets the object that will be used as the first extremity of the link
the next time the link is added to a manager.
|
void |
IltLinkSet.setNextTo(IltObject nextTo)
Sets the object that will be used as the second extremity of the link,
the next time the link is added to a manager.
|
void |
IltAbstractLink.setNextTo(IltObject nextTo)
Sets the object that will be used as the second extremity of the link
the next time the link is added to a manager.
|
void |
IltLinkSet.setOwner(IltObject o)
Sets the owner of this link set, which can be
a link bundle or a trail.
|
void |
IltLinkSet.setTo(IltGraphicManager manager,
IltObject to)
Sets the object that is to use as the second extremity of the link in the
given manager.
|
void |
IltLinkBundle.setTo(IltGraphicManager manager,
IltObject to)
Sets the object that is to use as the second extremity of the link in the
given manager.
|
void |
IltAbstractLink.setTo(IltGraphicManager manager,
IltObject to)
Sets the object that is to use as the second extremity of the link in the
given manager.
|
void |
IltAbstractLink.setTo(IltObject to)
Sets the object that is used as the logical second extremity of the
link.
|
void |
IltAbstractLink.setToOverride(IltGraphicManager manager,
IltObject newEnd)
Changes the override setting for the "to" end of a (yet nonexistent)
graphic representation.
|
void |
IltShelf.updateFrom(IltObject other) |
void |
IltObject.updateFrom(IltObject other)
Updates the local cache of attributes stored in getObjectAttribute().
|
void |
IltCardCarrier.updateFrom(IltObject other) |
void |
IltAbstractLink.updateFrom(IltObject other)
Updates the local cache of attributes stored in getObjectAttribute().
|
void |
IltObjectDefaultRenderer.updateGraphicProperties(IltObject tgo,
IlpRepresentationObject object)
Deprecated.
Copies rendering-relevant attributes from the representation object
to the
IltObject that is used for graphic rendering. |
Constructor and Description |
---|
IltGraphicChangedEvent(IltObject source,
IltGraphicManager manager,
IltGraphic graphic)
Creates an event.
|
IltInvalidStateException(IltObject object)
Deprecated.
Constructs an IltInvalidStateException with no detail message.
|
IltInvalidStateException(IltObject object,
String s)
Deprecated.
Constructs an IltInvalidStateException with the specified detail message.
|
Constructor and Description |
---|
IltGraphicRepresentationAttributeType(IltObject o)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
IltComponentGraphic.afterComputeGraphic(IltObject object,
IltGraphicManager manager)
Deprecated.
This method is called after computing the graphical representation of the
objects.
|
void |
IltComponentManager.computeGraphic(IltObject object,
Object position,
ilog.tgo.graphic.internal.IltComputeAmount amount) |
JPopupMenu |
IltJPopupMenuFactory.create(IltObject object,
IltCompositeGraphic graphic,
IltGraphicElementName elementName)
Deprecated.
Returns a pop-up menu to be used on a given element of the graphic
representation of an object.
|
IltGraphic |
IltComponentManager.createGraphic(IltObject obj) |
protected void |
IltComponentGraphic.createGraphic(IltObject object,
IltGraphicManager manager)
Deprecated.
Creates the graphical representation of the object in the given graphic manager.
|
void |
IltComponentGraphic.doComputeGraphic(IltObject object,
IltGraphicManager manager,
ilog.tgo.graphic.internal.IltComputeAmount amount)
Deprecated.
Computes the symbolic graphic representation of the object.
|
Constructor and Description |
---|
IltComponentGraphic(IltObject object,
IltGraphicManager manager)
Deprecated.
Default constructor
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.