|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlvGraphicSet | |
|---|---|
| ilog.cpl.graph.background | Contains the API that is available for making use of backgrounds (georeferenced or not ) within JViews TGO. |
| ilog.cpl.graphic.views.background | Provides classes for background support using ILOG JViews Maps. |
| 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.maps.graphic | This package contains graphic objects specialized for cartographic display. |
| ilog.views.prototypes | Provides legacy facilities that allow you to define custom graphic objects easily. |
| ilog.views.sdm.graphic | Contains specialized graphic objects used by the SDM component. |
| ilog.views.sdm.renderer.graphlayout | Contains the classes IlvGraphLayoutRenderer and
IlvLinkLayoutRenderer that give access to
the ILOG JViews Graph Layout capabilities. |
| ilog.views.svg | Contains classes adding SVG (Scalable Vector Graphic) support to ILOG JViews. |
| Uses of IlvGraphicSet in ilog.cpl.graph.background |
|---|
| Methods in ilog.cpl.graph.background with parameters of type IlvGraphicSet | |
|---|---|
protected void |
IlpSVGZBackground.readFromStream(IlvGraphicSet svgGraphic,
InputStream stream)
Reads the SVG file into a given IlvGraphicSet. |
protected void |
IlpSVGBackground.readFromStream(IlvGraphicSet svgGraphic,
InputStream stream)
Reads the SVG file into a given IlvGraphicSet. |
| Uses of IlvGraphicSet in ilog.cpl.graphic.views.background |
|---|
| Methods in ilog.cpl.graphic.views.background with parameters of type IlvGraphicSet | |
|---|---|
protected void |
IlpSVGZBackground.readFromStream(IlvGraphicSet svgGraphic,
InputStream stream)
Deprecated. Reads the SVG file into a given IlvGraphicSet. |
protected void |
IlpSVGBackground.readFromStream(IlvGraphicSet svgGraphic,
InputStream stream)
Deprecated. Reads the SVG file into a given IlvGraphicSet. |
| Uses of IlvGraphicSet in ilog.views.graphic |
|---|
| Constructors in ilog.views.graphic with parameters of type IlvGraphicSet | |
|---|---|
IlvGraphicSet(IlvGraphicSet source)
Creates a new IlvGraphicSet by copying an existing one. |
|
| Uses of IlvGraphicSet in ilog.views.graphic.composite |
|---|
| Subclasses of IlvGraphicSet in ilog.views.graphic.composite | |
|---|---|
class |
IlvCompositeGraphic
IlvCompositeGraphic stores and controls the layout of
multiple IlvGraphic objects thus building complex graphic
objects. |
| Uses of IlvGraphicSet in ilog.views.graphic.composite.decoration |
|---|
| Subclasses of IlvGraphicSet in ilog.views.graphic.composite.decoration | |
|---|---|
class |
IlvAssociation
An IlvAssociation contains an IlvLine that
connects to the center point of two graphic objects. |
| Uses of IlvGraphicSet in ilog.views.maps.graphic |
|---|
| Subclasses of IlvGraphicSet in ilog.views.maps.graphic | |
|---|---|
class |
IlvMapGraphicSet
IlvMapGraphicSet represents an IlvGraphicSet
that transmits its IlvMapStyle to the objects that it contains. |
| Uses of IlvGraphicSet in ilog.views.prototypes |
|---|
| Subclasses of IlvGraphicSet in ilog.views.prototypes | |
|---|---|
class |
IlvGraphicGroup
The class IlvGraphicGroup is a subclass of
IlvGraphicSet that encapsulates an IlvGroup. |
| Uses of IlvGraphicSet in ilog.views.sdm.graphic |
|---|
| Subclasses of IlvGraphicSet in ilog.views.sdm.graphic | |
|---|---|
class |
IlvDefaultLaneGraphic
This is the default graphic object used to represent swim lanes. |
class |
IlvGeneralNode
The class IlvGeneralNode is a general-purpose
graphic object with a geometric shape (square, circle,
diamond, or similar), a label, and an icon, each being optional. |
class |
IlvSDMCompositeNode
This class adds layering features to the IlvSDMCompositeNode class. |
class |
IlvURLGraphic
A class that loads the contents of an IlvGraphic from a URL. |
| Uses of IlvGraphicSet in ilog.views.sdm.renderer.graphlayout |
|---|
| Subclasses of IlvGraphicSet in ilog.views.sdm.renderer.graphlayout | |
|---|---|
static class |
IlvSwimLanesRenderer.DefaultSwimLaneGraphic
This class is used by the IlvSwimLanesRenderer to display
swim lanes. |
| Uses of IlvGraphicSet in ilog.views.svg |
|---|
| Subclasses of IlvGraphicSet in ilog.views.svg | |
|---|---|
class |
IlvSVGGraphicSet
A subclass of IlvGraphicSet that allows you to load the
contents of an SVG file into it. |
| Methods in ilog.views.svg that return IlvGraphicSet | |
|---|---|
IlvGraphicSet |
SVGGraphicFactory.createGraphicSet()
Creates a graphic set object. |
IlvGraphicSet |
SVGDefaultGraphicFactory.createGraphicSet()
Creates a graphic set object. |
| Methods in ilog.views.svg with parameters of type IlvGraphicSet | |
|---|---|
org.w3c.dom.svg.SVGDocument |
SVGDocumentBuilder.buildDocument(IlvGraphicSet set)
Creates and fills an SVGDocument with SVGElement
instances translated from the graphic objects of the
IlvGraphicSet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||