|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlvGraphic | |
|---|---|
| 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.cpl.graph.graphlayout.css | Provides the classes related to graph layout and link layout per-object parameters in the graph component. |
| ilog.tgo.composite | Provides the classes for handling the zoom policies and the layer policies. |
| ilog.tgo.faces.equipment.dhtml.servlet | Contains the Servlet related types needed in order to integrate the JViews TGO IlpEquipment as a Faces component. |
| ilog.tgo.faces.graph.dhtml.servlet | Contains the Servlet related types needed in order to leverage and integrate the JViews TGO common graph based types as Faces components. |
| ilog.tgo.faces.network.dhtml.servlet | Contains the Servlet related types needed in order to integrate the JViews TGO IlpNetwork as a Faces component. |
| ilog.tgo.graphic | Provides all the classes for handling the graphical representations of the telecom objects. |
| ilog.tgo.graphic.graphlayout | Contains graph layout algorithms that extend those of package ilog.views.graphlayout. |
| 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.swing | Provides Swing classes necessary to create an application mixing ILOG JTGO and Swing. |
| ilog.views | Provides the classes necessary to create a high performance 2D graphic application. |
| ilog.views.animation | This package contains utilities to show animated transitions between two states of an ILOG JViews manager. |
| ilog.views.bpmn | Contains the classes for the BPMN Support. |
| ilog.views.diagrammer.faces.dhtml.servlet | This package contains the JViews Diagrammer Faces servlet classes to dynamically generate images representing the component. |
| ilog.views.diagrammer.servlet | Contains the classes for implementing server-side applications based on the Diagrammer component. |
| ilog.views.dxf | Provides a reader for the DXF file format. |
| ilog.views.event | Provides interfaces and classes for dealing with different types of events fired by JViews Graphics Framework classes. |
| ilog.views.event.adapter | Provides event listener adapter and handler. |
| ilog.views.faces.dhtml.servlet | This package contains the servlet, servlet support and actions to manage the image generation and interactions. |
| ilog.views.graphic | Contains the predefined graphic objects of JViews. |
| ilog.views.graphic.composite | Provides classes for creating Composite Graphics. |
| ilog.views.graphic.composite.decoration | Provides predefined decorations. |
| ilog.views.graphic.composite.layout | Provides classes for the layout of the decorations within an IlvComposite. |
| ilog.views.graphic.composite.objectinteractor | Provides a predefined interactor for the composite graphics. |
| ilog.views.graphic.linkbundle | Provides a grapher link that stores and represents a bundle of individual links ("sublinks"). |
| ilog.views.graphic.linkpolicy | Contains the link shape policies. |
| ilog.views.graphlayout | A high-level, generic framework for the graph layout services provided by ILOG JViews, which allows you to easily obtain readable representations of graphs and networks. |
| ilog.views.graphlayout.bus | The Bus Layout algorithm is designed to display bus network topologies, that is, a set of nodes connected to a bus node. |
| ilog.views.graphlayout.circular | The Circular Layout algorithm displays graphs representing interconnected ring and/or star network topologies. |
| ilog.views.graphlayout.grid | The Grid Layout arranges the nodes either in the cells of a matrix (grid), or by rows or columns. |
| ilog.views.graphlayout.hierarchical | The Hierarchical Layout algorithm arranges the nodes of the graph in horizontal or vertical levels, so that the majority of the links point in the same direction (top-down, left-to-right, and so on). |
| ilog.views.graphlayout.labellayout | A generic framework for the label layout services provided by ILOG JViews, which can automatically place labels at graphic objects such as nodes and links. |
| ilog.views.graphlayout.labellayout.annealing | The Annealing Label Layout places labels close to related obstacles such that the amount of overlaps among labels, and between labels and obstacles is small. |
| ilog.views.graphlayout.link | The Link Layout algorithm reshapes the links of a graph without moving the nodes. |
| ilog.views.graphlayout.link.longlink | The Long Link Layout algorithm reshapes the links of a graph without moving the nodes. |
| ilog.views.graphlayout.link.shortlink | The Short Link Layout algorithm reshapes the links of a graph without moving the nodes. |
| ilog.views.graphlayout.topologicalmesh | The Topological Mesh Layout (TML) algorithm can be used to lay out cyclic graphs, both planar and non-planar. |
| ilog.views.graphlayout.tree | The Tree Layout arranges the nodes of a tree horizontally, vertically or radially, starting from the root of the tree. |
| ilog.views.graphlayout.uniformlengthedges | The Uniform Length Edges Layout algorithm can be used to lay out any type of graph; it allows you to specify the length of the links. |
| ilog.views.hypergraph | This package contains the graphic framework for hypergraphs. |
| ilog.views.hypergraph.crossing | This package contains the utility classes needed to calculate tunnel and bridge crossings in segmented hyperedges. |
| ilog.views.hypergraph.edgeconnector | This package contains the predefined hyperedge connectors of JViews. |
| ilog.views.hypergraph.interactor | This package contains the predefined view interactors for hyperedges. |
| ilog.views.hypergraph.undo | This package contains support for the undo framework of hypergraphs. |
| ilog.views.interactor | Provides the predefined interactors for a view. |
| ilog.views.io | Provides the input and output streams to store JViews objects in the IVL format. |
| ilog.views.linkconnector | Contains the predefined link connectors of JViews. |
| ilog.views.maps | This package contains the base classes to write map applications. |
| ilog.views.maps.beans | Provides useful beans for creating map applications. |
| ilog.views.maps.datasource | Provides predefined data sources. |
| ilog.views.maps.format.dxf | Provides classes to import and georeference DXF files. |
| ilog.views.maps.format.midmif | This package provides classes for loading MapInfo® Mid/Mif files. |
| ilog.views.maps.graphic | This package contains graphic objects specialized for cartographic display. |
| ilog.views.maps.graphic.style | Provides styles for stylable IlvMapGraphics. |
| ilog.views.maps.grids | This package defines a set of classes that display adaptive grids on top of a view. |
| ilog.views.maps.label | This package contains JViews Maps labeling classes. |
| ilog.views.maps.labelling | Provides classes and interfaces for map labelling. |
| ilog.views.maps.measures | General management of raster images. |
| ilog.views.maps.raster | Provides classes for orthodromy measurement. |
| ilog.views.maps.rendering | The factories used to translate map features into graphic objects. |
| ilog.views.objectinteractor | Provides the predefined interactors for a graphic object. |
| ilog.views.prototypes | Provides legacy facilities that allow you to define custom graphic objects easily. |
| ilog.views.sdm | The main ILOG JViews Stylable Data Mapper (SDM) package. |
| ilog.views.sdm.event | Contains the event-related classes in the SDM package. |
| ilog.views.sdm.graphic | Contains specialized graphic objects used by the SDM component. |
| ilog.views.sdm.interactor | Contains specialized interactors for the SDM component. |
| ilog.views.sdm.renderer | Contains the classes that define the renderers of an SDM engine. |
| ilog.views.sdm.renderer.graphlayout | Contains the classes IlvGraphLayoutRenderer and
IlvLinkLayoutRenderer that give access to
the ILOG JViews Graph Layout capabilities. |
| ilog.views.sdm.renderer.graphlayout.util | |
| ilog.views.sdm.renderer.maps | Contains the class IlvMapRenderer that gives access to
the features of the ILOG JViews Maps product. |
| ilog.views.sdm.servlet | Contains a specialized servlet that gives easy access to the SDM facilities in thin-client mode. |
| ilog.views.sdm.util | Contains SDM utility classes. |
| ilog.views.servlet | Generic Java Servlet to produce images from a JViews Manager. |
| ilog.views.svg | Contains classes adding SVG (Scalable Vector Graphic) support to ILOG JViews. |
| ilog.views.swing | Provides all the Swing components necessary to create an application mixing JViews and Swing. |
| ilog.views.symbology | Provides support for symbols and palettes of symbols. |
| ilog.views.tiling | Provides the framework to implement load on demand. |
| Uses of IlvGraphic in ilog.cpl.graph |
|---|
| Methods in ilog.cpl.graph that return IlvGraphic | |
|---|---|
IlvGraphic |
IlpGraphView.getLayoutProxy(IlpGraphic graphic)
Returns the IlvGraphic that represents this graphic
object for layout purposes, or null if it is currently
not in an ILOG JViews manager, or not considered by the layout. |
IlvGraphic |
IlpGraphView.getLayoutProxy(IlpRepresentationObject ro)
Returns the IlvGraphic that represents this graphic
object for layout purposes, or null if it is currently
not in an ILOG JViews manager, or not considered by the layout. |
| Uses of IlvGraphic in ilog.cpl.graph.graphlayout.css |
|---|
| Methods in ilog.cpl.graph.graphlayout.css with parameters of type IlvGraphic | |
|---|---|
boolean |
IlpTreeLayoutParameters.apply(IlvGraphLayout layout,
IlpRepresentationObject ro,
IlvGraphic layoutProxy)
Applies the configuration that is stored in this bean into the given layout for the given node. |
boolean |
IlpHierarchicalLayoutParameters.apply(IlvGraphLayout layout,
IlpRepresentationObject ro,
IlvGraphic layoutProxy)
Applies the configuration that is stored in this bean into the given layout for the given node. |
boolean |
IlpShortLinkLayoutParameters.apply(IlvGraphLayout layout,
IlpRepresentationObject ro,
IlvGraphic layoutProxy)
Applies the configuration that is stored in this bean into the given layout for the given node. |
boolean |
IlpGraphLayoutParameters.apply(IlvGraphLayout layout,
IlpRepresentationObject ro,
IlvGraphic layoutProxy)
Applies the configuration that is stored in this bean into the given layout for the given node. |
boolean |
IlpLinkLayoutParameters.apply(IlvGraphLayout layout,
IlpRepresentationObject ro,
IlvGraphic layoutProxy)
Applies the configuration that is stored in this bean into the given layout for the given node. |
boolean |
IlpBusLayoutParameters.apply(IlvGraphLayout layout,
IlpRepresentationObject ro,
IlvGraphic layoutProxy)
Applies the configuration that is stored in this bean into the given layout for the given node. |
boolean |
IlpGridLayoutParameters.apply(IlvGraphLayout layout,
IlpRepresentationObject ro,
IlvGraphic layoutProxy)
Applies the configuration that is stored in this bean into the given layout for the given node. |
boolean |
IlpCircularLayoutParameters.apply(IlvGraphLayout layout,
IlpRepresentationObject ro,
IlvGraphic layoutProxy)
Applies the configuration that is stored in this bean into the given layout for the given node. |
boolean |
IlpLongLinkLayoutParameters.apply(IlvGraphLayout layout,
IlpRepresentationObject ro,
IlvGraphic layoutProxy)
Applies the configuration that is stored in this bean into the given layout for the given node. |
boolean |
IlpUniformLengthEdgesLayoutParameters.apply(IlvGraphLayout layout,
IlpRepresentationObject ro,
IlvGraphic layoutProxy)
Applies the configuration that is stored in this bean into the given layout for the given node. |
| Uses of IlvGraphic in ilog.tgo.composite |
|---|
| Methods in ilog.tgo.composite that return IlvGraphic | |
|---|---|
IlvGraphic |
IltcCompositeGraphic.getLayoutProxy()
|
static IlvGraphic |
IltcCompositeManager.GetObject(IlvPoint p,
IlvManagerView view)
Returns the IlvGraphic at a given point in a given view. |
static IlvGraphic |
IltcCompositeManager.GetObjectOnlyJTGO(IlvPoint p,
IlvManagerView view)
Like GetObject(p,view), except that it is free to ignore non-JTGO layers. |
IlvGraphic |
IltcCompositeGraphic.getProxy()
Returns the IlvGraphic that represents this composite graphic object for layout purposes, or null if it is currently not in a
manager or not considered by the layout. |
| Methods in ilog.tgo.composite with parameters of type IlvGraphic | |
|---|---|
protected void |
IltcCompositeManager.applyToLayoutProxy(IltcCompositeGraphic graphic,
IlvGraphic proxy,
IlvApplyObject f,
Object arg)
Applies a function f, with a proxy object temporarily removed from the manager. |
protected void |
IltcCompositeGrapher.applyToLayoutProxy(IltcCompositeGraphic graphic,
IlvGraphic proxy,
IlvApplyObject f,
Object arg)
Applies a function f, with a proxy object temporarily removed from the manager. |
static IltcCompositeGraphic |
IltcCompositeManager.GetCompositeGraphic(IlvGraphic gg)
Returns the composite graphic object a given IlvGraphic belongs to, null if none. |
static IltcCompositeGraphic |
IltcCompositeManager.GetCompositeGraphicFromProxy(IlvGraphic gg)
Returns the composite graphic object a given proxy represents, null if none. |
void |
IltcCompositeGraphic.reinitLayoutProxy(IlvGraphic newProxy)
|
| Uses of IlvGraphic in ilog.tgo.faces.equipment.dhtml.servlet |
|---|
| Methods in ilog.tgo.faces.equipment.dhtml.servlet with parameters of type IlvGraphic | |
|---|---|
protected boolean |
IltFacesEquipmentServletSupport.shouldGenerateImageMap(javax.servlet.http.HttpServletRequest request,
IlvGraphic graphic,
IlvManagerView view,
IlvTransformer t)
Returns true if image map information should be
generated for the specified IlvGraphic. |
| Uses of IlvGraphic in ilog.tgo.faces.graph.dhtml.servlet |
|---|
| Fields in ilog.tgo.faces.graph.dhtml.servlet with type parameters of type IlvGraphic | |
|---|---|
protected Comparator<IlvGraphic> |
IltFacesGraphServletSupport.graphicObjectComparator
Comparator used to sort the IlvGraphic instances for image map purposes. |
| Methods in ilog.tgo.faces.graph.dhtml.servlet that return types with arguments of type IlvGraphic | |
|---|---|
protected Comparator<IlvGraphic> |
IltFacesGraphServletSupport.getGraphicObjectComparator(IlvManagerLayer layer,
IlvManagerView view,
javax.servlet.http.HttpServletRequest request)
Returns a Comparator implementation that will be used to
sort the IlvGraphic instances in the given layer that need to
have their image map generated. |
| Methods in ilog.tgo.faces.graph.dhtml.servlet with parameters of type IlvGraphic | |
|---|---|
String |
IltFacesImageMapAreaGenerator.generateALT(IlvManagerView view,
IlvGraphic object)
Returns the ALT attribute of this area for a specified
graphic object. |
String |
IltFacesImageMapAreaGenerator.generateCOORDS(IlvManagerView view,
IlvGraphic graphic,
IlvRect bounds,
IlvTransformer viewTransformer)
Returns the coordinates of the AREA mapped to the base
of a given graphic object. |
protected IlvImageMapAreaGenerator |
IltFacesGraphServletSupport.getImageMapAreaGenerator(javax.servlet.http.HttpServletRequest request,
IlvGraphic obj,
IlvManagerView view,
IlvTransformer t)
Returns the area generator for the specified graphic object. |
protected IlpRepresentationObject |
IltFacesImageMapAreaGenerator.getRepresentationObject(IlvGraphic object)
Accesses the representation object, that is, an IlpRepresentationObject instance from a given graphic
object in a manager view. |
int |
IltFacesImageMapAreaGenerator.getShape(IlvManagerView view,
IlvGraphic graphic,
IlvTransformer viewTrasnformer)
Returns the shape of the area for the graphic object specified. |
protected abstract boolean |
IltFacesGraphServletSupport.shouldGenerateImageMap(javax.servlet.http.HttpServletRequest request,
IlvGraphic graphic,
IlvManagerView view,
IlvTransformer t)
Returns true if image map information should be
generated for the specified IlvGraphic. |
| Uses of IlvGraphic in ilog.tgo.faces.network.dhtml.servlet |
|---|
| Methods in ilog.tgo.faces.network.dhtml.servlet with parameters of type IlvGraphic | |
|---|---|
protected boolean |
IltFacesNetworkServletSupport.shouldGenerateImageMap(javax.servlet.http.HttpServletRequest request,
IlvGraphic graphic,
IlvManagerView view,
IlvTransformer t)
Returns true if image map information should be
generated for the specified IlvGraphic. |
| Uses of IlvGraphic in ilog.tgo.graphic |
|---|
| Subclasses of IlvGraphic in ilog.tgo.graphic | |
|---|---|
class |
IltNetwork
This subclass of IlvGrapher instantiates its own
IltCompositeGrapher, and
optionally it instantiates a sample network. |
| Methods in ilog.tgo.graphic that return IlvGraphic | |
|---|---|
IlvGraphic |
IltCompositeInteractions.CompositeInteractorContext.getIlvGraphic()
|
IlvGraphic |
IltObjectInteractorContext.getIlvGraphic()
Deprecated. Returns the elementary graphic object on which the event has occurred. |
| Methods in ilog.tgo.graphic with parameters of type IlvGraphic | |
|---|---|
boolean |
IltExpandCollapseInteractor.processEvent(IlvGraphic obj,
AWTEvent event,
IlvObjectInteractorContext context)
Toggles the expanded state of the expandable node on mouse clicks. |
boolean |
IltObjectInteractor.processEvent(IlvGraphic graphic,
AWTEvent event,
IlvObjectInteractorContext context)
Deprecated. Processes the events. |
boolean |
IltFocusInteractor.processFocusEvent(IlvGraphic graphic,
FocusEvent event,
IlvObjectInteractorContext context)
Deprecated. Processes the focus events. |
protected boolean |
IltObjectInteractor.processFocusEvent(IlvGraphic graphic,
FocusEvent event,
IlvObjectInteractorContext context)
Deprecated. Processes the focus events. |
boolean |
IltKeyInteractor.processKeyEvent(IlvGraphic graphic,
KeyEvent event,
IlvObjectInteractorContext context)
Deprecated. Processes the key events. |
protected boolean |
IltObjectInteractor.processKeyEvent(IlvGraphic graphic,
KeyEvent event,
IlvObjectInteractorContext context)
Deprecated. Processes the key events. |
boolean |
IltMouseInteractor.processMouseEvent(IlvGraphic graphic,
MouseEvent event,
IlvObjectInteractorContext context)
Deprecated. Processes the mouse events (except mouse moved and mouse dragged). |
protected boolean |
IltObjectInteractor.processMouseEvent(IlvGraphic graphic,
MouseEvent event,
IlvObjectInteractorContext context)
Deprecated. Processes the mouse events (except mouse moved and mouse dragged). |
boolean |
IltMouseMotionInteractor.processMouseMotionEvent(IlvGraphic graphic,
MouseEvent event,
IlvObjectInteractorContext context)
Deprecated. Processes the mouse moved and mouse dragged events. |
protected boolean |
IltObjectInteractor.processMouseMotionEvent(IlvGraphic graphic,
MouseEvent event,
IlvObjectInteractorContext context)
Deprecated. Processes the mouse moved and mouse dragged events. |
| Constructors in ilog.tgo.graphic with parameters of type IlvGraphic | |
|---|---|
IltCompositeInteractions.CompositeInteractorContext(IlvGraphic gg,
IlvObjectInteractorContext origcontext,
IlvManagerView view,
IltGraphic graphic)
|
|
| Uses of IlvGraphic in ilog.tgo.graphic.graphlayout |
|---|
| Methods in ilog.tgo.graphic.graphlayout with parameters of type IlvGraphic | |
|---|---|
protected IlvGraphLayoutLinkProperty |
IltLinkLayout.createLayoutLinkProperty(String name,
IlvGraphic link,
boolean withDefaults)
Returns a new instance of IltLinkLayoutLinkProperty
that stores the parameter settings of this layout class for links. |
protected IlvGraphLayoutLinkProperty |
IltShortLinkLayout.createLayoutLinkProperty(String name,
IlvGraphic link,
boolean withDefaults)
Returns a new instance of IltShortLinkLayoutLinkProperty
that stores the parameter settings of this layout class for links. |
void |
IltLinkLayoutLinkProperty.transfer(IlvGraphLayout graphLayout,
IlvGraphic link)
Transfers the layout parameter settings stored in this named property back to the input layout for the input link. |
void |
IltShortLinkLayoutLinkProperty.transfer(IlvGraphLayout graphLayout,
IlvGraphic link)
Transfers the layout parameter settings stored in this named property back to the input layout for the input link. |
| Constructors in ilog.tgo.graphic.graphlayout with parameters of type IlvGraphic | |
|---|---|
IltLinkLayoutLinkProperty(String name,
IltLinkLayout layout,
IlvGraphic link,
boolean withDefaults)
Creates a new IltLinkLayoutLinkProperty that stores
layout parameter settings of the layout for
the link. |
|
IltShortLinkLayoutLinkProperty(String name,
IltShortLinkLayout layout,
IlvGraphic link,
boolean withDefaults)
Creates a new IltShortLinkLayoutLinkProperty that stores
layout parameter settings of the layout for
the link. |
|
| Uses of IlvGraphic in ilog.tgo.graphic.renderer |
|---|
| Methods in ilog.tgo.graphic.renderer that return IlvGraphic | |
|---|---|
protected IlvGraphic |
IltSVGBaseRendererFactory.createGraphic()
Returns a new IlvGraphic which displays the contents
of the SVG file. |
IlvGraphic |
IltOPCBaseRenderer.Graphic.getGraphic()
Returns the graphic instance that will be displayed by this base renderer. |
IlvGraphic |
IltCardBaseRenderer.Graphic.getGraphic()
Returns the graphic instance that will be displayed by this base renderer. |
IlvGraphic |
IltTinyBaseRenderer.Graphic.getGraphic()
Returns the graphic instance that will be displayed by this base renderer. |
IlvGraphic |
IltPortBaseRenderer.Graphic.getGraphic()
Returns the graphic instance that will be displayed by this base renderer. |
IlvGraphic |
IltNEBaseRenderer.Graphic.getGraphic()
Returns the graphic instance that will be displayed by this base renderer. |
IlvGraphic |
IltLedBaseRenderer.Graphic.getGraphic()
Returns the graphic instance that will be displayed by this base renderer. |
IlvGraphic |
IltLogicalBaseRenderer.Graphic.getGraphic()
Returns the graphic instance that will be displayed by this base renderer. |
| Methods in ilog.tgo.graphic.renderer with parameters of type IlvGraphic | |
|---|---|
void |
IltBaseRenderer.attach(IlvGraphic g)
This method is invoked to indicate to the base renderer which IlvGraphic
it is used by. |
void |
IltOPCImageBaseRendererFactory.BaseRenderer.attach(IlvGraphic base)
Attaches the BaseRenderer icon to the element base. |
void |
IltCardDirectImageBaseRendererFactory.BaseRenderer.attach(IlvGraphic base)
|
void |
IltNEImageBaseRendererFactory.BaseRenderer.attach(IlvGraphic base)
|
void |
IltPortImageBaseRendererFactory.BaseRenderer.attach(IlvGraphic base)
Attaches the BaseRenderer icon to the element base. |
void |
IltCardImageBaseRendererFactory.BaseRenderer.attach(IlvGraphic g)
|
void |
IltNEDirectImageBaseRendererFactory.BaseRenderer.attach(IlvGraphic base)
|
void |
IltPortDirectImageBaseRendererFactory.BaseRenderer.attach(IlvGraphic base)
|
void |
IltTinyImageBaseRendererFactory.BaseRenderer.attach(IlvGraphic base)
|
void |
IltOPCDirectImageBaseRendererFactory.BaseRenderer.attach(IlvGraphic base)
|
void |
IltLogicalImageBaseRendererFactory.BaseRenderer.attach(IlvGraphic base)
|
void |
IltOPCBaseRenderer.Graphic.setGraphic(IlvGraphic g)
Sets the graphic instance that will be displayed by this base renderer. |
void |
IltCardBaseRenderer.Graphic.setGraphic(IlvGraphic g)
Sets the graphic instance that will be displayed by this base renderer. |
void |
IltTinyBaseRenderer.Graphic.setGraphic(IlvGraphic g)
Sets the graphic instance that will be displayed by this base renderer. |
void |
IltPortBaseRenderer.Graphic.setGraphic(IlvGraphic g)
Sets the graphic instance that will be displayed by this base renderer. |
void |
IltNEBaseRenderer.Graphic.setGraphic(IlvGraphic g)
Sets the graphic instance that will be displayed by this base renderer. |
void |
IltLedBaseRenderer.Graphic.setGraphic(IlvGraphic g)
Sets the graphic instance that will be displayed by this base renderer. |
void |
IltLogicalBaseRenderer.Graphic.setGraphic(IlvGraphic g)
Sets the graphic instance that will be displayed by this base renderer. |
| Uses of IlvGraphic in ilog.tgo.interactor |
|---|
| Methods in ilog.tgo.interactor that return IlvGraphic | |
|---|---|
protected IlvGraphic |
IltMakeRectGroupInteractor.makeObject(IlvRect rect)
|
protected IlvGraphic |
IltMakePolyGroupInteractor.makePolyPoint(IlvPoint[] points)
|
protected IlvGraphic |
IltMakeLinearGroupInteractor.makePolyPoint(IlvPoint[] points)
|
| Methods in ilog.tgo.interactor with parameters of type IlvGraphic | |
|---|---|
protected boolean |
IltEditLabelInteractor.accept(IlvGraphic obj)
Verifies whether editing of the object is allowed. |
protected void |
IltMoveObjectInteractor.drawGhost(IlvGraphic obj,
IlvObjectInteractorContext context)
|
void |
IltSelectInteractor.drawGhostMove(Graphics g,
IlvGraphic obj,
IlvRect rect)
|
protected IlvRect |
IltSelectInteractorMoveSelection.getSelectionBoundingBox(IlvGraphic object,
IlvTransformer transf)
This method is invoked by setSelectionRect() and is intended
to return the bounding box of a given object. |
protected void |
IltMoveObjectInteractor.performMove(IlvGraphic obj,
IlvPoint position,
IlvObjectInteractorContext context)
|
| Uses of IlvGraphic in ilog.tgo.model |
|---|
| Methods in ilog.tgo.model that return IlvGraphic | |
|---|---|
IlvGraphic |
IltObject.getLayoutProxy(IltGraphicManager manager)
Deprecated. Please add this object to a datasource, retrieve its IlpGraphic and then use the method
IlpNetworkView.getLayoutProxy. |
| Uses of IlvGraphic in ilog.tgo.swing |
|---|
| Methods in ilog.tgo.swing that return IlvGraphic | |
|---|---|
IlvGraphic |
IltComponentGraphic.getObject(String name)
Deprecated. Returns the graphic object with that name if exists in the bag, otherwise returns null. |
| Methods in ilog.tgo.swing with parameters of type IlvGraphic | |
|---|---|
void |
IltComponentGraphic.addObject(IlvGraphic graphic,
boolean redraw)
Deprecated. Implementation of the IlvGraphicBag interface. |
void |
IltComponentGraphic.applyToObject(IlvGraphic graphic,
IlvApplyObject f,
Object arg,
boolean redraw)
Deprecated. Implementation of the IlvGraphicBag interface. |
void |
IltComponentGraphic.moveObject(IlvGraphic graphic,
float x,
float y,
boolean redraw)
Deprecated. Implementation of the IlvGraphicBag interface. |
void |
IltComponentGraphic.reDrawObj(IlvGraphic graphic)
Deprecated. Implementation of the IlvGraphicBag interface. |
void |
IltComponentGraphic.removeObject(IlvGraphic graphic,
boolean redraw)
Deprecated. Implementation of the IlvGraphicBag interface. |
void |
IltComponentGraphic.reshapeObject(IlvGraphic obj,
IlvRect newrect,
boolean redraw)
Deprecated. Implementation of the IlvGraphicBag interface. |
boolean |
IltComponentGraphic.setObjectName(IlvGraphic graphic,
String name)
Deprecated. Implementation of the IlvGraphicBag interface. |
| Uses of IlvGraphic in ilog.views |
|---|
| Subclasses of IlvGraphic in ilog.views | |
|---|---|
class |
IlvDrawSelection
The IlvDrawSelection class is the default
selection object for graphic objects. |
class |
IlvGrapher
IlvGrapher is a subclass of IlvManager that uses
graphic objects in the form of nodes and links to represent dynamic
interconnected information. |
class |
IlvHandlesSelection
A selection object that displays several handles. |
class |
IlvLinkImage
IlvLinkImage is the base class for links, that is, graphic
objects that are the visual representation of a connection between two
nodes in an IlvGrapher instance. |
class |
IlvLinkImageSelection
The selection object for an IlvLinkImage. |
class |
IlvManager
IlvManager is the container class used to store and manipulate
IlvGraphic objects displayed in one or more IlvManagerView
instance. |
class |
IlvPolyPointsSelection
This class is a selection object used to select graphic objects that implements the IlvPolyPointsInterface. |
class |
IlvSelection
An abstract class that describes the selection on another object. |
class |
IlvUnresizeableDrawSelection
This class is a default selection object used to show that a graphic object which cannot be resized with interactors is selected. |
| Fields in ilog.views declared as IlvGraphic | |
|---|---|
protected IlvGraphic[] |
IlvGraphicVector.elementData
The buffer in which elements are stored. |
| Methods in ilog.views that return IlvGraphic | |
|---|---|
IlvGraphic |
IlvGrapher.copy()
Creates a new IlvGrapher by copying this
grapher. |
abstract IlvGraphic |
IlvGraphic.copy()
Returns a copy of this IlvGraphic instance. |
IlvGraphic |
IlvLinkImage.copy()
Copies the object. |
IlvGraphic |
IlvSelection.copy()
Empty implementation of IlvGraphic.copy. |
IlvGraphic |
IlvManager.copy()
Creates a new manager by copying this manager. |
IlvGraphic |
IlvGraphicVector.elementAt(int index)
Returns the element at the specified index. |
IlvGraphic |
IlvGraphicVector.firstElement()
Returns the first element of the sequence. |
IlvGraphic |
IlvManager.getCollapsedGraphic()
Returns the representation of the manager when the manager is collapsed. |
IlvGraphic |
IlvLinkImage.getFrom()
Returns the origin object. |
static IlvGraphic |
IlvGraphic.GetGraphicObject(Transferable trans)
A static method that decodes a Transferable object. |
protected IlvGraphic |
IlvHoverHighlightingImageOperation.getHighlightedGraphic()
Returns the highlighted graphic object. |
IlvGraphic |
IlvLinkConnector.getNode()
Returns the node associated with the link connector. |
IlvGraphic |
IlvSelection.getObject()
Returns the corresponding selected object. |
IlvGraphic |
IlvManager.getObject(IlvPoint p,
IlvManagerView view)
Returns the graphic object located at the specified point in a manager view; otherwise, it returns null. |
IlvGraphic |
IlvManager.getObject(IlvPoint p,
IlvManagerView view,
boolean traverse)
Returns the graphic object located at the specified point in a manager view; otherwise, it returns null. |
IlvGraphic |
IlvIndexedSet.getObject(IlvPoint p,
IlvPoint tp,
IlvTransformer t)
Looks for an object at a specified location. |
IlvGraphic |
IlvManager.getObject(IlvPoint p,
int layer,
IlvManagerView view)
Returns the graphic object located at the specified point in a manager view for a specified layer; otherwise, it returns null. |
IlvGraphic |
IlvIndexedSet.getObject(int index)
Returns the object at the input index. |
IlvGraphic |
IlvGraphicBag.getObject(String name)
Returns the graphic object with that name if it exists in the bag, otherwise returns null. |
IlvGraphic |
IlvManager.getObject(String name)
Returns the object with the specified name, or null if there
is no object with this name. |
IlvGraphic |
IlvLinkImage.getOpposite(IlvGraphic node)
If node is the destination object, returns the origin object. |
IlvGraphic |
IlvLinkImage.getTo()
Returns the destination object. |
IlvGraphic |
IlvLinkImage.getVisibleFrom()
Returns the origin graphic object visible on the screen if the link is an intergraph link. |
IlvGraphic |
IlvLinkImage. |