Package | Description |
---|---|
ilog.cpl.graph |
Contains the abstract common implementation for both the
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes. |
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.graphlayout.labellayout |
Contains the classes needed for the label layout
|
ilog.tgo.interactor |
Provides the predefined interactors for a view.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
ilog.tgo.swing |
Provides Swing classes necessary to create an application mixing JTGO and Swing.
|
Modifier and Type | Method and Description |
---|---|
IltCompositeGraphic |
IlpGraphView.wrapGraphic(IlpGraphic graphic)
Wraps a Swing graphic object in an IltCompositeGraphic.
|
Modifier and Type | Method and Description |
---|---|
protected IlpStyleListenerSupport |
IlpGraphView.getStyleListener(IltCompositeGraphic graphic)
Returns a style listener for the given graphic.
|
IlpGraphic |
IlpGraphView.unwrapGraphic(IltCompositeGraphic graphic)
Returns the IlpGraphic wrapped by the IltCompositeGraphic.
|
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 | Field and Description |
---|---|
protected IltCompositeGraphic |
IltToolTipManager._composite
Deprecated.
The composite object, and graphic element name at the _point.
|
protected IltCompositeGraphic |
IltCompositeInteractions._graphic
Deprecated.
The composite graphic object for which this object is responsible.
|
Modifier and Type | Method and Description |
---|---|
IltCompositeGraphic |
IltGraphic.getCompositeGraphic()
Deprecated.
Returns the underlying IltCompositeGraphic instance.
|
IltCompositeGraphic |
IltCompositeGraphic.getCompositeGraphic()
Returns the composite graphic.
|
IltCompositeGraphic |
IltCompositeGrapher.getFrom(IltCompositeGraphic link)
Deprecated.
Please use the Network Component graphic holder instead.
|
IltCompositeGraphic |
IltShapeChangedEvent.getGraphic()
Returns the graphic object whose shape has changed.
|
IltCompositeGraphic |
IltSelectionEvent.getGraphic()
Returns the composite graphic object on which the event has occurred.
|
IltCompositeGraphic |
IltObjectInteractorContext.getGraphic()
Deprecated.
Returns the composite graphic object on which the event has occurred.
|
IltCompositeGraphic |
IltNetwork.getOverviewCompositeGraphic()
Returns the graphic representation of the overview object (in the parent IlvManager).
|
IltCompositeGraphic |
IltNetwork.getSubNetworkCompositeGraphic()
Returns the associated IltSubNetwork's graphic representation, used for interactors.
|
IltCompositeGraphic |
IltCompositeGrapher.getTo(IltCompositeGraphic link)
Deprecated.
Please use the Network Component graphic holder instead.
|
Modifier and Type | Method and Description |
---|---|
void |
IltGraphicSettings.applyGraphicSettings(IltCompositeGraphic graphic)
Deprecated.
Applies the graphic settings to a given graphic object.
|
void |
IltCompositeGrapher.fireSelectionChanged(IltCompositeGraphic graphic,
boolean selected)
Broadcasts a selection change event.
|
void |
IltCompositeGrapher.fireTreeSelectionChanged(IltCompositeGraphic graphic,
boolean selected)
Broadcasts a selection change event
to this and all parent graphers.
|
IltCompositeGraphic |
IltCompositeGrapher.getFrom(IltCompositeGraphic link)
Deprecated.
Please use the Network Component graphic holder instead.
|
IltCompositeGraphic |
IltCompositeGrapher.getTo(IltCompositeGraphic link)
Deprecated.
Please use the Network Component graphic holder instead.
|
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 |
IltCompositeGrapher.setLinkSkeleton(IltCompositeGraphic graphic,
IlpPolyline newshape)
Deprecated.
Use the three-argument
setLinkSkeleton instead. |
void |
IltCompositeGrapher.setLinkSkeleton(IltCompositeGraphic graphic,
IlpPolyline newshape,
IlpPositionSource reason)
Changes the shape of a link.
|
void |
IltNetwork.setOverviewCompositeGraphic(IltCompositeGraphic overviewCompositeGraphic)
Sets the graphic representation of the overview object.
|
void |
IltCompositeGrapher.translateObject(IltCompositeGraphic graphic,
double dx,
double dy)
Moves a node.
|
Constructor and Description |
---|
IltCompositeInteractions(IltCompositeGraphic graphic)
Deprecated.
Creates a new interaction manager for a composite graphic object.
|
IltSelectionEvent(IltCompositeGraphic source,
boolean selected)
Creates an event.
|
Modifier and Type | Method and Description |
---|---|
void |
IltLabelingModel.updateLabelPosition(IlvAnnealingLabelLayout labelLayout,
IltCompositeGraphic cg) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IltMakeLinkInteractor.accept(IltCompositeGraphic graphic)
This method tests if an object can be the origin or destination of
the link.
|
protected boolean |
IltMakeLinkInteractor.acceptDestination(IltCompositeGraphic node)
This method tests if a composite object can be the destination
of the link.
|
protected boolean |
IltMakeLinkInteractor.acceptOrigin(IltCompositeGraphic node)
This method tests if a composite object can be the origin of the link.
|
IltLinkPort |
IltEditLinkPortInteractor.addLinkPort(IltCompositeGraphic graphic,
IltLinkPort pin)
Adds the given link connection port to the node.
|
IltLinkPort |
IltEditLinkPortInteractor.addLinkPort(IltCompositeGraphic graphic,
IlvRect linkConnectionRect,
IlvPoint location)
Creates a link connection port on a node, at a given position.
|
protected String |
IltEditLinkPortInteractor.createLinkPortName(IltCompositeGraphic graphic,
double fx,
double fy)
Returns the name that will be used to create a new link port in the given
object.
|
void |
IltEditLinkPortInteractor.removeLinkPort(IltCompositeGraphic graphic,
IltLinkPort pin)
Removes a link connection port from a node.
|
Modifier and Type | Method and Description |
---|---|
ilog.tgo.graphic.internal.IltGraphicRepresentationStyle |
IltObject.getGraphicRepresentationStyle(IltCompositeGraphic graphic)
Returns the graphic representation type that should be used to the given
composite graphic in this moment.
|
ilog.tgo.graphic.internal.IltGraphicRepresentationStyle |
IltAbstractLink.getGraphicRepresentationStyle(IltCompositeGraphic graphic)
Returns the graphic representation type that should be used to the given
composite graphic in this moment.
|
static boolean |
IltBlinkingAlarms.IsBlinking(IltCompositeGraphic object)
Deprecated.
Use blinking colors instead.
|
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.
|
void |
IltCardCarrier.removeGraphic(IltGraphicManager manager,
IltCompositeGraphic graphic) |
static void |
IltBlinkingAlarms.StartBlinking(IltCompositeGraphic graphic,
Color altColor)
Deprecated.
Use blinking colors instead.
|
static void |
IltBlinkingAlarms.StartBlinking(IltCompositeGraphic graphic,
Color altColor,
Color altColor2)
Deprecated.
Use blinking colors instead.
|
static void |
IltBlinkingAlarms.StartBlinking(IltCompositeGraphic graphic,
Color altColor,
Color altBrightColor,
Color altDarkColor,
Color altColor2,
Color altBrightColor2,
Color altDarkColor2)
Deprecated.
Use blinking colors instead.
|
static void |
IltBlinkingAlarms.StopBlinking(IltCompositeGraphic graphic)
Deprecated.
Use blinking colors instead.
|
Modifier and Type | Method and Description |
---|---|
IltCompositeGraphic |
IltComponentGraphic.getCompositeGraphic()
Deprecated.
Returns the underlying IltCompositeGraphic instance.
|
Modifier and Type | Method and Description |
---|---|
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.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.