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.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 Rogue Wave JViews.
|
ilog.cpl.graphic.views.background |
Provides classes for background support using Rogue Wave JViews Maps.
|
ilog.tgo.composite |
Provides the classes for handling the zoom policies and the layer policies.
|
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.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.tgo.interactor |
Provides the predefined interactors for a view.
|
ilog.tgo.util |
Provides general purpose classes and interfaces used in JTGO.
|
ilog.views |
Provides the classes necessary to create a
high performance 2D graphic application.
|
ilog.views.accelerator |
Provides the default key accelerators for
a manager.
|
ilog.views.animation |
This package contains utilities to show animated transitions
between two states of a Rogue Wave JViews manager.
|
ilog.views.awt |
Provides all the AWT components necessary to create
an application mixing JViews and AWT.
|
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.composite.decoration |
Provides predefined decorations.
|
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.labellayout |
A generic framework for the label layout services provided
by JViews,
which can automatically place labels at graphic objects
such as nodes and 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.interactor |
This package contains the predefined view interactors for hyperedges.
|
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.maps |
This package contains the base classes to write map applications.
|
ilog.views.maps.beans |
JViews 7.0 Beans and ready to use GUI components.
|
ilog.views.maps.datasource |
Provides predefined data sources.
|
ilog.views.maps.defense.terrain |
This package contains classes for terrain analysis.
|
ilog.views.maps.defense.terrain3d.model |
Classes to manage the 3D terrain model displayed in the 3D view.
|
ilog.views.maps.format |
Provides classes to read various map file formats.
|
ilog.views.maps.grids |
This package defines a set of classes that display adaptive grids on top of a view.
|
ilog.views.maps.interactor |
Provides interactors to interact with maps.
|
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.datasource |
Provides classes for raster data sources.
|
ilog.views.maps.theme |
Provides classes for dynamic styling.
|
ilog.views.prototypes |
Provides legacy facilities that allow you to define custom graphic objects
easily.
|
ilog.views.sdm.renderer |
Contains the classes that define the renderers of an SDM engine.
|
ilog.views.sdm.renderer.maps |
Contains the class
IlvMapRenderer that gives access to
the features of the Rogue Wave JViews Maps product. |
ilog.views.svg |
Contains classes adding SVG (Scalable Vector Graphic) support to Rogue Wave JViews.
|
ilog.views.svg.servlet |
Provides the generic Java Servlet to produce SVG Thin-Client images from a JViews Manager.
|
ilog.views.swing |
Provides all the Swing components necessary to create
an application mixing JViews and Swing.
|
ilog.views.tiling |
Provides the framework to implement load on demand.
|
Modifier and Type | Method and Description |
---|---|
protected IlpManagerView |
IlpGraphView.createManagerView(IlvManager grapher,
IlpContext context)
Creates the
IlvManagerView used by this view. |
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlpDefaultBackgroundSupport.getManager()
Returns the
IlvManager of the attached view. |
Modifier and Type | Method and Description |
---|---|
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 |
IlpIVLMapBackground.create(IlvManager manager,
int index,
IlpViewsView view)
Populates the IlvManager with the contents of the background file at the
specified index.
|
void |
IlpIVLFrameworkBackground.create(IlvManager manager,
int index,
IlpViewsView view)
Reads the contents of the
IVL file into the IlvManager . |
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 |
IlpAbstractIVLBackground.create(IlvManager manager,
int index,
IlpViewsView view)
Invokes super implementation and handles internal structures.
|
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 |
IlpIVLMapBackground.dispose(IlvManager manager,
IlpViewsView view)
Calls the super implementation and then disposes of any potential Map Theme settings.
|
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 |
IlpAbstractIVLBackground.dispose(IlvManager manager,
IlpViewsView view)
Calls the super implementation and then disposes internal structure.
|
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.
|
Modifier and Type | Method and Description |
---|---|
IlvManagerLayer |
IlpLayer.getLayerFor(IlvManager manager,
IlpGraphic graphic)
Returns the right manager layer for a given object.
|
boolean |
IlpLayer.isVisible(IlvManager manager)
Returns the visibility of this macro-layer in the manager.
|
protected void |
IlpManagerView.managerChanged(IlvManager oldManager,
IlvManager newManager) |
void |
IlpLayer.setVisible(IlvManager manager,
boolean visible)
Changes the visibility of this macro-layer in the manager.
|
void |
IlpLayer.setVisible(IlvManager manager,
IlvManagerView view,
boolean visible)
Changes the visibility of this macro-layer in a view.
|
Constructor and Description |
---|
IlpManagerView(IlpGraphicView cplView,
IlvManager manager)
Deprecated.
|
IlpManagerView(IlpGraphicView cplView,
IlvManager manager,
IlvTransformer t)
Deprecated.
|
IlpManagerView(IlpGraphicView cplView,
IlvManager manager,
IlvTransformer t,
boolean isInteracted)
Deprecated.
|
IlpManagerView(IlpGraphicView cplView,
IlvManager manager,
IlvTransformer transf,
IlSynchronizationContext syncCtx,
boolean isInteracted)
Creates a new manager view.
|
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlpDefaultBackgroundSupport.getManager()
Deprecated.
Returns the
IlvManager of the view. |
Modifier and Type | Field and Description |
---|---|
protected IlvManager |
IltZoomPolicy._ilvmanager
Its underlying IlvManager.
|
protected IlvManager |
IltcCompositeManager._manager |
Modifier and Type | Method and Description |
---|---|
IlvManager |
IltcCompositeManager.getManager()
Returns the IlvGraphic manager.
|
Modifier and Type | Method and Description |
---|---|
static void |
IltcCompositeManager.AddZoomListener(IlvManager manager,
IltcZoomListener listener)
Adds a zoom listener to an IlvManager.
|
protected void |
IltcLayer.destroy(IlvManager manager)
Deletes the layer and frees the associated range of IlvManagerLayers.
|
static Enumeration |
IltcCompositeManager.GetCompositeManagers(IlvManager manager)
Returns an enumeration of all IltcCompositeManagers which use a given
IlvManager for display.
|
abstract IlvTransformer |
IltZoomPolicy.getGraphLayoutTransformer(IlvManager subgrapher)
Returns the reference transformer for a graph layout in a subgrapher.
|
IlvTransformer |
IltPhysicalZoomPolicy.getGraphLayoutTransformer(IlvManager subgrapher)
Returns the reference transformer for a graph layout in a subgrapher.
|
IlvTransformer |
IltLogicalZoomPolicy.getGraphLayoutTransformer(IlvManager subgrapher)
Returns the reference transformer for a graph layout in a subgrapher.
|
IlvManagerLayer |
IltcLayer.getLayerFor(IlvManager manager,
IlpGraphic graphic)
Returns the right manager layer for a given object.
|
boolean |
IltcLayer.isVisible(IlvManager manager)
Returns the visibility of this macro-layer in the manager.
|
static void |
IltcCompositeManager.RemoveZoomListener(IlvManager manager,
IltcZoomListener listener)
Removes a zoom listener from an IlvManager.
|
void |
IltcLayer.setVisible(IlvManager manager,
boolean visible)
Changes the visibility of this macro-layer in the manager.
|
void |
IltcLayer.setVisible(IlvManager manager,
IlvManagerView view,
boolean visible)
Changes the visibility of this macro-layer in a view.
|
Constructor and Description |
---|
IltcCompositeGrapher(IlpContext appContext,
IlvManager manager,
boolean uniqueInIlvManager)
Creates a new grapher for IltcCompositeGraphic objects.
|
IltcCompositeGrapher(IlvManager manager)
Creates a new grapher for IltcCompositeGraphic objects.
|
IltcCompositeManager(IlpContext appContext,
IlvManager manager,
boolean uniqueInIlvManager)
Creates a new manager for IltcCompositeGraphic objects.
|
IltcCompositeManager(IlvManager manager)
Creates a new manager for IltcCompositeGraphic objects.
|
IltcLayer(IlvManager manager,
int index,
IltcCompositeManager owner) |
Modifier and Type | Method and Description |
---|---|
protected void |
IltFacesGraphServletSupport.installImageMapAreaGenerator(IlvManager manager,
IlvImageMapAreaGenerator generator)
Deprecated.
Since JViews 8.1 use
IlvFacesManagerServletSupport.shouldGenerateImageMap(HttpServletRequest, IlvManagerLayer, IlvManagerView, IlvTransformer) } and/or
IltFacesGraphServletSupport.getImageMapAreaGenerator(HttpServletRequest, IlvGraphic, IlvManagerView, IlvTransformer) to filter the objects that will generate image map areas. |
Modifier and Type | Class and Description |
---|---|
class |
IltNetwork
This subclass of
IlvGrapher instantiates its own
IltCompositeGrapher , and
optionally it instantiates a sample network. |
Modifier and Type | Method and Description |
---|---|
static void |
IltNetwork.ApplyScaleToSubNetwork(IlvManager grapher,
IlvManager subgrapher,
double factor)
Applies a scale factor to an expanded subnetwork.
|
static void |
IltNetwork.MoveSubNetwork(IlvManager grapher,
IlvManager subgrapher,
double centerX,
double centerY)
Moves an expanded subnetwork to a given point in manager coordinates.
|
static void |
IltExpandCollapseInteractor.SetCollapsed(IlvManager mgr,
boolean collapse) |
Modifier and Type | Method and Description |
---|---|
IlvManager |
IltSelectInteractor.getMoveSelectionManager() |
Modifier and Type | Method and Description |
---|---|
IlvGraphicEnumeration |
IltSelectInteractor.getSelectedMovingObjects(IlvManager manager)
Returns the selected moving objects of the input manager.
|
Constructor and Description |
---|
IltPanZoomedView(IlvManager manager)
Creates a new zoomed view that can be panned and that is tied to a given manager.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvGrapher
IlvGrapher is a subclass of IlvManager that uses
graphic objects in the form of nodes and links to represent dynamic
interconnected information. |
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvManagerViewInteractor.getManager()
Returns the manager corresponding to the view
to which the interactor is attached.
|
IlvManager |
IlvManagerView.getManager()
Returns the manager displayed by this view.
|
IlvManager |
IlvManagerLayer.getManager()
Returns the manager to which this layer belongs.
|
IlvManager |
IlvManager.getParent()
Returns the manager that contains this manager, or
null if this manager is not contained
in a manager. |
Modifier and Type | Method and Description |
---|---|
void |
IlvExpandCollapseUtil.CustomAdjustmentPolicy.apply(IlvManager parent,
IlvManager child,
IlvRect oldBounds,
IlvRect newBounds,
IlvTransformer t,
boolean redraw)
Adjusts the contents of the parent manager after the child was expanded
or collapsed.
|
void |
IlvDefaultManagerFrame.baseTextDirectionChanged(IlvManager manager,
int oldBaseTextDirection,
int newBaseTextDirection)
Called when the object is base text direction sensitive and the
resolved base text direction has changed.
|
IlvRect |
IlvDefaultManagerFrame.boundingBoxExpandCollapseIcon(IlvManager manager,
IlvRect bbox,
IlvTransformer t)
Returns the bounding box of the expand/collapse icon for a given
manager.
|
void |
IlvDefaultManagerFrame.componentOrientationChanged(IlvManager manager,
ComponentOrientation oldOri,
ComponentOrientation newOri)
Called when the object is component orientation sensitive and the
component orientation has changed.
|
boolean |
IlvManagerFrame.contains(IlvManager manager,
IlvPoint p,
IlvPoint tp,
IlvTransformer t)
Tests if a point lies within the outline of the frame.
|
boolean |
IlvDefaultManagerFrame.contains(IlvManager manager,
IlvPoint p,
IlvPoint tp,
IlvTransformer t)
Tests if a point lies within the outline of the frame.
|
void |
IlvManagerFrame.draw(IlvManager manager,
IlvRect bbox,
Graphics g,
IlvTransformer t)
Draws the frame.
|
void |
IlvDefaultManagerFrame.draw(IlvManager manager,
IlvRect bbox,
Graphics g,
IlvTransformer t)
Draws the frame.
|
protected void |
IlvDefaultManagerFrame.drawBackground(IlvManager manager,
IlvRect bbox,
Graphics grp,
IlvTransformer transf)
This method fills the given bounding box with the background color.
|
void |
IlvDefaultManagerFrame.drawExpandCollapseIcon(IlvManager manager,
IlvRect bbox,
Graphics g,
IlvTransformer t)
Draws the expand/collapse icon for a given manager.
|
protected void |
IlvDefaultManagerFrame.drawOutline(IlvManager manager,
IlvRect bbox,
Graphics grp,
IlvTransformer transf)
This method draws the border of the manager frame outline.
|
protected void |
IlvDefaultManagerFrame.drawShadow(IlvManager manager,
IlvRect bbox,
Graphics grp,
IlvTransformer transf)
This method draws the shadow of the manager frame.
|
protected void |
IlvDefaultManagerFrame.drawTitleBackground(IlvManager manager,
IlvRect bbox,
Graphics grp,
IlvTransformer transf)
This method fills the given bounding box with the background color.
|
protected void |
IlvDefaultManagerFrame.drawTitleText(IlvManager manager,
IlvRect bbox,
Graphics grp,
IlvTransformer transf)
This method draws the title text within the title area.
|
static void |
IlvExpandCollapseUtil.expandOrCollapse(IlvManager manager,
IlvExpandCollapseUtil.CustomAdjustmentPolicy policy,
int mode,
boolean collapse,
IlvApplyObject collapseApply,
IlvTransformer t,
boolean redraw)
Expands or collapses the input manager and adjusts the remaining
nodes and links to avoid overlaps.
|
static void |
IlvExpandCollapseUtil.expandOrCollapse(IlvManager manager,
IlvExpandCollapseUtil.CustomAdjustmentPolicy policy,
int mode,
boolean collapse,
IlvTransformer t,
boolean redraw)
Expands or collapses the input manager and adjusts the remaining
nodes and links to avoid overlaps.
|
static void |
IlvExpandCollapseUtil.expandOrCollapse(IlvManager manager,
int adjustmentPolicy,
boolean collapse,
IlvTransformer t,
boolean redraw)
Expands or collapses the input manager and adjusts the remaining
nodes and links to avoid overlaps.
|
double |
IlvManagerFrame.getBottomMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on the bottom of the specified manager.
|
double |
IlvDefaultManagerFrame.getBottomMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on the bottom of the specified manager.
|
protected IlvPoint |
IlvDefaultManagerFrame.getExpandCollapseIconPosition(IlvManager manager,
IlvRect bbox,
IlvTransformer t)
Calculates the position of the expand/collapse icon at the manager.
|
double |
IlvManagerFrame.getLeftMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on the left side of the specified manager.
|
double |
IlvDefaultManagerFrame.getLeftMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on the left of the specified manager.
|
int |
IlvDefaultManagerFrame.getResolvedBaseTextDirection(IlvManager manager)
Returns the resolved base text direction of the title text
for a given manager.
|
double |
IlvManagerFrame.getRightMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on the right side of the specified manager.
|
double |
IlvDefaultManagerFrame.getRightMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on the right of the specified manager.
|
protected String |
IlvDefaultManagerFrame.getTitle(IlvManager m)
Returns the title of the frame.
|
double |
IlvDefaultManagerFrame.getTitleHeight(IlvManager manager,
IlvTransformer t)
Returns the height of the frame title.
|
double |
IlvManagerFrame.getTopMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on top of the specified manager.
|
double |
IlvDefaultManagerFrame.getTopMargin(IlvManager manager,
IlvTransformer t)
Returns the total top margin for a specified manager.
|
boolean |
IlvManagerFrame.isOpaque(IlvManager manager)
Returns
true if the frame is opaque, meaning that
the frame is filling the background of the manager. |
boolean |
IlvDefaultManagerFrame.isOpaque(IlvManager manager)
Returns
true if the frame is opaque meaning that
the frame is filling the background of the manager. |
void |
IlvDefaultManagerFrame.localeChanged(IlvManager manager,
ULocale oldLocale,
ULocale newLocale)
Called when the object is locale sensitive and the
locale has changed.
|
void |
IlvResizableManagerFrame.managerChanged(IlvManager manager)
The implementation of this method must react to the change of the
inner manager.
|
void |
IlvDefaultManagerFrame.managerChanged(IlvManager manager)
This function adjusts the frame in reaction to the inner
manager's change.
|
void |
IlvConstantModeManagerFrame.managerChanged(IlvManager manager)
This function adjusts the margins after its manager has been changed.
|
protected void |
IlvManagerView.managerChanged(IlvManager oldManager,
IlvManager newManager)
This method is called by
setManager as
notification that the manager displayed by this view has changed. |
boolean |
IlvResizableManagerFrame.moveResize(IlvManager manager,
IlvRect size)
This method handles the submanager resize event.
|
boolean |
IlvDefaultManagerFrame.moveResize(IlvManager manager,
IlvRect size)
This function invalidates the frame and does not handle the inner
manager's resizing.
|
boolean |
IlvConstantModeManagerFrame.moveResize(IlvManager manager,
IlvRect size)
Adjusts the margins to meet the specified size.
|
void |
IlvDefaultManagerFrame.setBaseTextDirection(IlvManager manager,
int baseTextDirection)
Changes the base direction of the title text.
|
void |
IlvManagerView.setManager(IlvManager manager)
Changes the manager displayed by this manager view.
|
protected void |
IlvManagerLayer.setManager(IlvManager manager)
Sets the manager to which this layer will belong.
|
Constructor and Description |
---|
IlvManager(IlvManager origin)
Creates a new
IlvManager by copying an existing one. |
IlvManagerView(IlvManager manager)
Creates a new manager view to display the contents of the
specified manager.
|
IlvManagerView(IlvManager manager,
IlvTransformer t)
Creates a new manager view.
|
IlvManagerView(IlvManager manager,
IlvTransformer t,
ULocale locale)
Creates a new manager view.
|
Modifier and Type | Method and Description |
---|---|
protected IlvManager |
IlvMoveSelectionAccelerator.getMoveSelectionManager(IlvManagerView v)
Returns the manager the selected objects must belong to when
IlvMoveSelectionAccelerator.isMoveAffectsSingleSubManager() returns false . |
Modifier and Type | Method and Description |
---|---|
IlvGraphicEnumeration |
IlvMoveSelectionAccelerator.getSelectedMovingObjects(IlvManager manager)
Returns the selected moving objects of the input manager.
|
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvManagerAnimator.getManager()
Returns the animated manager.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IlvObjectAnimator.animStep(IlvManager manager,
int i,
int maxI)
This method is called in the ith animation step.
|
boolean |
IlvLinkImageAnimator.animStep(IlvManager manager,
int i,
int maxI)
This method is called in the ith animation step.
|
boolean |
IlvGraphicAnimator.animStep(IlvManager manager,
int i,
int maxI)
This method is called in the ith animation step.
|
void |
IlvManagerAnimator.attach(IlvManager manager)
Attaches the animator to a manager.
|
Constructor and Description |
---|
IlvManagerAnimator(IlvManager manager)
Creates a new
IlvManagerAnimator and attaches it to the
specified manager. |
IlvManagerAnimator(IlvManager manager,
boolean resizingObjects)
Creates a new
IlvManagerAnimator and attaches it to the
specified manager. |
Modifier and Type | Method and Description |
---|---|
protected IlvManagerView |
IlvScrollManagerView.createManagerView(IlvManager manager,
IlvTransformer t)
Creates an
IlvManagerView for the
IlvScrollManagerView . |
Constructor and Description |
---|
IlvScrollManagerView(IlvManager manager,
IlvTransformer t)
Creates a new
IlvScrollManagerView . |
IlvScrollManagerView(IlvManager manager,
IlvTransformer t,
Adjustable verticalScrollbar,
Adjustable horizontalScrollbar)
Creates a new
IlvScrollManagerView . |
Modifier and Type | Method and Description |
---|---|
void |
IlvDefaultDXFGraphicFactory.addObject(IlvGraphic obj,
IlvManager manager,
int layerIndex)
Adds a graphic object to a given layer of a manager.
|
void |
IlvDXFGraphicFactory.addObject(IlvGraphic obj,
IlvManager manager,
int layerIndex)
Adds a graphic object to a given layer of a manager.
|
IlvManagerLayer |
IlvDefaultDXFGraphicFactory.prepareLayer(IlvManager manager,
String layerName)
Prepares a manager layer.
|
IlvManagerLayer |
IlvDXFGraphicFactory.prepareLayer(IlvManager manager,
String layerName)
Prepares a manager layer.
|
Modifier and Type | Method and Description |
---|---|
IlvManager |
ManagerViewsChangedEvent.getManager()
Returns the manager source of the event.
|
IlvManager |
ManagerSelectionChangedEvent.getManager()
Returns the manager source of the event.
|
IlvManager |
ManagerEvent.getManager()
Returns the manager source of the event.
|
IlvManager |
ManagerChangedEvent.getNewValue()
Returns the new manager.
|
IlvManager |
ManagerChangedEvent.getOldValue()
Returns the old manager.
|
Constructor and Description |
---|
ManagerChangedEvent(IlvManagerView source,
IlvManager oldValue,
IlvManager newValue)
Creates the event.
|
ManagerContentAboutToChangeEvent(IlvManager manager,
IlvGraphic graphic,
int type)
Creates a instance of a
ManagerContentAboutToChangeEvent . |
ManagerContentChangedEvent(IlvManager manager)
Creates the event.
|
ManagerEvent(IlvManager manager)
Creates the event.
|
ManagerExpansionEvent(IlvManager manager)
Creates the event.
|
ManagerLayerEvent(IlvManager manager,
IlvManagerLayer layer)
Creates the event.
|
ManagerLayerInsertedEvent(IlvManager manager,
IlvManagerLayer layer)
Creates the event.
|
ManagerLayerMovedEvent(IlvManager manager,
IlvManagerLayer layer,
int oldindex)
Creates the event.
|
ManagerLayerNameEvent(IlvManager manager,
IlvManagerLayer layer,
String oldName,
String newName)
Creates the event.
|
ManagerLayerPropertyEvent(IlvManager manager,
IlvManagerLayer layer,
Object oldValue,
Object newValue)
Creates the event.
|
ManagerLayerRemovedEvent(IlvManager manager,
IlvManagerLayer layer)
Creates the event.
|
ManagerLayerSelectableEvent(IlvManager manager,
IlvManagerLayer layer,
boolean oldvalue,
boolean newvalue)
Creates the event.
|
ManagerLayerVisibilityEvent(IlvManager manager,
IlvManagerLayer layer,
boolean oldvalue,
boolean newvalue)
Creates the event for the change of layer visibility.
|
ManagerLayerVisibilityEvent(IlvManager manager,
IlvManagerLayer layer,
IlvManagerView view,
boolean oldvalue,
boolean newvalue)
Creates the event.
|
ManagerSelectionChangedEvent(IlvManager manager,
IlvGraphic obj)
Creates the event.
|
ManagerViewsChangedEvent(IlvManager manager,
IlvManagerView view,
int type)
Creates the event.
|
ObjectBBoxChangedEvent(IlvManager manager)
Creates the event.
|
ObjectInsertedEvent(IlvManager manager)
Creates the event.
|
ObjectLayerChangedEvent(IlvManager manager)
Creates the event.
|
ObjectRemovedEvent(IlvManager manager)
Creates the event.
|
ObjectVisibilityChangedEvent(IlvManager manager)
Creates the event.
|
Modifier and Type | Method and Description |
---|---|
static void |
IlvLinkVisibilityHandler.coupleLinkToNodeVisibility(IlvManager grapher,
boolean traverse,
boolean redraw)
Ensures that managed links that are currently in the grapher are visible
if and only if both end nodes are visible.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvFacesManagerServletSupport.installImageMapAreaGenerator(IlvManager manager,
IlvImageMapAreaGenerator generator)
Deprecated.
Since JViews 8.1 use
IlvFacesManagerServletSupport.shouldGenerateImageMap(HttpServletRequest, IlvManagerLayer, IlvManagerView, IlvTransformer) } and/or
IlvFacesManagerServletSupport.getImageMapAreaGenerator(HttpServletRequest, IlvGraphic, IlvManagerView, IlvTransformer) to filter the objects that will generate image map areas. |
Modifier and Type | Method and Description |
---|---|
boolean |
IlvDefaultGraphicManagerFrame.contains(IlvManager manager,
IlvPoint p,
IlvPoint tp,
IlvTransformer t)
Tests if a point lies within the outline of the border.
|
void |
IlvDefaultGraphicManagerFrame.draw(IlvManager manager,
IlvRect bbox,
Graphics g,
IlvTransformer t)
Draws the border.
|
double |
IlvDefaultGraphicManagerFrame.getBottomMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on the bottom of the specified manager.
|
double |
IlvDefaultGraphicManagerFrame.getLeftMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on the left of the specified manager.
|
double |
IlvDefaultGraphicManagerFrame.getRightMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on the right of the specified manager.
|
double |
IlvDefaultGraphicManagerFrame.getTopMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on top of the specified manager.
|
boolean |
IlvDefaultGraphicManagerFrame.isOpaque(IlvManager manager)
Returns
true . |
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvLinkBundle.getRootManager()
Returns the manager which contains the root link bundle, or
null if
the root link bundle is null or is not contained in a manager. |
Modifier and Type | Method and Description |
---|---|
static void |
IlvCrossingLinkShapePolicy.adjustmentEndHook(IlvManager manager)
Called by the manager when contents adjusting becomes false.
|
static void |
IlvCrossingLinkShapePolicy.CollectLinksAndPolicies(IlvManager manager,
boolean traverse,
boolean onlyCrossingEnabled,
IlvGraphicVector links,
Vector policies)
Collect all crossing link shape policies, and all links that have these
policies, from the input manager.
|
static void |
IlvCrossingLinkShapePolicy.SetCrossingEnabled(IlvManager manager,
boolean flag,
boolean traverse,
boolean redraw)
Enables or disables the display of crossings of all crossing aware links
of the input manager.
|
static void |
IlvCrossingLinkShapePolicy.SetCrossingEnabled(IlvManager manager,
IlvGraphicVector links,
boolean flag,
boolean redraw)
Enables or disables the display of crossings of all crossing aware links
in the input links vector.
|
static void |
IlvCrossingLinkShapePolicy.SetHorizontalPreferred(IlvManager manager,
boolean flag,
boolean traverse,
boolean redraw)
Sets for all links of the input manager whether the crossings should be
registered at the horizontal links or at the vertical links.
|
static void |
IlvBundleLinkShapePolicy.SetMultiLinkOrientation(IlvManager manager,
int orientation,
boolean traverse,
boolean redraw)
Sets the preferred orientation of the links bundled as multilinks
for all links of the input manager.
|
static void |
IlvBundleLinkShapePolicy.SetMultiLinkSpacing(IlvManager manager,
double offset,
boolean traverse,
boolean redraw)
Sets the offset between links that are bundled as multilinks
for all links of the input manager.
|
static void |
IlvCrossingLinkShapePolicy.SetNestingTraversal(IlvManager manager,
boolean flag,
boolean traverse,
boolean redraw)
Sets whether the crossings should be calculated for the entire
nesting hierarchy of subgraphs, or whether the crossings should only
be calculated for a flat graph while ignoring links in parent or
subgraphs.
|
static void |
IlvBundleLinkShapePolicy.SetSelfLinkBaseSpacing(IlvManager manager,
double offset,
boolean traverse,
boolean redraw)
Sets the smallest length of the base line segment of selflinks that
are automatically routed for all links of the input manager.
|
static void |
IlvBundleLinkShapePolicy.SetSelfLinkDirection(IlvManager manager,
int direction,
boolean traverse,
boolean redraw)
Sets the direction where the automatically routed self links
are attached to the node for all links of the input manager.
|
static void |
IlvBundleLinkShapePolicy.SetSelfLinkSideSpacing(IlvManager manager,
double offset,
boolean traverse,
boolean redraw)
Sets the smallest length of the two side line segments of selflinks that
are automatically routed for all links of the input manager.
|
static void |
IlvBundleLinkShapePolicy.SetSelfLinkTriangular(IlvManager manager,
boolean enable,
boolean traverse,
boolean redraw)
Sets whether the automatic rerouted selflinks have a triangular shape
or a rectangular shape for all links of the input manager.
|
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvLabelingModel.getManager()
Returns the
IlvManager that stores the labels and the
obstacles. |
IlvManager |
IlvLabelLayout.getManager()
Returns the
IlvManager which contains the labels to be laid
out. |
IlvManager |
IlvDefaultLabelingModel.getManager()
Returns the
IlvManager that stores the labels and the
obstacles. |
Modifier and Type | Method and Description |
---|---|
void |
IlvLabelLayout.attach(IlvManager manager)
Allows you to specify the manager you want to lay out.
|
void |
IlvLabelLayout.setManager(IlvManager manager)
Allows you to specify the manager you want to lay out.
|
Constructor and Description |
---|
IlvDefaultLabelingModel(IlvManager manager)
Creates a new labeling model for a given
IlvManager . |
Modifier and Type | Class and Description |
---|---|
class |
IlvHyperGrapher
IlvHyperGrapher is a grapher that displays nodes and hyperedges. |
Modifier and Type | Method and Description |
---|---|
static boolean |
IlvHyperEdgeEdition.isDragging(IlvManager manager)
Returns true if a segment of a hyperedge is currently dragged in the
manager.
|
static void |
IlvHyperEdgeEdition.setDragging(IlvManager manager,
boolean flag)
Sets whether a segment of a hyperedge is currently dragged in the
manager.
|
Modifier and Type | Method and Description |
---|---|
static IlvManager |
IlvCrossingCalculation.getOwningManager(IlvGraphic g)
Returns the direct owning manager, of null if the graphic bag is not
an
IlvManager . |
Modifier and Type | Method and Description |
---|---|
static void |
IlvCrossingCalculation.calculateCrossings(IlvManager manager,
HashSet objects,
IlvManagerView view,
boolean horizontalPreferred,
boolean nested)
Calculates the crossings between all crossing aware objects in the
input set and all crossing aware objects of the input manager.
|
static HashSet |
IlvCrossingCalculation.getCrossingAwareObjects(IlvManager m,
boolean traverse,
boolean onlyEnabled)
Returns the hashset of crossing aware objects of a manager.
|
static boolean |
IlvCrossingCalculation.isHorizontalPreferred(IlvManager manager)
Returns whether the crossings are active at segments that are more
or at segments that are more vertical.
|
static boolean |
IlvCrossingCalculation.isNestedCrossingCalculation(IlvManager manager)
Returns whether the calculation is done through nested graphs.
|
static void |
IlvCrossingCalculation.setCrossingEnabled(IlvManager manager,
boolean traverse,
IlvGraphicFilter filter,
boolean enable,
boolean redraw)
Enables or disables the tunnel/jog crossing of all parameterizable
crossing aware objects.
|
static void |
IlvCrossingCalculation.setGap(IlvManager manager,
boolean traverse,
IlvGraphicFilter filter,
double gap,
boolean redraw)
Sets the gap width of the crossings of all parameterizable
crossing aware objects.
|
static void |
IlvCrossingCalculation.setGapZoomable(IlvManager manager,
boolean traverse,
IlvGraphicFilter filter,
boolean zoomable,
boolean redraw)
Sets whether the gap of the crossings of all parameterizable
crossing aware objects is zoomable.
|
static void |
IlvCrossingCalculation.setHorizontalPreferred(IlvManager manager,
boolean flag)
Sets whether the crossings are active at segments that are more
or at segments that are more vertical.
|
static void |
IlvCrossingCalculation.setLayerOfCrossingGraphic(IlvManager manager,
boolean traverse,
IlvGraphicFilter filter,
int layerNumber,
boolean redraw)
Sets the default layer of the graphic object that draws the crossings
at all parameterizable crossing aware objects.
|
static void |
IlvCrossingCalculation.setNestedCrossingCalculation(IlvManager manager,
boolean flag)
Sets whether the crossings calculation is done through nested graphs.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvMakeHyperEdgeBaseInteractor.isManagerToBeHighlighted(IlvPoint p,
IlvManager manager)
Check whether the manager is to be highlighted.
|
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvSelectInteractor.getMoveSelectionManager()
Returns the manager that contains the selected objects
to be moved.
|
Modifier and Type | Method and Description |
---|---|
IlvGraphicEnumeration |
IlvSelectInteractor.getSelectedMovingObjects(IlvManager manager)
Returns the selected moving objects of the input manager.
|
protected boolean |
IlvSelectInteractor.isSelectionMovable(IlvManager manager)
Called by the interactor
to test if at least one of the selected objects of
the specified manager is movable.
|
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvOutputStream.getManager()
Returns the manager that is written.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvOutputStream.write(IlvManager manager)
Writes a manager to an
IlvOutputStream . |
void |
IlvOutputStream.write(IlvManager manager,
boolean writeSelection)
Writes a manager to an
IlvOutputStream . |
Modifier and Type | Method and Description |
---|---|
protected IlvMapLayer |
IlvMapStyleSheetRenderer.createLinkMapLayer(IlvManager manager)
Deprecated.
Creates the link layer and adds a listener that will remove all symbols if the layer is removed.
|
protected IlvMapLayer |
IlvMapStyleSheetRenderer.createSymbolMapLayer(IlvManager manager)
Deprecated.
Creates the symbol layer and adds a listener that will remove all symbols if the layer is removed.
|
double |
IlvDefaultAltitudeProvider.getAltitude(IlvManager manager,
double xlon,
double ylat,
double precision)
Returns the altitude of a point located at specified coordinates.
|
abstract double |
IlvAltitudeProvider.getAltitude(IlvManager manager,
double xlon,
double ylat,
double precision)
Return the altitude of a point located at specified coordinates.
|
static IlvAltitudeProvider |
IlvAltitudeProviderProperty.GetAltitudeProvider(IlvManager manager)
Returns the altitude provider of a manager.
|
static IlvAreaOfInterestVector |
IlvAreasOfInterestProperty.GetAreasOfInterest(IlvManager manager)
Returns the areas of interest of a given manager.
|
static IlvCoordinateSystem |
IlvCoordinateSystemProperty.GetCoordinateSystem(IlvManager manager)
Returns the coordinate system of a manager.
|
static IlvDisplayPreferences |
IlvDisplayPreferencesProperty.GetDisplayPreferences(IlvManager manager)
Returns the Display Preferences of a manager.
|
static IlvMapLayer |
IlvMapStyleSheetRenderer.getLinkMapLayer(IlvManager manager)
Deprecated.
Tries to find a layer with
LINK_LAYER_NAME name in the
IlvMapLayerTreeModel of the manager. |
static IlvMapLayerTreeModel |
IlvMapLayerTreeProperty.GetMapLayerTreeModel(IlvManager manager)
Retrieves the value of an
IlvMapLayerTreeProperty instance
attached to an IlvManager object. |
static IlvProjection |
IlvProjectionProperty.GetProjection(IlvManager manager)
Deprecated.
Returns the projection of a manager.
|
static IlvMapLayer |
IlvMapStyleSheetRenderer.getSymbolMapLayer(IlvManager manager)
Deprecated.
Tries to find a layer with
SYMBOL_LAYER_NAME name in the
IlvMapLayerTreeModel of the manager. |
void |
IlvDefaultAltitudeProvider.registerPossibleProviders(IlvManager manager)
Creates the possible provider list for this manager from the objects
present.
|
void |
IlvMapOutputStream.write(IlvManager manager,
boolean writeSelection)
Writes a manager to this object's
IlvOutputStream after
thread monitoring is started. |
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvMapLayerTreeModel.getManager()
Returns the
IlvManager object attached to this model. |
IlvManager |
IlvMapLayer.getManager()
Returns the
IlvManager object associated with this layer. |
IlvManager |
IlvEditableTree.getManager()
Retrieves the manager attached to this tree.
|
IlvManager |
IlvDataSourceTree.getManager()
Returns the IlvManager associated with this IlvDataSourceTree.
|
IlvManager |
IlvDataSourcePanel.getManager()
Retrieves the manager associated with this panel.
|
Modifier and Type | Method and Description |
---|---|
IlvMapLayer |
IlvMapAnnotationModel.getAnnotationRoot(IlvManager pmanager)
Gets or creates the layer used as a parent by the layers created by this toolbar.
|
IlvGraphicLayerDataSource |
IlvMapAnnotationModel.getDataSource(IlvManager pmanager,
String key)
Retrieves the data source associated with a key.
|
static IlvMapAnnotationModel |
IlvMapAnnotationProperty.GetMapAnnotationModel(IlvManager manager)
Retrieves the value of an
IlvMapAnnotationProperty attached to
an IlvManager . |
void |
IlvMapLayerTreeModel.setManager(IlvManager manager)
Sets the
IlvManager object for this model. |
void |
IlvMapLayer.setManager(IlvManager manager)
Sets the
IlvManager object for this layer. |
void |
IlvEditableTree.setManager(IlvManager manager)
Sets the manager to this tree.
|
void |
IlvDataSourceTree.setManager(IlvManager manager)
Sets an IlvManager to this IlvDataSourceTree.
|
void |
IlvDataSourcePanel.setManager(IlvManager manager)
Sets the manager on which the panel will retrieve the model
containing the data sources.
|
Constructor and Description |
---|
IlvFeatureSelectorPanel(IlvManager manager,
String featureDescriptionFile)
Creates a feature selector panel using the passed file.
|
IlvFeatureSelectorPanel(IlvManager manager,
String featureDescriptionFile,
String resource)
Creates a feature selector panel using the passed file.
|
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvMapDataSourceModel.getManager()
Retrieves the manager.
|
IlvManager |
IlvMapDataSource.getManager()
Retrieves the manager attached to this data source.
|
Modifier and Type | Method and Description |
---|---|
static IlvMapDataSourceModel |
IlvMapDataSourceProperty.GetMapDataSourceModel(IlvManager manager)
Gets the
IlvMapDataSourceModel attached as an IlvMapDataSourceProperty
to the manager. |
void |
IlvMapDataSourceModel.setManager(IlvManager manager)
Sets the manager.
|
void |
IlvMapDataSource.setManager(IlvManager m)
Sets the manager of this data source.
|
void |
IlvGraphicLayerDataSource.setManager(IlvManager manager)
This method sets both the manager and the coordinate system of the data source.
|
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvLineOfVisibility.getManager()
Returns the reference manager.
|
IlvManager |
IlvAltitudeChart.getManager()
Returns the manager.
|
Modifier and Type | Method and Description |
---|---|
short[] |
IlvMakeValleyInteractor.buildImage(IlvRasterProperties p,
IlvThreadMonitoringData monitorInfo,
IlvManager manager,
IlvGradientRasterStyle style)
Returns a table of pixel values computed for the parameter passed.
|
short[] |
IlvMakeGradientInteractor.buildImage(IlvRasterProperties p,
IlvThreadMonitoringData monitorInfo,
IlvManager manager,
IlvGradientRasterStyle style)
Returns a table of pixel values computed for the parameter passed.
|
short[] |
IlvMakeAreaOfSightInteractor.buildImage(IlvRasterProperties p,
IlvThreadMonitoringData monitorInfo,
IlvManager manager,
IlvGradientRasterStyle rstyle)
Returns a table of pixel values computed for the parameter passed.
|
short[] |
IlvImageComputation.buildImage(IlvRasterProperties properties,
IlvThreadMonitoringData monitorInfo,
IlvManager manager,
IlvGradientRasterStyle style)
Returns a table of pixel values computed for the parameter passed.
|
protected short |
IlvMakeAreaOfSightInteractor.computeVisibility(IlvManager manager,
double lon1,
double lat1,
double lon2,
double lat2,
IlvLineOfSightRasterStyle style)
Default algorithm to compute visibility between two lat/lon points.
|
static JTabbedPane |
IlvTerrainAccessoryContainerProperty.GetRegisteredComponent(IlvManager m)
Returns the tabbed pane registered for the specified manager.
|
protected static double |
IlvMakeGradientInteractor.getSlope(IlvManager manager,
double lon,
double lat,
double precision,
IlvEllipsoid el,
IlvAltitudeProvider provider)
Computes the slope at the specified point.
|
static void |
IlvTerrainAccessoryContainerProperty.RegisterComponent(JTabbedPane tabbedPane,
IlvManager m)
Registers a tabbed pane for the specified manager.
|
Constructor and Description |
---|
IlvAltitudeChart(IlvManager manager,
IlvCoordinate[] points)
Creates a new
IlvAltitudeChart object using information taken
from context. |
IlvAltitudeVisibilityChart(IlvManager manager,
IlvLineOfVisibility lov)
Creates a new
IlvAltitudeVisibilityChart object from a line
of visibility. |
IlvComputedRasterReader(IlvManager manager)
The default constructor.
|
IlvLineOfVisibility(IlvManager manager,
double pointOfViewHeight,
double precision,
IlvCoordinate pointOfView,
IlvCoordinate targetPoint)
Creates a new
IlvLineOfVisibility object. |
IlvLineOfVisibility(IlvManager manager,
double pointOfViewHeight,
double precision,
IlvCoordinateSystem cs,
IlvAltitudeProvider elevationProvider,
IlvCoordinate pointOfView,
IlvCoordinate targetPoint)
Creates a new
IlvLineOfVisibility object. |
IlvLineOfVisibility(IlvManager manager,
double pointOfViewHeight,
double precision,
IlvPoint p1,
IlvPoint p2)
Creates a new
IlvLineOfVisibility object. |
Modifier and Type | Method and Description |
---|---|
IlvManager |
Ilv3DModel.getManager()
Returns the
IlvManager associated with this Ilv3DModel . |
Constructor and Description |
---|
Ilv3DModel(IlvManager manager)
Constructs an
Ilv3DModel object from the specified parameter |
Constructor and Description |
---|
IlvMapLoader(IlvManager manager)
Initializes an
IlvMapLoader that will load map files into
the specified manager. |
Modifier and Type | Method and Description |
---|---|
protected void |
IlvAbstractBaseGrid.updateTransforms(IlvManager m)
Searches and updates the coordinate transformations to use, according to
the coordinate system set on the manager.
|
Constructor and Description |
---|
IlvSeeThroughConfigurationPanel(IlvManager manager,
IlvSeeThroughInteractor interactor)
Constructs a new
IlvSeeThroughConfigurationPanel . |
Modifier and Type | Method and Description |
---|---|
static IlvMapLabeler |
IlvMapLabelerProperty.GetMapLabeler(IlvManager manager)
Retrieves the value of the
IlvMapLayerTreeProperty attached
to an IlvManager instance. |
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvMapLabelerController.getManager()
Retrieves the manager controlled by this controller.
|
Modifier and Type | Method and Description |
---|---|
static IlvMapLayoutParameters |
IlvMapLayoutParameters.GetParameters(IlvManager manager)
Constructs an
IlvMapLayoutParameters from the properties attached
to an IlvManager . |
static void |
IlvMapLayoutParameters.PutParameters(IlvManager manager,
IlvMapLayoutParameters parameters)
Attaches the parameters to a manager.
|
Constructor and Description |
---|
IlvMapLabelerController(IlvManager manager)
Constructs an
IlvMapLabelerController for a given manager. |
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvDistanceAttribute.getManager()
Returns the manager associated with this attribute formatting.
|
IlvManager |
IlvAngleAttribute.getManager()
Returns the manager associated with this attribute formatting.
|
IlvManager |
IlvAltitudeAttribute.getManager()
Returns the manager associated with this attribute formatting.
|
Modifier and Type | Method and Description |
---|---|
static IlvMapOrthodromyPath |
IlvMapOrthodromyPath.createMapOrthodromyPath(IlvManager manager,
IlvPoint p1,
IlvPoint p2)
Creates an orthodromy trajectory for this manager
|
Constructor and Description |
---|
IlvAltitudeAttribute(IlvManager manager,
double value)
Creates a altitude attribute using the specified manager to format the altitude value.
|
IlvAngleAttribute(IlvManager manager,
double value)
Creates an angle attribute using the specified manager to format the angle value.
|
IlvDistanceAttribute(IlvManager manager,
double value)
Creates a distance attribute using the specified manager to format the distance value.
|
Modifier and Type | Method and Description |
---|---|
static IlvMapDataSource |
IlvRasterDataSourceFactory.buildImageDataSource(IlvManager manager,
IlvRasterAbstractReader reader,
IlvThreadMonitoringData monitorInfo)
Creates a non tiled image data source.
|
static IlvTiledRasterDataSource |
IlvRasterDataSourceFactory.buildTiledImageDataSource(IlvManager manager,
IlvRasterAbstractReader reader,
boolean split,
boolean threaded,
IlvThreadMonitoringData monitorInfo)
Creates a tiled raster datasource and sets its attributes.
|
Constructor and Description |
---|
IlvRasterReusableFeatureIterator(IlvManager manager,
IlvRasterAbstractReader reader)
Creates a
IlvRasterReusableFeatureIterator . |
Modifier and Type | Method and Description |
---|---|
static IlvMapStyleController |
IlvMapStyleControllerProperty.GetMapStyleController(IlvManager manager)
Retrieves the value of an
IlvMapStyleProperty instance
attached to an IlvManager object. |
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvGroupBag.getManager()
Returns the manager associated with this group bag.
|
IlvManager |
IlvGraphicElement.getManager()
Returns the manager that contains the graphic object associated with
this graphic element.
|
Modifier and Type | Method and Description |
---|---|
static IlvGroupBag |
IlvGroupBag.getGroupBag(IlvManager manager)
Returns the group bag associated with the specified manager, or
null if the manager has no associated group bag. |
void |
IlvGroupBag.setManager(IlvManager manager)
Associates a manager with this group bag.
|
void |
IlvGraphicElement.setManager(IlvManager manager)
Adds the graphic object to the specified manager.
|
Constructor and Description |
---|
IlvGroupBag(IlvManager manager)
Creates a new
IlvGroupBag implementing grouping features for
the specified manager. |
Modifier and Type | Class and Description |
---|---|
static class |
IlvSubGraphRenderer.SubGrapher
This class is not intended to be directly used by a user application.
|
Modifier and Type | Method and Description |
---|---|
protected IlvManager |
IlvSubGraphRenderer.createSubManager()
Factory to create the submanager.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IlvSubGraphRenderer.GraphicManagerFrame.contains(IlvManager manager,
IlvPoint p,
IlvPoint tp,
IlvTransformer t)
Tests if a point lies within the outline of the border.
|
void |
IlvSubGraphRenderer.GraphicManagerFrame.draw(IlvManager manager,
IlvRect bbox,
Graphics g,
IlvTransformer t)
Draws the border.
|
double |
IlvSubGraphRenderer.GraphicManagerFrame.getBottomMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on the bottom of the specified manager.
|
double |
IlvSubGraphRenderer.GraphicManagerFrame.getLeftMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on the left of the specified manager.
|
double |
IlvSubGraphRenderer.GraphicManagerFrame.getRightMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on the right of the specified manager.
|
double |
IlvSubGraphRenderer.GraphicManagerFrame.getTopMargin(IlvManager manager,
IlvTransformer t)
Returns the margin on top of the specified manager.
|
boolean |
IlvSubGraphRenderer.GraphicManagerFrame.isOpaque(IlvManager manager)
Returns
true . |
void |
IlvSubGraphRenderer.GraphicManagerFrame.managerChanged(IlvManager manager)
The implementation of this method must react to the change of the
inner manager.
|
boolean |
IlvSubGraphRenderer.GraphicManagerFrame.moveResize(IlvManager manager,
IlvRect size)
This method handles the submanager resize event.
|
Modifier and Type | Method and Description |
---|---|
protected IlvMapLayer |
IlvMapStyleSheetRenderer.createLinkMapLayer(IlvManager manager)
Creates a link layer and adds a listener that will remove all symbols if
the layer is removed.
|
protected IlvMapLayer |
IlvMapStyleSheetRenderer.createLinkMapLayer(IlvManager manager,
int indexHint)
Creates a link layer and adds a listener that will remove all symbols if
the layer is removed.
|
protected IlvMapLayer |
IlvMapStyleSheetRenderer.createSymbolMapLayer(IlvManager manager)
Creates the symbol layer and adds a listener that will remove all symbols
if the layer is removed.
|
protected IlvMapLayer |
IlvMapStyleSheetRenderer.createSymbolMapLayer(IlvManager manager,
int indexHint)
Creates the symbol layer and adds a listener that will remove all symbols
if the layer is removed.
|
IlvMapLayer |
IlvMapStyleSheetRenderer.getLinkMapLayer(IlvManager manager)
Tries to find a layer with
LINK_LAYER_NAME in the
IlvMapLayerTreeModel of the manager. |
IlvMapLayer |
IlvMapStyleSheetRenderer.getLinkMapLayer(IlvManager manager,
int indexHint)
Tries to find a layer with
LINK_LAYER_NAME in the
IlvMapLayerTreeModel of the manager. |
IlvMapLayer |
IlvMapStyleSheetRenderer.getSymbolMapLayer(IlvManager manager)
Tries to find a layer with
SYMBOL_LAYER_NAME in the
IlvMapLayerTreeModel of the manager. |
IlvMapLayer |
IlvMapStyleSheetRenderer.getSymbolMapLayer(IlvManager manager,
int indexHint)
Tries to find a layer with
IlvMapStyleSheetRenderer.getSymbolLayerName(int) in the
IlvMapLayerTreeModel of the manager. |
Modifier and Type | Method and Description |
---|---|
IlvManager |
SVGHREFObjectInteractor.ManagerFactory.newManagerInstance()
Called to return the new
IlvManager instance. |
Modifier and Type | Method and Description |
---|---|
void |
SVGGraphicFactory.addObject(IlvGraphic obj,
IlvManager manager,
int layerIndex)
Adds a graphic object to a given layer of a manager.
|
void |
SVGDefaultGraphicFactory.addObject(IlvGraphic obj,
IlvManager manager,
int layerIndex)
Adds a graphic object to a given layer of a manager.
|
org.w3c.dom.svg.SVGDocument |
SVGDocumentBuilder.buildDocument(IlvManager manager)
Creates and fills an
SVGDocument with
SVGElement instances translated from the graphic objects
of the IlvManager . |
org.w3c.dom.svg.SVGElement |
SVGDocumentBuilder.buildSVGElement(org.w3c.dom.svg.SVGDocument document,
IlvManager manager)
Creates and fills an
SVGDocument with sub
SVGElement instances translated from the graphic objects
of the IlvManager . |
IlvManagerLayer |
SVGGraphicFactory.findFreeLayer(IlvManager manager)
Finds a new free manager layer.
|
IlvManagerLayer |
SVGDefaultGraphicFactory.findFreeLayer(IlvManager manager)
Finds a new free manager layer.
|
void |
SVGOutputStream.write(IlvManager manager)
Writes the contents of the manager to a stream using SVG grammar.
|
Modifier and Type | Method and Description |
---|---|
abstract IlvManager |
IlvSVGManagerServletSupport.getManager(javax.servlet.http.HttpServletRequest request)
Returns the
IlvManager used for the specified request. |
abstract IlvManager |
IlvSVGManagerServlet.getManager(javax.servlet.http.HttpServletRequest request)
Returns the
IlvManager used for the specified request. |
Modifier and Type | Method and Description |
---|---|
protected IlvManagerLayer[] |
IlvSVGManagerServletSupport.getLayers(javax.servlet.http.HttpServletRequest request,
IlvManager manager)
Returns the list of layers that are allowed to be rendered.
|
protected IlvManagerLayer[] |
IlvSVGManagerServlet.getLayers(javax.servlet.http.HttpServletRequest request,
IlvManager manager)
Returns the list of layers that are allowed to be rendered.
|
protected void |
IlvSVGManagerServletSupport.prepareManager(javax.servlet.http.HttpServletRequest request,
IlvManager manager)
Allows you to prepare the manager view content before the image is
generated or the capabilities are computed.
|
protected void |
IlvSVGManagerServlet.prepareManager(javax.servlet.http.HttpServletRequest request,
IlvManager manager)
Allows you to prepare the manager view content before the image is
generated or the capabilities are computed.
|
Modifier and Type | Method and Description |
---|---|
protected IlvManagerView |
IlvJScrollManagerView.createManagerView(IlvManager manager,
IlvTransformer t)
Creates an
IlvManagerView for the
IlvScrollManagerView . |
static IlvThreadedActivityMonitor |
IlvThreadedActivityMonitorProperty.GetThreadedActivityMonitor(IlvManager manager)
Returns the activity monitor of a manager (creates one if necessary).
|
Constructor and Description |
---|
IlvJScrollManagerView(IlvManager manager,
IlvTransformer t)
Creates a new
IlvJScrollManagerView . |
Modifier and Type | Method and Description |
---|---|
IlvManager |
IlvTileController.getManager()
Returns the manager of the tile controller.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvTiledLayer.disconnect(IlvManager manager)
This method is called when the layer is removed from a manager.
|
protected void |
IlvTiledLayer.setManager(IlvManager manager)
Sets the manager of the layer.
|
Constructor and Description |
---|
IlvTileController(IlvManager manager)
Creates an instance of a tile controller for the manager.
|
IlvTileController(IlvManager manager,
IlvRect tileOrigin)
Creates an instance of a tile controller for the manager.
|
IlvTileController(IlvManager manager,
IlvRect tileOrigin,
IlvTileCache cache)
Creates an instance of a tile controller for the manager and specifies
the cache.
|
IlvTileController(IlvManager manager,
IlvTileCache cache)
Creates an instance of a tile controller for the manager and specifies
the cache.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.