|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpViewsView | |
|---|---|
| ilog.cpl.equipment | Together with ilog.cpl.IlpEquipment, this package constitutes
the ILOG JTGO Equipment component. |
| ilog.cpl.equipment.action.toolbar | Contains predefined buttons that can be added to the toolbar of the Equipment component. |
| 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.action.toolbar | Contains predefined buttons that can be added to the toolbar of the graph view. |
| 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 | Provides graphic object and graphic view classes for creating and configuring graphic views based on ILOG JViews. |
| ilog.cpl.graphic.views.background | Provides classes for background support using ILOG JViews Maps. |
| ilog.cpl.network | Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. |
| ilog.cpl.network.action.toolbar | Contains predefined buttons that can be added to the toolbar of the Network component. |
| Uses of IlpViewsView in ilog.cpl.equipment |
|---|
| Classes in ilog.cpl.equipment that implement IlpViewsView | |
|---|---|
class |
IlpEquipmentView
This class displays the contents of an IlpEquipmentModel
in an ILOG JViews grapher. |
| Uses of IlpViewsView in ilog.cpl.equipment.action.toolbar |
|---|
| Uses of IlpViewsView in ilog.cpl.graph |
|---|
| Classes in ilog.cpl.graph that implement IlpViewsView | |
|---|---|
class |
IlpGraphView
This class displays the contents of an IlpGraphModel
in an ILOG JViews grapher. |
| Uses of IlpViewsView in ilog.cpl.graph.action.toolbar |
|---|
| Methods in ilog.cpl.graph.action.toolbar that return IlpViewsView | |
|---|---|
IlpViewsView |
IlpAbstractGraphAction.getView()
Returns the view. |
| Methods in ilog.cpl.graph.action.toolbar with parameters of type IlpViewsView | |
|---|---|
protected void |
IlpGraphInteractorButton.init(IlpViewsView view,
String iconLocation,
String tooltip)
|
| Constructors in ilog.cpl.graph.action.toolbar with parameters of type IlpViewsView | |
|---|---|
IlpAbstractGraphAction(IlpViewsView view)
Constructor |
|
IlpGraphFitToContentsAction(IlpViewsView view,
String bundle)
Creates the action. |
|
IlpGraphInteractorAction(IlpViewsView view,
AbstractButton button,
IlpViewsViewInteractor interactor,
String bundle)
Creates the action. |
|
IlpGraphInteractorAction(IlpViewsView view,
AbstractButton button,
IlvManagerViewInteractor interactor,
String bundle)
Creates the action. |
|
IlpGraphInteractorAction(IlpViewsView view,
String bundle)
Creates the action. |
|
| Uses of IlpViewsView in ilog.cpl.graph.background |
|---|
| Fields in ilog.cpl.graph.background declared as IlpViewsView | |
|---|---|
protected IlpViewsView |
IlpDefaultBackgroundSupport.view
The view currently attached to this background support. |
| Methods in ilog.cpl.graph.background that return IlpViewsView | |
|---|---|
IlpViewsView |
IlpDefaultBackgroundSupport.getView()
IlpBackgroundSupport implementation. |
IlpViewsView |
IlpBackgroundSupport.getView()
Returns the IlpViewsView that this background support is
associated with. |
| Methods in ilog.cpl.graph.background with parameters of type IlpViewsView | |
|---|---|
void |
IlpAbstractIVLBackground.addManagerLayer(IlvManagerLayer layer,
int index,
IlpViewsView view)
Adds an IlvManagerLayer to this background at the specified index. |
void |
IlpAbstractIVLBackground.create(IlvManager manager,
int index,
IlpViewsView view)
Invokes super implementation and handles internal structures. |
void |
IlpBackground.create(IlvManager manager,
int index,
IlpViewsView view)
Called by the IlpBackgroundSupport to indicate to this background
that it should create the provided IlvManager with the graphics that are to
represent the background. |
void |
IlpAbstractMapDataSourceBackground.create(IlvManager manager,
int index,
IlpViewsView view)
This method: Obtains the IlvMapDataSource
Fills it with the background
Updates the IlvManagerLayer references
It relies on the IlpMapDataSourceBackground.createMapDataSource. |
void |
IlpAbstractBackground.create(IlvManager manager,
int index,
IlpViewsView view)
Handles some of the common logistics behind creating a background, namely: Update the visibility of the IlvManagerLayer instances based on the properties of this background. |
void |
IlpSVGBackground.create(IlvManager manager,
int index,
IlpViewsView view)
Populates the IlvManager with the contents of the background file at the specified index. |
void |
IlpImageTileBackground.create(IlvManager manager,
int index,
IlpViewsView view)
Loads the images using load-on-demand via tiling. |
void |
IlpIVLFrameworkBackground.create(IlvManager manager,
int index,
IlpViewsView view)
Reads the contents of the IVL file into the IlvManager. |
void |
IlpIVLMapBackground.create(IlvManager manager,
int index,
IlpViewsView view)
Populates the IlvManager with the contents of the background file at the specified index. |
IlpBackground |
IlpIVLBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Creates an IlpBackground implementation for IVL
files depending on the current creation mode. |
IlpBackground |
IlpMIDMIFBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Creates an IlpBackground representing the given file. |
IlpBackground |
IlpShapeBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Creates an IlpBackground representing the given file. |
IlpBackground |
IlpImageBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Creates an IlpBackground representing the given file. |
IlpBackground |
IlpSVGBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Creates an IlpBackground representing the given file. |
IlpBackground |
IlpBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Creates an IlpBackground representing the given file. |
IlpBackground |
IlpSVGZBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Creates an IlpBackground representing the given file. |
IlpBackground |
IlpXMLBackgroundFactory.createBackground(IlpViewsView view,
URL XMLfileURL)
Creates an IlpBackground representing the contents of the given XML file. |
IlvMapDataSource |
IlpImageBackground.createMapDataSource(IlpViewsView view)
Creates an ilog.views.maps.datasource.IlvMapDataSource that
can handle the supported raster formats. |
IlvMapDataSource |
IlpMapDataSourceBackground.createMapDataSource(IlpViewsView view)
Should create the appropriate IlvMapDataSource implementation
for the specified URL defined for this background. |
IlvMapDataSource |
IlpShapeBackground.createMapDataSource(IlpViewsView view)
Creates an ilog.views.maps.datasource.IlvTiledShapeDataSource
if load-on-demand is enabled or an
ilog.views.maps.datasource.IlvShapeDataSource otherwise. |
IlvMapDataSource |
IlpMIDMIFBackground.createMapDataSource(IlpViewsView view)
Returns an ilog.views.maps.datasource.IlvMIDMIFDataSource. |
protected IlvFeatureRenderer |
IlpAbstractMapDataSourceBackground.createRenderer(IlpViewsView view,
IlvMapFeatureIterator featureIterator)
Can be overwritten by background implementations that want to provide a custom IlvFeatureRenderer for a background. |
protected IlvFeatureRenderer |
IlpImageBackground.createRenderer(IlpViewsView view,
URL backgroundURL,
IlvMapFeatureIterator featureIterator)
Creates a renderer for the attributes of the map. |
void |
IlpAbstractIVLBackground.dispose(IlvManager manager,
IlpViewsView view)
Calls the super implementation and then disposes internal structure. |
void |
IlpBackground.dispose(IlvManager manager,
IlpViewsView view)
Called by the IlpBackgroundSupport to indicate to this background
that it should dispose the graphics that are representing this background
from the provided IlvManager. |
void |
IlpAbstractMapDataSourceBackground.dispose(IlvManager manager,
IlpViewsView view)
This method: Clears the area of the IlvManagerLayers used Clears the IlvMapDataSource references from the underlying IlvManager. |
void |
IlpAbstractBackground.dispose(IlvManager manager,
IlpViewsView view)
Performs the following actions: Ensures that the area covered by the this background's layers are scheduled for a redraw Removes this background's layers from the provided IlvManager Clears the IlvManagerLayer references Subclasses should overwrite this method is further processing needs to be take place. |
void |
IlpIVLMapBackground.dispose(IlvManager manager,
IlpViewsView view)
Calls the super implementation and then disposes of any potential Map Theme settings. |
void |
IlpAbstractIVLBackground.removeManagerLayer(int index,
IlpViewsView view)
Removes the IlvManagerLayer positioned at the specified index from this background. |
void |
IlpDefaultBackgroundSupport.setView(IlpViewsView view)
IlpBackgroundSupport implementation. |
void |
IlpBackgroundSupport.setView(IlpViewsView view)
Associates this background support with the provided view. |
| Uses of IlpViewsView in ilog.cpl.graphic.views |
|---|
| Subinterfaces of IlpViewsView in ilog.cpl.graphic.views | |
|---|---|
interface |
IlpStylableViewsView
This is a graphic view that uses an ILOG JViews IlvManagerView
object for displaying and that can be customized using Cascading
Style Sheets (CSS). |
| Uses of IlpViewsView in ilog.cpl.graphic.views.background |
|---|
| Methods in ilog.cpl.graphic.views.background that return IlpViewsView | |
|---|---|
IlpViewsView |
IlpDefaultBackgroundSupport.getView()
Deprecated. Returns the view. |
| Methods in ilog.cpl.graphic.views.background with parameters of type IlpViewsView | |
|---|---|
void |
IlpDefaultBackgroundSupport.attach(IlpViewsView view)
Deprecated. Attaches this object to a given view. |
void |
IlpBackgroundSupport.attach(IlpViewsView view)
Deprecated. Attaches this object to a given view. |
IlpBackground |
IlpMIDMIFBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated. Creates an IlpBackground representing the given file. |
IlpBackground |
IlpSVGBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated. Creates an IlpBackground representing the given file. |
IlpBackground |
IlpImageBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated. Creates an IlpBackground representing the given file. |
IlpBackground |
IlpIVLBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated. Creates an IlpBackground representing the given file. |
IlpBackground |
IlpShapeFileBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated. Creates an IlpBackground representing the given file. |
IlpBackground |
IlpSVGZBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated. Creates an IlpBackground representing the given file. |
IlpBackground |
IlpBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated. Creates an IlpBackground representing the given file. |
IlpBackground |
IlpXMLBackgroundFactory.createBackground(IlpViewsView view,
URL XMLfileURL)
Deprecated. Creates an IlpBackground representing the contents of the given XML file. |
IlvManagerLayer |
IlpShapeFileBackground.createLayer(IlpViewsView view,
URL SHPfileURL)
Deprecated. Creates an empty IlvManagerLayer suitable for a .shp file. |
IlvManagerLayer |
IlpIVLBackground.createLayer(IlpViewsView view,
URL backgroundURL)
Deprecated. Creates an empty IlvManagerLayer suitable for an IVL file. |
IlvManagerLayer |
IlpBackground.createLayer(IlpViewsView view,
URL backgroundURL)
Deprecated. Creates an empty IlvManagerLayer suitable for containing a given background. |
IlvManagerLayer |
IlpImageTileBackground.createLayer(IlpViewsView view,
URL XMLfileURL)
Deprecated. Creates an empty IlvManagerLayer suitable for an image file. |
IlvManagerLayer |
IlpImageBackground.createLayer(IlpViewsView view,
URL backgroundURL)
Deprecated. Creates an empty IlvManagerLayer suitable for an image file. |
IlvManagerLayer |
IlpSVGBackground.createLayer(IlpViewsView view,
URL backgroundURL)
Deprecated. Creates an empty IlvManagerLayer suitable for an SVG file. |
IlvManagerLayer |
IlpMIDMIFBackground.createLayer(IlpViewsView view,
URL MIFfileURL)
Deprecated. Creates an empty IlvManagerLayer suitable for a .mif file. |
protected IlvFeatureRenderer |
IlpShapeFileBackground.createRenderer(IlpViewsView view,
URL SHPfileURL,
IlvMapFeatureIterator reader)
Deprecated. Creates a renderer for the attributes of the map. |
protected IlvFeatureRenderer |
IlpImageBackground.createRenderer(IlpViewsView view,
URL backgroundURL,
IlvMapFeatureIterator reader)
Deprecated. Creates a renderer for the attributes of the map. |
protected IlvFeatureRenderer |
IlpMIDMIFBackground.createRenderer(IlpViewsView view,
URL SHPfileURL,
IlvMapFeatureIterator reader)
Deprecated. Creates a renderer for the map's attributes. |
void |
IlpShapeFileBackground.fillLayer(IlpViewsView view,
URL SHPfileURL,
IlvManagerLayer layer)
Deprecated. Fills a layer with a .shp file. |
void |
IlpIVLBackground.fillLayer(IlpViewsView viewsView,
URL backgroundURL,
IlvManagerLayer layer)
Deprecated. Fills a layer with an IVL file. |
void |
IlpBackground.fillLayer(IlpViewsView view,
URL backgroundURL,
IlvManagerLayer layer)
Deprecated. Fills an IlvManagerLayer returned by createLayer
with objects. |
void |
IlpImageTileBackground.fillLayer(IlpViewsView view,
URL XMLfileURL,
IlvManagerLayer layer)
Deprecated. Fills a layer with an image file. |
void |
IlpImageBackground.fillLayer(IlpViewsView view,
URL backgroundURL,
IlvManagerLayer layer)
Deprecated. Fills a layer with an image file. |
void |
IlpSVGBackground.fillLayer(IlpViewsView view,
URL backgroundURL,
IlvManagerLayer layer)
Deprecated. Fills a layer with an SVG file. |
void |
IlpMIDMIFBackground.fillLayer(IlpViewsView view,
URL MIFfileURL,
IlvManagerLayer layer)
Deprecated. Fills a layer with a .mif file. |
void |
IlpDefaultBackgroundSupport.setView(IlpViewsView view)
Deprecated. Implementation of ilog.cpl.graph.background.IlpBackgroundSupport. |
| Uses of IlpViewsView in ilog.cpl.network |
|---|
| Classes in ilog.cpl.network that implement IlpViewsView | |
|---|---|
class |
IlpNetworkView
This class displays the contents of an IlpNetworkModel
in an ILOG JViews grapher. |
| Uses of IlpViewsView in ilog.cpl.network.action.toolbar |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||