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.graphic |
Provides classes and interfaces to create graphic objects.
|
ilog.cpl.graphic.views |
Provides graphic object and graphic view classes for creating and configuring
graphic views based on Rogue Wave JViews.
|
ilog.tgo.composite |
Provides the classes for handling the zoom policies and the layer policies.
|
ilog.tgo.faces.graph.component |
Contains the JViews TGO Faces components that are needed in order to leverage the JViews TGO common graph based types in JavaServer Faces.
|
ilog.tgo.faces.graph.dhtml.interactor |
Contains the JViews TGO Faces DHTML specific interaction types needed in order to propagate events from DHTML clients into the JViews TGO Faces server side runtime.
|
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.graphic.graphlayout |
Contains graph layout algorithms that extend those of package ilog.views.graphlayout.
|
ilog.tgo.graphic.graphlayout.labellayout |
Contains the classes needed for the label layout
|
ilog.tgo.graphic.renderer |
Provides classes and support to create base renderers for telecom objects.
|
ilog.tgo.grprim |
Contains all the classes with graphic primitives and utilities used in the library.
|
ilog.tgo.interactor |
Provides the predefined interactors for a view.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
ilog.tgo.swing |
Provides Swing classes necessary to create an application mixing JTGO and Swing.
|
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 a Rogue Wave JViews manager.
|
ilog.views.chart.graphic |
Provides classes to customize the graphical aspect of a chart.
|
ilog.views.dashboard |
Contains the classes for the Dashboard support.
|
ilog.views.diagrammer.faces.dhtml.interactor |
This package contains the DHTML implementation of JViews Diagrammer JavaServer Faces interactors.
|
ilog.views.diagrammer.faces.dhtml.servlet |
This package contains the JViews Diagrammer Faces servlet classes to dynamically generate images representing the 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.faces.component |
This package contains the base JViews JavaServer Faces component classes.
|
ilog.views.faces.dhtml.interactor |
This package contains the interactors components to interact on JViews JavaServer Faces views used in the DHTML render kit.
|
ilog.views.faces.dhtml.servlet |
This package contains the servlet, servlet support and actions to manage the image generation and interactions.
|
ilog.views.gantt.graphic |
Provides the Gantt sheet component
that displays activities over time.
|
ilog.views.gantt.graphic.grid |
Provides the classes used to render the vertical and
horizontal grids in the Gantt sheet.
|
ilog.views.gantt.graphic.interactor |
Provides interactors to manipulate
the representation of activities in a Gantt sheet.
|
ilog.views.gantt.graphic.renderer |
Provides the classes that render an
activity in the Gantt sheet.
|
ilog.views.gantt.graphic.renderer.composite |
Provides the classes that render an activity using composite graphics
in the Gantt sheet.
|
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.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 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.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 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.labellayout.random |
The Random Label Layout algorithm moves the labels of the manager at
randomly computed positions inside an user-defined region.
|
ilog.views.graphlayout.link.longlink |
The Long Link Layout algorithm reshapes the links of a graph without
moving the nodes.
|
ilog.views.graphlayout.recursive |
The Recursive Layout class is not really a layout algorithm but rather a
facility to traverse a nested graph containing subgraphs and perform
layouts recursively for each subgraph.
|
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.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.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.editor |
Provides specific editors for coordinates and specific property sheet for datum and ellipsoids.
|
ilog.views.maps.datasource |
Provides predefined data sources.
|
ilog.views.maps.defense.symbology.app6a |
This package contains classes to manage APP6a (MIL-STD-2525B) Symbols.
|
ilog.views.maps.defense.terrain |
This package contains classes for terrain analysis.
|
ilog.views.maps.defense.terrain3d.view |
Base classes to manage the 3D View.
|
ilog.views.maps.format.geotiff |
This package contains classes that you can use to read GeoTIFF files.
|
ilog.views.maps.format.oracle |
This package provides interfaces and classes for dealing with Oracle SDO.
|
ilog.views.maps.format.oracle.objectmodel |
This package provides interfaces and classes for dealing with Oracle Spatial, using the Object Model.
|
ilog.views.maps.format.shapefile |
This package contains classes that you can use to read the ESRI Shapefile format.
|
ilog.views.maps.geometry |
This package contains the predefined subclasses of
IlvMapGeometry . |
ilog.views.maps.graphic |
This package contains graphic objects specialized for cartographic display.
|
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.raster |
Provides classes for orthodromy measurement.
|
ilog.views.maps.servlet |
This package contains the JViews Maps Faces servlet classes to dynamically generate images representing the component.
|
ilog.views.maps.tiling |
Specific classes for managing load-on-demand tiles for data sources and feature iterator.
|
ilog.views.print |
Defines classes and interfaces for printing the content of an
IlvManager . |
ilog.views.prototypes |
Provides legacy facilities that allow you to define custom graphic objects
easily.
|
ilog.views.sdm |
The main Rogue Wave JViews Stylable Data Mapper (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.modeltools |
This package contains various tools associated with the SDM model.
|
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 Rogue Wave JViews Graph Layout capabilities. |
ilog.views.sdm.renderer.maps |
Contains the class
IlvMapRenderer that gives access to
the features of the Rogue Wave 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.servlet |
Generic Java Servlet to produce images from a JViews Manager.
|
ilog.views.svg |
Contains classes adding SVG (Scalable Vector Graphic) support to Rogue Wave JViews.
|
ilog.views.swing |
Provides all the Swing components necessary to create
an application mixing JViews and Swing.
|
ilog.views.symbol.util |
Contains the utility classes used by compiled symbols at runtime.
|
ilog.views.tiling |
Provides the framework to implement load on demand.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlpGraphView.getBaseRectangle(IlpRepresentationObject object)
Returns the base rectangle of the given representation object in
manager view coordinates.
|
IlvRect |
IlpGraphView.getBoundingBox(IlpRepresentationObject object)
Returns the bounding box of the given representation object in
manager view coordinates.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpRect
This class implements a rectangle that can be used as a position in
the network component.
|
class |
IlpRelativeRect
Implements a rectangle that can be used as a relative
position in the network or equipment component.
|
Constructor and Description |
---|
IlpRect(IlvRect rect)
Creates a new rectangle by copying an existing one.
|
IlpRelativeRect(IlvRect rect)
Creates a new relative rectangle by copying an existing one.
|
Constructor and Description |
---|
IlpShelfItemPosition(IlvRect rect)
Creates a new position by copying an existing one.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IltcCompositeGraphic.boundingBoxAllParts(IlvTransformer t)
Returns the bounding box of all subobjects of the composite graphic
object.
|
IlvRect |
IltcLayer.computeBBox(IlvTransformer t)
Returns the bbox of the 2 layers underneath.
|
IlvRect |
IltcGraphicElementAggregate.getBoundingBox()
Returns the bounding box of the set of
IlvGraphic objects
associated with this object. |
IlvRect |
IltcCompositeGraphic.layoutProxyBoundingBox(IlvTransformer t,
boolean topleftOnePixelCorrection)
Returns the bounding box of the layout proxy.
|
IlvRect |
IltcCompositeGraphic.linkConnectionRect()
Returns the rectangle to which links can connect.
|
IlvRect |
IltcCompositeGraphic.linkConnectionRect(double magnification,
boolean topleftOnePixelCorrection)
Returns the rectangle to which links can connect.
|
Modifier and Type | Method and Description |
---|---|
void |
IltcLayer.mapInside(IlvRect rect,
IlvRect trect,
IlvApplyObject f,
Object arg,
IlvTransformer t)
Applies a function to all objects located in a specified rectangle.
|
void |
IltcLayer.mapIntersects(IlvRect rect,
IlvRect trect,
IlvApplyObject f,
Object arg,
IlvTransformer t)
Applies a function to all objects with a bounding box that intersects
a specified rectangle.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IltFacesGraphView.getBoundingBox(Collection objects)
Returns the combined bounding box of the
IlpRepresentationObject
instances contained in the Collection provided in manager
coordinates. |
IlvRect |
IltFacesGraphView.getBoundingBox(IlpRepresentationObject object)
Returns the bounding box of the given
IlpRepresentationObject
instance in manager coordinates. |
Modifier and Type | Method and Description |
---|---|
ArrayList |
IltFacesGraphObjectSelectedRectFinder.computeObjectSelected(IlvFacesView facesView,
IlvRect rect,
IlvTransformer transformer)
Returns the representation objects within a given rectangular
area in the graph view.
|
ArrayList |
IltFacesGraphObjectSelectedRectFinder.computeObjectSelected(IlvManagerView managerView,
IlvRect rect,
IlvTransformer transformer)
Returns the representation objects within a given rectangular
area in the graph view.
|
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IltGrapherAdapter.boundingBox(Object node) |
IlvRect |
IltNetwork.computeExpansionBBox()
This method is used by
IltExpandCollapseInteractor (method
SetCollapsed ) instead of the corresponding
computeBBox(IlvTransformer) in IlvManager . |
IlvRect |
IltCompositeGraphic.getElementBounds(IltGraphicElementName name,
IlvTransformer t)
Returns the bounding box of the requested graphic element.
|
IlvRect |
IltCompositeGraphic.linkConnectionRect(double magnification,
boolean topleftOnePixelCorrection)
Returns the rectangle to which links can connect.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IltLocalLinkLayout.borderedBoundingBox(IlvGraphModel model,
Object obj) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
IltNodeSide.computeConnectionPoint(IlvRect nodeBBox,
ilog.tgo.graphic.graphlayout.IltLinkShape shape,
IlvPoint connectionPoint,
IlvPoint adjacentPoint,
double dist)
Deprecated.
|
protected abstract double |
IltNodeSide.getToLeft(IlvPoint point,
IlvRect linkConnectionRect,
double tangentDelta)
Deprecated.
Returns the relative delta of
point , after translation with
tangentDelta on a direction tangential to the node side,
in respect to the linkConnectionRect . |
protected void |
IltStraightLinkLayout.layoutOneLink(IlvGraphModel graphModel,
Object link,
IlvRect frombbox,
IlvRect tobbox,
int connectorStyle,
boolean redraw) |
void |
IltNodeSide.moveToDefaultConnectionPoint(IlvPoint point,
IlvRect rect)
Deprecated.
Moves a point to the default connection point of the node side.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IltLabelingModel.boundingBox(Object labelOrObstacle) |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IltTinyBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltPortBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltOPCBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltNEBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltLogicalBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltLedBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltCardBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltBaseRenderer.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection)
Returns the bounding box of the area that
draw(g,t,rect) draws into. |
IlvRect |
IltBTSAntennaBaseRenderer.Standard.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltBTSAntennaBaseRenderer.Offscreen.boundingBox(IlvTransformer transf,
IlvRect rect,
boolean withSelection) |
protected IlvRect |
IltShelfBaseRenderer.boundingBoxWithTransformer(IlvTransformer t,
IlvRect rect,
boolean withSelection)
Computes the shelf bounding box taking the given transfomer
into account.
|
protected IlvRect |
IltBaseRenderer.boundingBoxWithTransformer(IlvTransformer t,
IlvRect rect,
boolean withSelection)
Computes the bounding box considering also the transformer applied to the graphic.
|
protected IlvRect |
IltCardCarrierBaseRenderer.getBottomRect(IlvRect drawRect)
Returns the rectangle at the bottom of the card carrier.
|
abstract IlvRect |
IltBTSAntennaBaseRenderer.getRect(IlvPoint center)
Returns the preferred size of the base.
|
IlvRect |
IltBTSAntennaBaseRenderer.Standard.getRect(IlvPoint center) |
IlvRect |
IltBTSAntennaBaseRenderer.Offscreen.getRect(IlvPoint center) |
IlvRect |
IltShelfBaseRenderer.getSlotNumbersBBox(IlvTransformer t,
IlvRect drawRect)
Returns the bounding box of the area where the slot numbers should be
drawn.
|
protected IlvRect |
IltShelfItemContainerBaseRenderer.getSlotRect(int slotIndex,
double slotSpan,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slotIndex should
be drawn.
|
protected IlvRect |
IltCardCarrierBaseRenderer.getSlotRect(int slotIndex,
double slotSpan,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slot index should
be drawn.
|
abstract IlvRect |
IltShelfItemContainerBaseRenderer.getSlotRect(int slotXIndex,
double slotXSpan,
int slotYIndex,
double slotYSpan,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slot position
(defined by
slotXIndex and slotYIndex indexes)
should be drawn. |
IlvRect |
IltShelfBaseRenderer.getSlotRect(int slotXIndex,
double slotXSpan,
int slotYIndex,
double slotYSpan,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slot position
(defined by
slotXIndex and slotYIndex indexes)
should be drawn. |
IlvRect |
IltCardCarrierBaseRenderer.getSlotRect(int slotXIndex,
double slotXSpan,
int slotYIndex,
double slotYSpan,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slot position
(defined by
slotXIndex and slotYIndex indexes)
should be drawn. |
protected IlvRect |
IltShelfItemContainerBaseRenderer.getSlotRect(int slotIndex,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slotIndex should
be drawn.
|
protected IlvRect |
IltCardCarrierBaseRenderer.getSlotRect(int slotIndex,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slot index should
be drawn.
|
protected IlvRect |
IltShelfItemContainerBaseRenderer.getSlotRect(int slotXIndex,
int slotYIndex,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slot position
(defined by
slotXIndex and slotYIndex indexes)
should be drawn. |
protected abstract IlvRect |
IltShelfItemContainerBaseRenderer.getSlotsBBox(IlvRect drawRect)
Returns the bounding box of all the slots in this shelf item container.
|
IlvRect |
IltShelfBaseRenderer.getSlotsBBox(IlvRect drawRect)
Returns the bounding box of all the slots in this shelf item container.
|
protected IlvRect |
IltCardCarrierBaseRenderer.getSlotsBBox(IlvRect drawRect)
Returns the bounding box of all the slots in this shelf item container.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IltTinyBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltPortBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltOPCBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltNEBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltLogicalBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltLedBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltCardBaseRenderer.Graphic.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltBaseRenderer.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection)
Returns the bounding box of the area that
draw(g,t,rect) draws into. |
IlvRect |
IltBTSAntennaBaseRenderer.Standard.boundingBox(IlvTransformer t,
IlvRect rect,
boolean withSelection) |
IlvRect |
IltBTSAntennaBaseRenderer.Offscreen.boundingBox(IlvTransformer transf,
IlvRect rect,
boolean withSelection) |
protected IlvRect |
IltShelfBaseRenderer.boundingBoxWithTransformer(IlvTransformer t,
IlvRect rect,
boolean withSelection)
Computes the shelf bounding box taking the given transfomer
into account.
|
protected IlvRect |
IltBaseRenderer.boundingBoxWithTransformer(IlvTransformer t,
IlvRect rect,
boolean withSelection)
Computes the bounding box considering also the transformer applied to the graphic.
|
boolean |
IltBaseRenderer.contains(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect)
Tests whether a point lies within the outline of the object.
|
protected boolean |
IltBaseRenderer.containsExtraBorders(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect)
Tests whether a point lies within the borders of this object.
|
protected boolean |
IltBTSAntennaBaseRenderer.Offscreen.containsExtraBorders(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect) |
protected boolean |
IltTinyImageBaseRendererFactory.BaseRenderer.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect)
This implementation takes the transparency of the image into account.
|
protected boolean |
IltTinyBaseRenderer.Graphic.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect) |
protected boolean |
IltPortImageBaseRendererFactory.BaseRenderer.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect)
This implementation takes the transparency of the image into account.
|
protected boolean |
IltPortBaseRenderer.Graphic.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect) |
protected boolean |
IltOPCImageBaseRendererFactory.BaseRenderer.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect)
This implementation takes the transparency of the image into account.
|
protected boolean |
IltOPCBaseRenderer.Graphic.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect) |
boolean |
IltNEImageBaseRendererFactory.BaseRenderer.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect)
This implementation takes the transparency of the image into account.
|
boolean |
IltNEBaseRenderer.Graphic.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect) |
protected boolean |
IltLogicalImageBaseRendererFactory.BaseRenderer.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect)
This implementation takes the transparency of the image into account.
|
protected boolean |
IltLogicalBaseRenderer.Graphic.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect) |
protected boolean |
IltLedBaseRenderer.Graphic.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect) |
protected boolean |
IltCardImageBaseRendererFactory.BaseRenderer.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect)
This implementation takes the transparency of the image into account.
|
protected boolean |
IltCardBaseRenderer.Graphic.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect) |
protected boolean |
IltBaseRenderer.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect)
Tests whether a point lies within the main part of the base of this object.
|
protected boolean |
IltBTSAntennaBaseRenderer.Standard.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect) |
protected boolean |
IltBTSAntennaBaseRenderer.Offscreen.containsMain(IlvPoint p,
IlvPoint tp,
IlvTransformer t,
IlvRect rect) |
void |
IltShelfBaseRenderer.draw(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the entire base, such that it fits into a given rectangle.
|
void |
IltBaseRenderer.draw(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the entire base, such that it fits into a given rectangle.
|
void |
IltBTSAntennaBaseRenderer.draw(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltBTSAntennaBaseRenderer.Offscreen.draw(Graphics grp,
IlvTransformer transf,
IlvRect rect) |
protected boolean |
IltBaseRenderer.drawAlarmBorder(Graphics g,
IlvTransformer t,
IlvRect rect,
int distance)
Draw the alarm border.
|
protected boolean |
IltBTSAntennaBaseRenderer.Offscreen.drawAlarmBorder(Graphics grp,
IlvTransformer transf,
IlvRect rect,
int distance) |
protected void |
IltBaseRenderer.drawExtraBorder(Graphics g,
IlvTransformer t,
IlvRect rect,
Color color,
int distance,
int width)
Draws an extra border inside or outside the base depending
on the value returned by
isExtraBorderOutside() . |
protected void |
IltOPCBaseRenderer.Diamond.drawExtraBorder(Graphics g,
IlvTransformer t,
IlvRect rect,
IltPalette palette,
int distance,
int width) |
protected void |
IltOPCBaseRenderer.Clover.drawExtraBorder(Graphics g,
IlvTransformer t,
IlvRect rect,
IltPalette palette,
int distance,
int width) |
protected void |
IltNEBaseRenderer.NELogical.drawExtraBorder(Graphics g,
IlvTransformer t,
IlvRect rect,
IltPalette palette,
int distance,
int width)
Draws an extra border inside or outside the base depending
on the value returned by
isExtraBorderOutside() . |
protected void |
IltNEBaseRenderer.ControlComponent.drawExtraBorder(Graphics g,
IlvTransformer t,
IlvRect rect,
IltPalette palette,
int distance,
int width)
Draws an extra border inside or outside the base depending
on the value returned by
isExtraBorderOutside() . |
protected void |
IltNEBaseRenderer.ManagementElement.drawExtraBorder(Graphics g,
IlvTransformer t,
IlvRect rect,
IltPalette palette,
int distance,
int width)
Draws an extra border inside or outside the base depending
on the value returned by
isExtraBorderOutside() . |
protected void |
IltBaseRenderer.drawExtraBorder(Graphics g,
IlvTransformer t,
IlvRect rect,
IltPalette palette,
int distance,
int width)
Draws an extra border inside or outside the base depending
on the value returned by
isExtraBorderOutside() . |
protected void |
IltBTSAntennaBaseRenderer.Standard.drawExtraBorder(Graphics g,
IlvTransformer t,
IlvRect rect,
IltPalette palette,
int distance,
int thickness) |
protected void |
IltBTSAntennaBaseRenderer.Offscreen.drawExtraBorder(Graphics grp,
IlvTransformer transf,
IlvRect rect,
IltPalette palette,
int distance,
int thickness) |
protected void |
IltCardCarrierBaseRenderer.drawExtraBorders(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the extra borders.
|
protected void |
IltCardBaseRenderer.drawExtraBorders(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the extra borders.
|
protected void |
IltBaseRenderer.drawExtraBorders(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the extra borders around the main part.
|
protected void |
IltBTSAntennaBaseRenderer.drawExtraBorders(Graphics g,
IlvTransformer t,
IlvRect rect) |
protected void |
IltTinyLinkBaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draw the rectangular base for tiny link elements.
|
void |
IltTinyImageBaseRendererFactory.BaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the main part of the base.
|
protected void |
IltTinyBaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the rectangular base for tiny elements.
|
protected void |
IltTinyBaseRenderer.Graphic.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltShelfBaseRenderer.Standard.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltPortImageBaseRendererFactory.BaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the main part of the base.
|
void |
IltPortDirectImageBaseRendererFactory.BaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the main part of the base.
|
protected void |
IltPortBaseRenderer.Graphic.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltOPCImageBaseRendererFactory.BaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the main part of the base.
|
void |
IltOPCDirectImageBaseRendererFactory.BaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the main part of the base.
|
void |
IltOPCBaseRenderer.Diamond.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltOPCBaseRenderer.Standard.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltOPCBaseRenderer.SingleManaged.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltOPCBaseRenderer.MultipleManaged.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltOPCBaseRenderer.Clover.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltOPCBaseRenderer.SingleUnmanaged.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltOPCBaseRenderer.MultipleUnmanaged.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
protected void |
IltOPCBaseRenderer.Graphic.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEImageBaseRendererFactory.BaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the main part of the base.
|
void |
IltNEDirectImageBaseRendererFactory.BaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the main part of the base.
|
void |
IltNEBaseRenderer.NE.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.NELogical.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the object.
|
void |
IltNEBaseRenderer.NEComponent.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.ControlComponent.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the object.
|
void |
IltNEBaseRenderer.ManagementElement.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.MD.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.Server.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.NMW.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.BSC.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.MSC.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.BTS.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.BTSEquipment.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.TransportShape.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.SwitchShape.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.StationShape.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.MuxShape.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.EquipmentShape.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.NetworkShape.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltNEBaseRenderer.Graphic.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltLogicalImageBaseRendererFactory.BaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the main part of the base.
|
protected void |
IltLogicalBaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the rectangular base for tiny elements.
|
void |
IltLogicalBaseRenderer.Graphic.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltLedBaseRenderer.Circular.drawMain(Graphics graph,
IlvTransformer transf,
IlvRect square)
Draws the main part of the base.
|
void |
IltLedBaseRenderer.CircularFlat.drawMain(Graphics graph,
IlvTransformer transf,
IlvRect square)
Draws the main part of the base.
|
void |
IltLedBaseRenderer.Simple.drawMain(Graphics graph,
IlvTransformer transf,
IlvRect rect)
Draws the main part of the base.
|
void |
IltLedBaseRenderer.Rectangular.drawMain(Graphics graph,
IlvTransformer transf,
IlvRect rect)
Draws the main part of the base.
|
void |
IltLedBaseRenderer.Graphic.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltCardImageBaseRendererFactory.BaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the main part of the base.
|
void |
IltCardDirectImageBaseRendererFactory.BaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the main part of the base.
|
void |
IltCardCarrierBaseRenderer.Standard.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltCardBaseRenderer.Standard.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltCardBaseRenderer.EmptySlot.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltCardBaseRenderer.Graphic.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
protected abstract void |
IltBaseRenderer.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect)
Draws the main part of the base.
|
void |
IltBTSAntennaBaseRenderer.Standard.drawMain(Graphics g,
IlvTransformer t,
IlvRect rect) |
void |
IltBTSAntennaBaseRenderer.Offscreen.drawMain(Graphics grp,
IlvTransformer transf,
IlvRect rect) |
protected boolean |
IltBaseRenderer.drawSelectionBorder(Graphics g,
IlvTransformer t,
IlvRect rect,
int distance)
Draw the selection border.
|
protected boolean |
IltBTSAntennaBaseRenderer.Offscreen.drawSelectionBorder(Graphics grp,
IlvTransformer transf,
IlvRect rect,
int distance) |
void |
IltShelfBaseRenderer.drawSlotNumbers(Graphics g,
IlvTransformer t,
IlvRect drawRect)
Draws the slot numbers in the bounding box of the slot numbers.
|
protected IlvRect |
IltCardCarrierBaseRenderer.getBottomRect(IlvRect drawRect)
Returns the rectangle at the bottom of the card carrier.
|
protected IltPolygon[] |
IltTinyImageBaseRendererFactory.BaseRenderer.getExtraBorders(IlvRect rect)
Returns the borders of the image or
null , depending on the value
returned by IltTinyImageBaseRendererFactory.isPolygonalBorder() . |
protected IltPolygon[] |
IltPortImageBaseRendererFactory.BaseRenderer.getExtraBorders(IlvRect rect)
Returns the borders of the image or
null depending
on the value returned by
IltImagePortBaseRendererFactory.isPolygonalBorder() . |
protected IltPolygon[] |
IltPortDirectImageBaseRendererFactory.BaseRenderer.getExtraBorders(IlvRect rect)
Returns the borders of the image or
null , depending on the value
returned by IltBaseRenderer.isPolygonalBorder() . |
protected IltPolygon[] |
IltOPCImageBaseRendererFactory.BaseRenderer.getExtraBorders(IlvRect rect)
Returns the borders of the image or
null depending
on the value returned by
IltOPCImageBaseRendererFactory.isPolygonalBorder() . |
protected IltPolygon[] |
IltOPCDirectImageBaseRendererFactory.BaseRenderer.getExtraBorders(IlvRect rect)
Returns the borders of the image or
null , depending on the value
returned by IltBaseRenderer.isPolygonalBorder() . |
protected IltPolygon[] |
IltNEImageBaseRendererFactory.BaseRenderer.getExtraBorders(IlvRect rect)
Returns the borders of the image or
null , depending on the value
returned by IltNEImageBaseRendererFactory.isPolygonalBorder() . |
protected IltPolygon[] |
IltNEDirectImageBaseRendererFactory.BaseRenderer.getExtraBorders(IlvRect rect)
Returns the borders of the image or
null , depending on the value
returned by IltBaseRenderer.isPolygonalBorder() . |
protected IltPolygon[] |
IltLogicalImageBaseRendererFactory.BaseRenderer.getExtraBorders(IlvRect rect)
Returns the borders of the image or
null , depending on the value
returned by IltLogicalImageBaseRendererFactory.isPolygonalBorder() . |
protected IltPolygon[] |
IltCardImageBaseRendererFactory.BaseRenderer.getExtraBorders(IlvRect rect)
Returns the borders of the image or
null , depending on the value
returned by IltCardImageBaseRendererFactory.isPolygonalBorder() . |
protected IltPolygon[] |
IltCardDirectImageBaseRendererFactory.BaseRenderer.getExtraBorders(IlvRect rect)
Returns the borders of the image or
null , depending on the value
returned by IltBaseRenderer.isPolygonalBorder() . |
protected IltPolygon[] |
IltBaseRenderer.getExtraBorders(IlvRect rect)
Returns the borders of the drawn part of the base.
|
IlvRect |
IltShelfBaseRenderer.getSlotNumbersBBox(IlvTransformer t,
IlvRect drawRect)
Returns the bounding box of the area where the slot numbers should be
drawn.
|
protected IlvRect |
IltShelfItemContainerBaseRenderer.getSlotRect(int slotIndex,
double slotSpan,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slotIndex should
be drawn.
|
protected IlvRect |
IltCardCarrierBaseRenderer.getSlotRect(int slotIndex,
double slotSpan,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slot index should
be drawn.
|
abstract IlvRect |
IltShelfItemContainerBaseRenderer.getSlotRect(int slotXIndex,
double slotXSpan,
int slotYIndex,
double slotYSpan,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slot position
(defined by
slotXIndex and slotYIndex indexes)
should be drawn. |
IlvRect |
IltShelfBaseRenderer.getSlotRect(int slotXIndex,
double slotXSpan,
int slotYIndex,
double slotYSpan,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slot position
(defined by
slotXIndex and slotYIndex indexes)
should be drawn. |
IlvRect |
IltCardCarrierBaseRenderer.getSlotRect(int slotXIndex,
double slotXSpan,
int slotYIndex,
double slotYSpan,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slot position
(defined by
slotXIndex and slotYIndex indexes)
should be drawn. |
protected IlvRect |
IltShelfItemContainerBaseRenderer.getSlotRect(int slotIndex,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slotIndex should
be drawn.
|
protected IlvRect |
IltCardCarrierBaseRenderer.getSlotRect(int slotIndex,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slot index should
be drawn.
|
protected IlvRect |
IltShelfItemContainerBaseRenderer.getSlotRect(int slotXIndex,
int slotYIndex,
IlvRect drawRect)
Returns the rectangle where the shelf item at the given slot position
(defined by
slotXIndex and slotYIndex indexes)
should be drawn. |
protected abstract IlvRect |
IltShelfItemContainerBaseRenderer.getSlotsBBox(IlvRect drawRect)
Returns the bounding box of all the slots in this shelf item container.
|
IlvRect |
IltShelfBaseRenderer.getSlotsBBox(IlvRect drawRect)
Returns the bounding box of all the slots in this shelf item container.
|
protected IlvRect |
IltCardCarrierBaseRenderer.getSlotsBBox(IlvRect drawRect)
Returns the bounding box of all the slots in this shelf item container.
|
void |
IltTinyBaseRenderer.Graphic.moveResize(IlvRect r) |
void |
IltPortBaseRenderer.Graphic.moveResize(IlvRect r) |
void |
IltOPCBaseRenderer.Graphic.moveResize(IlvRect r) |
void |
IltNEBaseRenderer.Graphic.moveResize(IlvRect r) |
void |
IltNEBaseRenderer.General.moveResize(IlvRect r) |
void |
IltLogicalBaseRenderer.Graphic.moveResize(IlvRect r) |
void |
IltLedBaseRenderer.Graphic.moveResize(IlvRect r) |
void |
IltGraphicBaseRenderer.moveResize(IlvRect r)
Indicates that the underlying
IlvGraphic must be
displayed inside the given rectangle. |
void |
IltCardBaseRenderer.Graphic.moveResize(IlvRect r) |
Modifier and Type | Method and Description |
---|---|
static IlvRect |
IltBoundingBox._FillRect(int x1,
int y1,
int x2,
int y2)
Returns the bounding box of a filled rectangle.
|
static IlvRect |
IltBoundingBox.DrawLine(int x1,
int y1,
int x2,
int y2)
Returns the bounding box of a line of thickness 1.
|
static IlvRect |
IltBoundingBox.DrawPoint(int x1,
int y1)
Returns the bounding box of a single pixel.
|
static IlvRect |
IltBoundingBox.DrawPolygon(IltPolygon p,
double apart,
double thickness,
double totalthickness,
int join)
Returns the bounding box of a polygon with a given thickness.
|
static IlvRect |
IltBoundingBox.DrawPolygon(IltPolygon p,
double apart,
double thickness,
int join)
Returns the bounding box of a polygon with a given thickness.
|
static IlvRect |
IltBoundingBox.DrawPolyline(IltPolyline p,
double thickness,
double totalthickness,
int cap,
int join)
Returns the bounding box of a polyline with a given thickness.
|
static IlvRect |
IltBoundingBox.DrawPolyline(IltPolyline p,
double thickness,
int cap,
int join)
Returns the bounding box of a polyline with a given thickness.
|
static IlvRect |
IltBoundingBox.DrawRect(int x1,
int y1,
int x2,
int y2)
Returns the bounding box of a rectangle boundary.
|
static IlvRect |
IltBoundingBox.FillParallelogram(int x1,
int y1,
int x2,
int y2,
int vx,
int vy)
Returns the bounding box of a filled parallelogram.
|
static IlvRect |
IltBoundingBox.FillPolygon(IltPolygon p)
Returns the bounding box of a filled polygon.
|
static IlvRect |
IltBoundingBox.FillRect(int x1,
int y1,
int x2,
int y2)
Returns the bounding box of a filled rectangle.
|
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
IltLinkPort |
IltEditLinkPortInteractor.addLinkPort(IltCompositeGraphic graphic,
IlvRect linkConnectionRect,
IlvPoint location)
Creates a link connection port on a node, at a given position.
|
void |
IltSelectInteractor.drawGhostMove(Graphics g,
IlvGraphic obj,
IlvRect rect) |
protected IlvGraphic |
IltMakeRectGroupInteractor.makeObject(IlvRect rect) |
protected void |
IltSelectInteractorMultipleSelection.selectObjects(IlvRect rect) |
protected void |
IltMakeRectGroupInteractor.trigger(IlvRect shape)
This function must be implemented in a subclass.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IltShelfItem.getBaseRectangle(IltGraphicManager manager)
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
|
IlvRect |
IltShelf.getBaseRectangle(IltGraphicManager manager)
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
|
IlvRect |
IltRectGroup.getBaseRectangle(IltGraphicManager manager)
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
|
IlvRect |
IltPolyGroup.getBaseRectangle(IltGraphicManager manager)
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
|
IlvRect |
IltOffPageConnector.getBaseRectangle(IltGraphicManager manager)
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
|
abstract IlvRect |
IltObject.getBaseRectangle(IltGraphicManager manager)
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
|
IlvRect |
IltNetworkElement.getBaseRectangle(IltGraphicManager manager)
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
|
IlvRect |
IltLinearGroup.getBaseRectangle(IltGraphicManager manager)
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
|
IlvRect |
IltCardItem.getBaseRectangle(IltGraphicManager manager)
Returns the base rectangle of the graphic representation
in a given IltGraphicManager.
|
IlvRect |
IltBTSAntenna.getBaseRectangle(IltGraphicManager manager)
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
|
IlvRect |
IltBTS.getBaseRectangle(IltGraphicManager manager)
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
|
IlvRect |
IltAbstractLink.getBaseRectangle(IltGraphicManager manager)
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
|
IlvRect |
IltObject.getBaseRectangleInManager(IltGraphicManager manager) |
IlvRect |
IltShelfItemContainer.getItemRect(IltGraphicManager manager,
IltObject item)
Deprecated.
|
IlvRect |
IltShelf.getItemRect(IltGraphicManager manager,
IltObject item)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. Retrieve the bounding box of the children object from its
graphic representation. |
IlvRect |
IltCardCarrier.getItemRect(IltGraphicManager manager,
IltObject item)
Access the dimension of a given child item in the given manager.
|
IlvRect |
IltShelfItem.getShape(IltGraphicManager manager)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. When working with datasource, please use getPosition instead. |
IlvRect |
IltRectGroup.getShape(IltGraphicManager manager)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. When working with datasource, use getPosition instead. |
IlvRect |
IltShelfItem.getShape(IltGraphicManager manager,
IltGraphic graphic)
Returns the shape graphic setting.
|
protected IlvRect |
IltRectGroup.getShape(IltGraphicManager manager,
IltGraphic graphic)
Returns the shape graphic setting.
|
protected IlvRect |
IltShelfItem.getShapeInManager(IltGraphicManager manager,
IltGraphic graphic)
Returns the position of the graphic representation in a given
IltGraphicManager.
|
protected IlvRect |
IltRectGroup.getShapeInManager(IltGraphicManager manager,
IltGraphic graphic)
Returns the position of the graphic representation in a given
IltGraphicManager.
|
Modifier and Type | Method and Description |
---|---|
void |
IltRectGroup.computeGraphic(IltGraphicManager manager,
IlvRect shape)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. |
void |
IltCardCarrier.computeGraphic(IltGraphicManager manager,
IlvRect rect)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. |
void |
IltShelfItem.setBaseRectangle(IltGraphicManager manager,
IlvRect newBaseRectangle)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
void |
IltShelf.setBaseRectangle(IltGraphicManager manager,
IlvRect newBaseRectangle)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
void |
IltRectGroup.setBaseRectangle(IltGraphicManager manager,
IlvRect newBaseRectangle)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
void |
IltPolyGroup.setBaseRectangle(IltGraphicManager manager,
IlvRect newBaseRectangle)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
void |
IltOffPageConnector.setBaseRectangle(IltGraphicManager manager,
IlvRect newBaseRectangle)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
abstract void |
IltObject.setBaseRectangle(IltGraphicManager manager,
IlvRect newBaseRectangle)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
void |
IltNetworkElement.setBaseRectangle(IltGraphicManager manager,
IlvRect newBaseRectangle)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
void |
IltLinearGroup.setBaseRectangle(IltGraphicManager manager,
IlvRect newBaseRectangle)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
void |
IltCardItem.setBaseRectangle(IltGraphicManager manager,
IlvRect newBaseRectangle)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
void |
IltBTSAntenna.setBaseRectangle(IltGraphicManager manager,
IlvRect newBaseRectangle)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
void |
IltBTS.setBaseRectangle(IltGraphicManager manager,
IlvRect newBaseRectangle)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
void |
IltAbstractLink.setBaseRectangle(IltGraphicManager manager,
IlvRect newBaseRectangle)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
void |
IltObject.setBaseRectangleInManager(IltGraphicManager manager,
IlvRect shape)
Applies a transformation to the graphic representation in a given
IltGraphicManager, attempting to make the base rectangle resemble
the given rectangle.
|
void |
IltShelfItem.setShape(IltGraphicManager manager,
IltGraphic graphic,
IlvRect position,
IlpPositionSource reason)
Changes the shape graphic setting.
|
void |
IltShelfItem.setShape(IltGraphicManager manager,
IlvRect shape)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. When working with datasource, please use getPosition instead. |
void |
IltRectGroup.setShape(IltGraphicManager manager,
IlvRect shape)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. When working with datasource, use
IltObject.setPosition(IlpPosition) instead. |
void |
IltShelfItem.setShape(IltGraphicManager manager,
IlvRect shape,
IlpPositionSource reason)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. When working with datasource, use
IltObject.setPosition(IlpPosition) instead. |
void |
IltRectGroup.setShape(IltGraphicManager manager,
IlvRect shape,
IlpPositionSource reason)
Deprecated.
Adding a object to a datasource, connected to a graphic component such as
an
IlpNetwork , is enough to make its graphic representation
visible. When working with datasource, use
IltObject.setPosition(IlpPosition) instead. |
void |
IltCardCarrier.setShapeInManager(IltGraphicManager manager,
IltGraphic graphic,
IlvRect shape)
Sets the shape of this card carrier in the given manager and recalculates the
contained shelf items sizes.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IltComponentGraphic.getBaseBounds()
Deprecated.
Returns the base bounding box.
|
IlvRect |
IltComponentGraphic.getBoundingBox(IlvTransformer t)
Deprecated.
Returns the bounds of the object taking into account its
subitems.
|
Modifier and Type | Method and Description |
---|---|
void |
IltComponentManager.repaint(IlvRect rect) |
void |
IltComponentGraphic.reshapeObject(IlvGraphic obj,
IlvRect newrect,
boolean redraw)
Deprecated.
Implementation of the
IlvGraphicBag interface. |
Modifier and Type | Method and Description |
---|---|
protected IlvRect |
IlvLinkImage.arrowBBox(IlvPoint from,
IlvPoint to,
IlvTransformer t)
Computes the bounding rectangle of the
arrow when the link is oriented.
|
IlvRect |
IlvRegion.boundingBox()
Returns the smallest rectangle containing all the rectangles of the region.
|
IlvRect |
IlvGraphic.boundingBox()
Returns the bounding rectangle of the object for the identity
transformation.
|
IlvRect |
IlvPolyPointsSelection.boundingBox(IlvTransformer t)
Returns the bounding box of the object.
|
IlvRect |
IlvPolyPointsInterface.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvManager.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the manager when
drawn with the specified transformer.
|
IlvRect |
IlvLinkImage.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvHandlesSelection.boundingBox(IlvTransformer t)
Returns the bounding box of the object.
|
abstract IlvRect |
IlvGraphic.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object for a given
transformation.
|
IlvRect |
IlvDrawSelection.boundingBox(IlvTransformer t)
Returns the bounding box of the object.
|
IlvRect |
IlvDefaultManagerFrame.boundingBoxExpandCollapseIcon(IlvManager manager,
IlvRect bbox,
IlvTransformer t)
Returns the bounding box of the expand/collapse icon for a given
manager.
|
IlvRect |
IlvManagerView.computeBBox()
Computes the rectangle that contains all
the graphic objects of the manager of the view.
|
IlvRect |
IlvManagerView.computeBBox(IlvTransformer t)
Computes the rectangle that contains all
the graphic objects of the manager of the view, for
a given transformer.
|
IlvRect |
IlvManagerLayer.computeBBox(IlvTransformer t)
Returns the bounding rectangle of the layer when
it is drawn with the specified transformer.
|
IlvRect |
IlvManager.computeBBox(IlvTransformer t)
Computes the rectangle that contains all the graphic objects of the
manager.
|
IlvRect |
IlvIndexedSet.computeBBox(IlvTransformer t)
Returns the bounding rectangle of the set when
drawn with the specified transformer.
|
IlvRect |
IlvManager.computeBBox(IlvTransformer t,
boolean withSelection)
Computes the rectangle that contains all the graphic objects of the
manager.
|
IlvRect |
IlvManagerView.FitAreaCalculator.getAreaToFit(IlvManagerView view)
Returns the rectangle in view coordinates that should be made
visible in the view when calling
IlvManagerView.fitTransformerToArea(Insets, FitAreaCalculator, int) . |
protected IlvRect |
IlvReshapeSelection.getBoundingBox(IlvGraphic obj,
IlvTransformer t)
Returns the rectangle that defines the bounds of
the graphic object.
|
IlvRect |
IlvDefinitionRectInterface.getDefinitionRect()
Returns a copy of the definition rectangle.
|
IlvRect |
IlvLinkImage.getFromBoundingBox(IlvTransformer t)
Returns the bounding box of the graphic object that is the
origin of this link.
|
abstract IlvRect |
IlvLinkConnector.getGhostBoundingBox(IlvTransformer t)
Returns the bounding box of the ghost of the connection points.
|
protected IlvRect |
IlvDrawSelection.getHandlesRectangle(IlvTransformer t)
Returns the rectangle on which the handles are located.
|
IlvRect |
IlvLabelInterface.getLabelBBox(IlvTransformer t)
Returns the area where the label is displayed.
|
IlvRect |
IlvRegion.getRectAt(int index)
Returns the rectangle at the specified index.
|
static IlvRect |
IlvGraphicUtil.GetStringBounds(IlvGraphic obj,
String text,
Font font,
boolean antialiased)
Returns the bounding rectangle enclosing text when drawn
with the specified font for specific graphic object.
|
static IlvRect |
IlvGraphicUtil.GetStringBounds(String text,
Font font,
boolean antialiased)
Returns the bounding rectangle enclosing text when drawn
with the specified font.
|
IlvRect |
IlvLinkImage.getToBoundingBox(IlvTransformer t)
Returns the bounding box of the graphic object that is the
destination of this link.
|
static IlvRect |
IlvGraphicUtil.PolylineBBox(IlvPoint[] pts,
int length,
double lineWidth,
int lineJoin,
int endCap,
IlvTransformer t)
Computes the bounding rectangle of a polyline.
|
static IlvRect |
IlvGraphicUtil.RectBBox(IlvRect rect,
IlvTransformer t)
Returns the bounding box of an
IlvRect transformed with the
given IlvTransformer . |
Modifier and Type | Method and Description |
---|---|
Enumeration<IlvRect> |
IlvRegion.elements()
Returns an
Enumeration on all the rectangles of the region. |
Modifier and Type | Method and Description |
---|---|
void |
IlvRegion.add(IlvRect rect)
Adds a rectangle in the region.
|
void |
IlvRect.add(IlvRect rect)
Adds a
IlvRect object to this
IlvRect . |
protected boolean |
IlvManager.afterInvalidateRegion(IlvGraphic object,
IlvRect objectBBox,
IlvManagerView view,
IlvTransformer t,
Object info)
Returns
true if the region of the object must be invalidated. |
void |
IlvIndexedSet.afterUpdate(IlvGraphic obj,
IlvRect bbox)
Updates the location of the object in the quadtree.
|
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 |
IlvTransformer.apply(IlvRect rect)
Applies the transformer to the specified rectangle.
|
void |
IlvTransformer.applyFloor(IlvRect rect)
Applies the transformer to a rectangle.
|
void |
IlvIndexedSet.beforeUpdate(IlvGraphic obj,
IlvRect bbox)
Prepares the update of the
IlvIndexedSet . |
static void |
IlvGraphicUtil.BezierBoundingBox(IlvRect bbox,
IlvPoint[] pts,
int length,
boolean ghosting,
double smoothness,
double lineWidth,
int lineJoin,
int endCap,
IlvTransformer t)
Computes the bounding rectangle of a Bezier spline.
|
static void |
IlvGraphicUtil.BezierBoundingBox(IlvRect bbox,
IlvPoint[] pts,
int length,
double lineWidth,
int lineJoin,
int endCap,
IlvTransformer t)
Computes the bounding rectangle of a Bezier spline of up to 4 control
points.
|
void |
IlvTransformer.boundingBox(IlvRect rect,
boolean inverse)
Computes the bounding box of the transformed
edges of the rectangle.
|
static void |
IlvUtil.BoundingBox(IlvRect bbox,
double[] x,
double[] y,
int count)
Computes the bounding rectangle that contains the points.
|
static void |
IlvUtil.BoundingBox(IlvRect bbox,
IlvPoint[] points,
int count)
Computes the bounding rectangle that contains the points.
|
IlvRect |
IlvDefaultManagerFrame.boundingBoxExpandCollapseIcon(IlvManager manager,
IlvRect bbox,
IlvTransformer t)
Returns the bounding box of the expand/collapse icon for a given
manager.
|
static void |
IlvGraphicUtil.ClosedBezierBoundingBox(IlvRect bbox,
IlvPoint[] pts,
int length,
boolean ghosting,
double smoothness,
double lineWidth,
int lineJoin,
int endCap,
IlvTransformer t)
Computes the bounding rectangle of a closed Bezier spline.
|
static void |
IlvGraphicUtil.ClosedBezierBoundingBox(IlvRect bbox,
IlvPoint[] pts,
int length,
double lineWidth,
int lineJoin,
int endCap,
IlvTransformer t)
Computes the bounding rectangle of a closed Bezier spline of up to
4 control points.
|
static IlvTransformer |
IlvTransformer.computeTransformer(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Computes the transformer that will transform the rectangle
rect
into the rectangle trect . |
boolean |
IlvRect.contains(IlvRect rect)
Tests if the rectangle contains the specified one.
|
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.
|
static void |
IlvGraphicUtil.DrawImage(Graphics g,
IlvRect drawrect,
Image image,
IlvTransformer t,
ImageObserver observer,
boolean highquality)
Draws an
Image with a given IlvTransformer . |
protected void |
IlvDefaultManagerFrame.drawOutline(IlvManager manager,
IlvRect bbox,
Graphics grp,
IlvTransformer transf)
This method draws the border of the manager frame outline.
|
static void |
IlvGraphicUtil.DrawRenderedImage(Graphics g,
IlvRect drawrect,
RenderedImage image,
IlvTransformer t,
boolean highquality)
Draws a
RenderedImage with a given
IlvTransformer . |
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.
|
void |
IlvManagerViewInteractor.ensureVisible(IlvRect rect)
Calls
IlvManagerView.ensureVisible
if allowEnsureVisible returns true , otherwise it
does nothing. |
void |
IlvManagerView.ensureVisible(IlvRect r)
Modifies the transformer so that the specified rectangle
becomes visible.
|
boolean |
IlvRect.equalsOrNear(IlvRect otherRect)
Test equality of 2 IlvRect according default precision
|
protected IlvPoint |
IlvDefaultManagerFrame.getExpandCollapseIconPosition(IlvManager manager,
IlvRect bbox,
IlvTransformer t)
Calculates the position of the expand/collapse icon at the manager.
|
boolean |
IlvGraphic.inside(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests if a rectangle contains the object.
|
void |
IlvRect.intersection(IlvRect rect)
Computes the intersection of the rectangle with the specified rectangle.
|
boolean |
IlvRect.intersects(IlvRect rect)
Tests if the rectangle intersects another one.
|
boolean |
IlvGraphic.intersects(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests if a rectangle overlaps the object.
|
void |
IlvManagerView.invalidateRect(IlvRect rect)
Adds a rectangle to the invalid region of the view.
|
void |
IlvManager.invalidateRegion(IlvManagerView view,
IlvRect rect)
Stores the rectangle in a manager view for a further call
of
reDrawViews() . |
void |
IlvManager.invalidateRegion(IlvRect rect)
Stores the rectangle in all manager views for a further call
of
reDrawViews . |
void |
IlvManagerView.invalidateTripleBuffer(IlvRect rect,
boolean repaint)
Invalidates partially the triple buffer.
|
boolean |
IlvTransformer.inverse(IlvRect rect)
Applies the inverse transformation on the specified rectangle.
|
void |
IlvManager.mapInside(IlvApplyObject f,
Object arg,
IlvRect rect,
IlvTransformer t)
Applies a function on all objects of the manager that are inside
the specified rectangle.
|
void |
IlvManager.mapInside(IlvApplyObject f,
Object arg,
IlvRect rect,
IlvTransformer t,
boolean traverse)
Applies a function on all objects of the manager that are inside
the specified rectangle.
|
void |
IlvIndexedSet.mapInside(IlvRect rect,
IlvRect trect,
IlvApplyObject f,
Object arg,
IlvTransformer t)
Applies a function to all objects located in a specified rectangle.
|
void |
IlvIndexedSet.mapInside(IlvRect rect,
IlvRect trect,
IlvApplyObject f,
Object arg,
IlvTransformer t,
boolean traverse)
Applies a function to all objects located in a specified rectangle.
|
void |
IlvManager.mapIntersects(IlvApplyObject f,
Object arg,
IlvRect rect,
IlvTransformer t)
Applies a function on all objects of the manager that intersect
the specified rectangle.
|
void |
IlvManager.mapIntersects(IlvApplyObject f,
Object arg,
IlvRect rect,
IlvTransformer t,
boolean traverse)
Applies a function on all objects of the manager that intersect
the specified rectangle.
|
void |
IlvIndexedSet.mapIntersects(IlvRect rect,
IlvRect trect,
IlvApplyObject f,
Object arg,
IlvTransformer t)
Applies a function to all objects with a bounding box that intersects a
specified rectangle.
|
void |
IlvIndexedSet.mapIntersects(IlvRect rect,
IlvRect trect,
IlvApplyObject f,
Object arg,
IlvTransformer t,
boolean traverse)
Applies a function to all objects with a bounding box that intersects a
specified rectangle.
|
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 |
IlvManager.moveResize(IlvRect size)
Resizes the
IlvManager . |
void |
IlvGraphic.moveResize(IlvRect size)
Resizes the object.
|
void |
IlvManager.print(Graphics dst,
IlvRect area,
IlvManagerView view,
IlvTransformer t,
boolean allLayers)
Prints the contents of the manager.
|
void |
IlvManagerLayer.print(Graphics dst,
IlvRect area,
IlvTransformer t)
Prints the layer with a specified transformer.
|
void |
IlvManagerView.print(Graphics g,
IlvRect area,
IlvTransformer t,
boolean includeBackground,
boolean allLayers)
Prints the contents of the view: the contents of the manager and
optionally the background.
|
static IlvRect |
IlvGraphicUtil.RectBBox(IlvRect rect,
IlvTransformer t)
Returns the bounding box of an
IlvRect transformed with the
given IlvTransformer . |
void |
IlvObjectInteractorContext.repaint(IlvRect rect)
Repaints a region.
|
void |
IlvManagerView.repaint(IlvRect rect)
Repaints a region of the view.
|
protected void |
IlvReshapeSelection.reshapeObject(IlvGraphic graphic,
IlvRect rect)
Called to let the interactor reshape an object.
|
void |
IlvManager.reshapeObject(IlvGraphic obj,
IlvRect newrect,
boolean redraw)
Changes the size of the specified object.
|
void |
IlvGraphicBag.reshapeObject(IlvGraphic graphic,
IlvRect newrect,
boolean redraw)
Changes the size of a graphic object.
|
void |
IlvDefinitionRectInterface.setDefinitionRect(IlvRect rect)
Sets a new definition rectangle.
|
Constructor and Description |
---|
IlvRect(IlvRect rect)
Creates a new
IlvRect by copying the specified one. |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvGraphicAnimator.getNewBoundingBox()
Returns the bounding box of the object that should be reached
at the end of the sequence of animation steps.
|
IlvRect |
IlvGraphicAnimator.getOldBoundingBox()
Returns the bounding box that was recorded for the object.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGraphicDecoration.reshapeObject(IlvGraphic graphic,
IlvRect newrect,
boolean redraw)
Changes the size of a graphic object.
|
Modifier and Type | Method and Description |
---|---|
protected IlvRect |
IlvDashboardLinkManager.getPortBoundingBox(IlvDashboardSymbol symbol,
IlvGraphic port)
Returns the bounding box of a link port.
|
IlvRect |
IlvDashboardSymbol.getSymbolBoundingBox()
Returns the bounding box of this symbol.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvDashboardLinkManager.highlightPort(Graphics dst,
IlvRect rect)
Highlights a symbol link port.
|
protected void |
IlvDashboardLinkManager.highlightSymbol(Graphics dst,
IlvRect rect)
Highlights a symbol.
|
void |
IlvDashboardSymbol.setSymbolBoundingBox(IlvRect rect)
Move and resize this symbol.
|
Modifier and Type | Method and Description |
---|---|
ArrayList |
IlvDiagrammerObjectSelectedRectFinder.computeObjectSelected(IlvFacesView facesView,
IlvRect rect,
IlvTransformer transformer)
Returns the list of SDM Model objects that are in the specified rectangle.
|
ArrayList |
IlvDiagrammerObjectSelectedRectFinder.computeObjectSelected(IlvManagerView managerView,
IlvRect rect,
IlvTransformer transformer)
Returns the list of SDM Model objects that are in the specified rectangle.
|
Modifier and Type | Method and Description |
---|---|
protected BufferedImage |
IlvFacesDiagrammerServletSupport.generateImage(javax.servlet.http.HttpServletRequest request,
IlvRect bbox,
int width,
int height,
String[] requestedLayers,
Color bgColor,
boolean transparent)
Generates the image.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvDXFReaderConfigurator.getExtents()
Returns the extents of the drawing.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvDXFReaderConfigurator.setExtents(IlvRect rect)
Sets the extents of the drawing.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
ObjectBBoxChangedEvent.getNewBoundingBox()
Returns the new bounding rectangle.
|
IlvRect |
ObjectBBoxChangedEvent.getOldBoundingBox()
Returns the old bounding rectangle.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectBBoxChangedEvent.setNewBoundingBox(IlvRect r)
Sets the new bounding box.
|
void |
ObjectBBoxChangedEvent.setOldBoundingBox(IlvRect r)
Sets the old bounding box.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvFacesView.getBoundingBox()
Returns the bounding box of the displayed view in manager coordinate system.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvFacesView.setBoundingBox(IlvRect boundingBox)
Sets the view bounding box.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<?> |
IlvFacesObjectSelectedRectFinder.computeObjectSelected(IlvFacesView view,
IlvRect rect,
IlvTransformer transformer)
Returns the list of graphic objects that are in the specified rectangle.
|
ArrayList<?> |
IlvFacesObjectSelectedRectFinder.computeObjectSelected(IlvManagerView managerView,
IlvRect rect,
IlvTransformer transformer)
Returns the list of graphic objects that are in the rectangle.
|
Modifier and Type | Method and Description |
---|---|
protected BufferedImage |
IlvFacesManagerServletSupport.generateImage(javax.servlet.http.HttpServletRequest request,
IlvRect bbox,
int width,
int height,
String[] requestedLayers,
Color bgColor,
boolean transparent)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvTimeIndicator.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the time indicator renderer.
|
IlvRect |
IlvActivityGraphic.boundingBox(IlvTransformer t)
Returns the bounding rectangle of this activity graphic.
|
IlvRect |
IlvActivityTileLayout.GraphicBounds.getBounds()
Returns the bounds of the activity graphic in view coordinates.
|
protected IlvRect |
IlvActivitySimpleLayout.getChannelVerticalBounds(IlvGanttRow row)
Returns the vertical bounds of the specified row available for arranging its activity
graphics.
|
IlvRect |
IlvActivityGraphic.getDefinitionRect()
Returns the activity graphic's definition rectangle, in world coordinates.
|
IlvRect |
IlvActivityGraphic.getDefinitionRect(IlvTransformer t)
Returns the activity graphic's definition rectangle, transformed by the
specified
transformer . |
protected IlvRect |
IlvTimeIndicator.timeIndicatorBBox()
Deprecated.
Beginning with Rogue Wave JViews 8.5 call
IlvTimeIndicator.boundingBox(IlvTransformer)
instead. |
Modifier and Type | Method and Description |
---|---|
void |
IlvGanttSheet.print(Graphics dst,
IlvRect area,
IlvTransformer t)
Prints the contents of the Gantt sheet to the specified
Graphics . |
void |
IlvActivityGraphic.setDefinitionRect(IlvRect rect)
Sets the definition rectangle of the activity graphic.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvWeekendGrid.drawWeekend(Graphics dst,
IlvGanttGridContext context,
IlvRect weekendRect)
Renders one weekend rectangle.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvActivityGraphicSelection.getDefinitionRect(IlvTransformer t)
Returns the (cached) definition rectangle of the activity graphic
for this renderer, transformed by the specified
transformer . |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvBasicActivitySymbol.getBounds(IlvActivityGraphic ag,
IlvTransformer t)
Returns the bounding rectangle of the activity graphic.
|
IlvRect |
IlvBasicActivityLabel.getBounds(IlvActivityGraphic ag,
IlvTransformer t)
Returns the bounding rectangle of the activity graphic.
|
IlvRect |
IlvActivityRenderer.getBounds(IlvActivityGraphic ag,
IlvTransformer t)
Returns the bounding rectangle of the activity graphic.
|
IlvRect |
IlvActivityLabel.getBounds(IlvActivityGraphic ag,
IlvTransformer t)
Returns the bounding rectangle of the activity graphic.
|
IlvRect |
IlvActivityGraphicRenderer.getBounds(IlvActivityGraphic ag,
IlvTransformer t)
Returns the bounding rectangle of the drawing performed by this renderer
for the given activity graphic.
|
IlvRect |
IlvActivityCompositeRenderer.getBounds(IlvActivityGraphic ag,
IlvTransformer t)
Returns the bounding rectangle of the activity graphic.
|
IlvRect |
IlvActivityGraphicRenderer.getDefinitionRect(IlvActivityGraphic ag,
IlvTransformer t)
Returns the definition rectangle for the activity graphic for this renderer.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvActivityCompositeGraphicRenderer.computeBaseBounds(IlvActivityGraphic ag,
IlvTransformer t)
Returns the bounding rectangle in which the first child, or base
element of the composite graphic should be drawn.
|
IlvRect |
IlvActivityCompositeGraphicRenderer.getBounds(IlvActivityGraphic ag,
IlvTransformer t)
Returns the bounding rectangle of the activity graphic.
|
Modifier and Type | Method and Description |
---|---|
IlvPoint |
IlvTimeIntervalChildSize.getSize(IlvRect bboxAnchor,
IlvRect bboxChild)
Returns the size of the supplied child
|
IlvPoint |
IlvProportionalChildSize.getSize(IlvRect bboxAnchor,
IlvRect bboxChild)
Returns the size of the supplied child
|
Modifier and Type | Field and Description |
---|---|
protected IlvRect |
IlvArc.bbox
The rectangle that contains the ellipse defining the arc.
|
protected IlvRect |
IlvRectangle.drawrect
The definition rectangle of the object.
|
protected IlvRect |
IlvIcon.drawrect
Deprecated.
The object is now defined by a definition rectangle that is
obtained by taking the result of a call to
IlvIcon.getDefinitionRect() and
applying IlvIcon.getTransformer() to it. |
protected IlvRect |
IlvEllipse.drawrect
The definition rectangle of the ellipse.
|
protected IlvRect |
IlvComponentGraphic.drawrect
The bounding rectangle of the object.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvZoomableLabel.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvTransformedGraphic.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvTextSelection.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvTextPath.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvText.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the
IlvText . |
IlvRect |
IlvSplineSelection.boundingBox(IlvTransformer t)
Returns the bounding box of the object.
|
IlvRect |
IlvSplineLinkSelection.boundingBox(IlvTransformer t)
Returns the bounding box of the object.
|
IlvRect |
IlvSplineLinkImage.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvSpline.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvScale.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvRectangularScale.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvRectangle.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvPolyline.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvPolyPoints.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvOneSplineLinkImage.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvMarker.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvLine.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvLabel.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvIcon.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvHalfZoomingGraphic.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvHTMLText.boundingBox(IlvTransformer t)
Returns the bounding rectangle of this
IlvHTMLText . |
IlvRect |
IlvGraphicSet.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvGraphicPath.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvGraphicHandleSelection.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvGraphicHandle.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvGeneralPath.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvFullZoomingGraphic.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvFixedSizeGraphic.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvExpandCollapseMarker.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvEllipse.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the ellipse.
|
IlvRect |
IlvDoubleSplineLinkImage.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvDoubleGraphicHandleBag.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvDefaultCollapsedGraphic.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvComponentGraphic.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvCircularScale.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvArrowPolyline.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvArrowLine.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvArc.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the arc.
|
protected IlvRect |
IlvGeneralPath.calcBoundingBox(IlvTransformer t)
Calculates the bounding rectangle of the object.
|
protected IlvRect |
IlvExpandCollapseMarker.calcBoundingBox(IlvTransformer t)
Calculates the bounding rectangle of the object.
|
IlvRect |
IlvRectangularScale.getDefinitionRect()
Returns a copy of the definition rectangle.
|
IlvRect |
IlvRectangle.getDefinitionRect()
Returns a copy of the definition rectangle.
|
IlvRect |
IlvIcon.getDefinitionRect()
Returns the definition rectangle of the
IlvIcon . |
IlvRect |
IlvEllipse.getDefinitionRect()
Returns the rectangle that provides the bounds of the ellipse.
|
IlvRect |
IlvCircularScale.getDefinitionRect()
Returns the rectangle that contains the ellipse defining the arc.
|
IlvRect |
IlvArc.getDefinitionRect()
Returns the rectangle that contains the ellipse defining the arc.
|
IlvRect |
IlvZoomableLabel.getLabelBBox(IlvTransformer t)
Returns the bounding area where the label is displayed.
|
IlvRect |
IlvTextPath.getLabelBBox(IlvTransformer t)
Returns the area where the label is displayed.
|
IlvRect |
IlvText.getLabelBBox(IlvTransformer t)
Returns the bounding rectangle of the text part of the
IlvText . |
IlvRect |
IlvShadowLabel.getLabelBBox(IlvTransformer t)
Returns the bounding area within which the label is displayed.
|
IlvRect |
IlvReliefLabel.getLabelBBox(IlvTransformer t)
Returns the bounding area where the label is displayed.
|
IlvRect |
IlvLabel.getLabelBBox(IlvTransformer t)
Returns the bounding area where the label is displayed.
|
IlvRect |
IlvDefaultCollapsedGraphic.getLabelBBox(IlvTransformer t)
Returns the area where the label is displayed.
|
IlvRect |
IlvGeneralPath.getShapeBounds(IlvTransformer t)
Returns the bounding rectangle of the
Shape
of the object. |
protected IlvRect |
IlvGraphicSet.invalidateAndApplyToObject(IlvGraphic obj,
IlvApplyObject f,
Object arg,
IlvRect objBBoxOld,
IlvRect objBBoxNew)
Invalidate the layout of this object when doing
IlvGraphicSet.applyToObject(ilog.views.IlvGraphic, ilog.views.IlvApplyObject, java.lang.Object, boolean)
to the input object. |
protected IlvRect |
IlvHalfZoomingGraphic.unzoomedBBox()
Returns the bounding box used when the
object is drawn below the minimum zoom level.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvPointArray.boundingBox(IlvRect rect,
IlvTransformer t)
Computes a rectangle obtained by applying the specified
transformer to the bounding box of the
IlvPointArray . |
static void |
IlvArcUtil.ComputeArcBBox(IlvRect bbox,
double angle,
double delta,
IlvRect rect)
Computes the bounding rectangle of an arc.
|
protected void |
IlvSpline.computeBBox(IlvRect bbox)
Recomputes the bounding rectangle of the object.
|
protected void |
IlvPolyline.computeBBox(IlvRect bbox)
Recomputes the bounding rectangle of the object.
|
protected void |
IlvPolyPoints.computeBBox(IlvRect bbox)
Recomputes the bounding rectangle of the object.
|
protected void |
IlvShadowRectangle.drawContent(Graphics dst,
IlvRect rect,
IlvTransformer t)
Draws the content of the object.
|
protected void |
IlvShadowLabel.drawContent(Graphics dst,
IlvRect rect,
IlvTransformer t)
Draws the inner part of the object.
|
protected void |
IlvReliefRectangle.drawContent(Graphics dst,
IlvRect rect,
IlvTransformer t)
Draws the content of the object.
|
protected void |
IlvReliefLabel.drawContent(Graphics dst,
IlvRect rect,
IlvTransformer t)
Draws the inner part of the object.
|
void |
IlvShadowLabel.drawLabel(Graphics dst,
IlvRect rect,
IlvTransformer t)
Draws the label inside the shadow rectangle.
|
void |
IlvReliefLabel.drawLabel(Graphics dst,
IlvRect rect,
IlvTransformer t)
Draws the label inside the relief rectangle.
|
boolean |
IlvTransformedGraphic.inside(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle contains the object.
|
boolean |
IlvHalfZoomingGraphic.inside(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle contains the object.
|
boolean |
IlvGraphicHandleSelection.inside(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle contains the object.
|
boolean |
IlvGraphicHandle.inside(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle contains the object.
|
boolean |
IlvFullZoomingGraphic.inside(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle contains the object.
|
boolean |
IlvFixedSizeGraphic.inside(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle contains the object.
|
boolean |
IlvDoubleGraphicHandleBag.inside(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle contains the object.
|
boolean |
IlvTransformedGraphic.intersects(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle overlaps the object.
|
boolean |
IlvPolyPoints.intersects(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests if a rectangle overlaps the object.
|
boolean |
IlvHalfZoomingGraphic.intersects(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle overlaps the object.
|
boolean |
IlvGraphicHandleSelection.intersects(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle overlaps the object.
|
boolean |
IlvGraphicHandle.intersects(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle overlaps the object.
|
boolean |
IlvFullZoomingGraphic.intersects(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle overlaps the object.
|
boolean |
IlvFixedSizeGraphic.intersects(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle overlaps the object.
|
boolean |
IlvDoubleGraphicHandleBag.intersects(IlvRect rect,
IlvRect trect,
IlvTransformer t)
Tests whether a rectangle overlaps the object.
|
protected IlvRect |
IlvGraphicSet.invalidateAndApplyToObject(IlvGraphic obj,
IlvApplyObject f,
Object arg,
IlvRect objBBoxOld,
IlvRect objBBoxNew)
Invalidate the layout of this object when doing
IlvGraphicSet.applyToObject(ilog.views.IlvGraphic, ilog.views.IlvApplyObject, java.lang.Object, boolean)
to the input object. |
void |
IlvZoomableLabel.moveResize(IlvRect size)
Resizes the object.
|
void |
IlvTransformedGraphic.moveResize(IlvRect size)
Resizes the object.
|
void |
IlvText.moveResize(IlvRect size)
Resizes the object.
|
void |
IlvRectangularScale.moveResize(IlvRect rect)
Resizes the object.
|
void |
IlvRectangle.moveResize(IlvRect size)
Resizes the object.
|
void |
IlvGraphicHandle.moveResize(IlvRect size)
Resizes the object.
|
void |
IlvGeneralPath.moveResize(IlvRect rect)
Resizes the object.
|
void |
IlvCircularScale.moveResize(IlvRect rect)
Resizes the object.
|
static boolean |
IlvArcUtil.PointInArc(IlvPoint p,
IlvRect bbox,
double angle,
double delta)
Checks if a point is on an arc.
|
static boolean |
IlvArcUtil.PointInFilledArc(IlvPoint p,
IlvRect bbox,
double angle,
double delta)
Checks if a point is inside a filled arc.
|
void |
IlvGraphicSet.reshapeObject(IlvGraphic obj,
IlvRect newrect,
boolean redraw)
Changes the size of a graphic object located in the set.
|
void |
IlvGraphicHandleSelection.reshapeObject(IlvGraphic graphic,
IlvRect newrect,
boolean redraw)
Changes the size of a graphic object.
|
void |
IlvGraphicHandleBag.reshapeObject(IlvGraphic graphic,
IlvRect newrect,
boolean redraw)
Changes the size of a graphic object.
|
void |
IlvDoubleGraphicHandleBag.reshapeObject(IlvGraphic graphic,
IlvRect newrect,
boolean redraw)
Changes the size of a graphic object.
|
void |
IlvRectangularScale.setDefinitionRect(IlvRect rect)
Sets the definition rectangle.
|
void |
IlvRectangle.setDefinitionRect(IlvRect rect)
Sets the definition rectangle.
|
void |
IlvCircularScale.setDefinitionRect(IlvRect drawrect)
Note that, if this circular scale is contained inside an
IlvManager , this method can be called only using the method
IlvManager.applyToObject(ilog.views.IlvGraphic, ilog.views.IlvApplyObject, java.lang.Object, boolean) of the manager. |
void |
IlvArc.setDefinitionRect(IlvRect rect)
Sets the definition rectangle.
|
void |
IlvGeneralPath.setShapeBounds(IlvRect rect)
Resizes the bounding rectangle of the
Shape
of the object. |
Constructor and Description |
---|
IlvArc(IlvRect rect,
double startAngle,
double angle)
Creates an arc.
|
IlvArc(IlvRect rect,
double startAngle,
double angle,
boolean outlined,
boolean filled)
Creates a new
IlvArc . |
IlvCircularScale(IlvRect rect,
String[] labels,
float start,
float range,
boolean inside,
int numberOfSubSteps,
float stepSize,
float subStepSize)
Creates a new
IlvCircularScale by specifying the labels to be
displayed. |
IlvCircularScale(IlvRect rect,
String format,
float min,
float max,
float start,
float range,
boolean inside,
int numberOfSteps,
int numberOfSubSteps,
float stepSize,
float subStepSize)
Creates a new
IlvCircularScale with numeric labels by
specifying a minimum and maximum value for the labels. |
IlvComponentGraphic(IlvRect rect,
Component component,
IlvManagerView v)
Creates a new component graphic for a specified component.
|
IlvEllipse(IlvRect rect)
Creates a new ellipse.
|
IlvEllipse(IlvRect rect,
boolean outlined,
boolean filled)
Creates a new
IlvEllipse . |
IlvIcon(Image image,
IlvRect rect)
Creates a new
IlvIcon . |
IlvIcon(RenderedImage renderedImage,
IlvRect rect)
Creates a new
IlvIcon to display the
RenderedImage given as a parameter. |
IlvIcon(String file,
IlvRect rect)
Creates a new
IlvIcon . |
IlvIcon(URL url,
IlvRect rect)
Creates a new
IlvIcon . |
IlvRectangle(IlvRect rect)
Creates a new
IlvRectangle . |
IlvRectangle(IlvRect rect,
boolean outlined,
boolean filled)
Creates a new
IlvRectangle . |
IlvRectangle(IlvRect rect,
boolean outlined,
boolean filled,
int radius)
Creates a new
IlvRectangle with rounded corners. |
IlvReliefLabel(IlvRect rect,
String label)
Creates a new
IlvReliefLabel . |
IlvReliefLabel(IlvRect rect,
String label,
int thickness)
Creates a new
IlvReliefLabel . |
IlvReliefRectangle(IlvRect rect)
Creates a new Relief rectangle.
|
IlvReliefRectangle(IlvRect rect,
int thickness)
Creates a new Relief rectangle.
|
IlvScale(IlvRect rect,
int numberOfSteps,
int numberOfSubSteps,
float stepSize,
float subStepSize,
float min,
float max,
String format)
Creates a new scale by specifying a minimum and maximum value for the labels.
|
IlvScale(IlvRect rect,
String[] labels,
int numberOfSubSteps,
float stepSize,
float subStepSize)
Creates a new scale by specifying the labels.
|
IlvShadowLabel(IlvRect rect,
String label,
double thickness,
int shadowPosition)
Creates a new
IlvShadowLabel with a specified definition
rectangle, label, thickness, and shadow position. |
IlvShadowRectangle(IlvRect rect)
Creates a new
IlvShadowRectangle . |
IlvShadowRectangle(IlvRect rect,
double thickness,
int shadowPosition)
Creates a new
IlvShadowRectangle . |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvCompositeLink.boundingBox(IlvTransformer t)
Returns the bounding rectangle of this object.
|
IlvRect |
IlvCompositeGraphic.boundingBox(IlvTransformer t)
Returns the bounding rectangle of this composite graphic.
|
IlvRect |
IlvCompositeGraphic.getAttachmentBounds()
Returns the "attachment rectangle".
|
static IlvRect |
IlvCompositeGraphic.getAttachmentBounds(IlvGraphic graphic)
Returns the bounding box used to attach the graphics within
a composite graphic.
|
IlvRect |
IlvCompositeLink.getBaseBoundingBox(IlvTransformer t)
Returns the bounding rectangle of the core link of this object
excluding the decoration.
|
IlvRect |
IlvCompositeGraphic.getDefinitionRect()
Returns the rectangle that contains the ellipse defining
the arc.
|
IlvRect |
IlvCompositeLink.getLabelBBox(IlvTransformer t)
Returns the area where the label is displayed.
|
IlvRect |
IlvCompositeGraphic.getLabelBBox(IlvTransformer t)
Returns the area where the label is displayed.
|
protected IlvRect |
IlvCompositeGraphic.invalidateAndApplyToObject(IlvGraphic obj,
IlvApplyObject f,
Object arg,
IlvRect objBBoxOld,
IlvRect objBBoxNew)
Invalidate the layout of this object when doing
IlvGraphicSet.applyToObject(ilog.views.IlvGraphic, ilog.views.IlvApplyObject, java.lang.Object, boolean)
to the input object. |
Modifier and Type | Method and Description |
---|---|
protected IlvRect |
IlvCompositeGraphic.invalidateAndApplyToObject(IlvGraphic obj,
IlvApplyObject f,
Object arg,
IlvRect objBBoxOld,
IlvRect objBBoxNew)
Invalidate the layout of this object when doing
IlvGraphicSet.applyToObject(ilog.views.IlvGraphic, ilog.views.IlvApplyObject, java.lang.Object, boolean)
to the input object. |
void |
IlvCompositeGraphic.moveResize(IlvRect size)
Moves and resizes the object.
|
void |
IlvCompositeLink.reshapeObject(IlvGraphic graphic,
IlvRect newrect,
boolean redraw)
Changes the size of a graphic object.
|
void |
IlvCompositeGraphic.reshapeObject(IlvGraphic obj,
IlvRect newrect,
boolean redraw)
Changes the size of a graphic child in this
IlvCompositeGraphic . |
void |
IlvCompositeGraphic.setDefinitionRect(IlvRect rect)
Note that, if this composite graphic is contained inside an
IlvManager ,
this method can be called only using the method IlvManager.applyToObject(ilog.views.IlvGraphic, ilog.views.IlvApplyObject, java.lang.Object, boolean)
of the manager. |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvDiamond.boundingBox(IlvTransformer t)
Returns the bounding box of this
IlvDiamond |
IlvRect |
IlvBracket.boundingBox(IlvTransformer t)
Returns the bounding rectangle of this object.
|
IlvRect |
IlvBalloon.boundingBox(IlvTransformer t)
Returns the bounding rectangle of this object.
|
IlvRect |
IlvDiamond.getDefinitionRect()
Returns the rectangle that provides the bounds of the diamond.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvDefaultGraphicManagerFrame.draw(IlvManager manager,
IlvRect bbox,
Graphics g,
IlvTransformer t)
Draws the border.
|
void |
IlvBalloon.moveResize(IlvRect size)
Resizes the object.
|
void |
IlvDefaultGraphicManagerFrame.reshapeObject(IlvGraphic graphic,
IlvRect newrect,
boolean redraw)
Changes the size of a graphic object.
|
void |
IlvDefaultGraphicManagerFrame.resizeGraphic(IlvTransformer t,
IlvRect bbox)
Resizes the graphic objects drawn by the frame according to
the bounding box of the manager.
|
Constructor and Description |
---|
IlvDiamond(IlvRect definitionRect)
Creates an
IlvDiamond with its size defined by the supplied rectangle. |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvAttachmentBounds.getAttachmentBounds()
Returns the "attachment rectangle".
|
IlvRect |
IlvAttachableGraphic.getAttachmentBounds()
Returns the "attachment rectangle".
|
IlvRect |
IlvAttachable.getAttachmentBounds()
Returns the "attachment rectangle".
|
Modifier and Type | Method and Description |
---|---|
void |
IlvAttachableGraphic.center(IlvRect size,
Insets insets)
Moves and resizes the object.
|
void |
IlvAttachable.center(IlvRect size,
Insets insets)
Moves and resizes the object.
|
IlvPoint |
IlvAttachmentConstraint.compute(IlvAttachable anchor,
IlvRect bboxAnchor)
Calculates the anchor point given the location and offset.
|
IlvPoint |
IlvChildSize.getSize(IlvRect bboxAnchor,
IlvRect bboxChild)
Returns the size of the supplied child
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvLinkBundleFrame.boundingBox(IlvLinkBundle linkBundle,
IlvTransformer t)
Returns the bounding rectangle of the frame for a given link bundle
and transformer.
|
IlvRect |
IlvDefaultLinkBundleFrame.boundingBox(IlvLinkBundle linkBundle,
IlvTransformer transformer)
Returns the bounding rectangle of the frame for a given link bundle
and transformer.
|
IlvRect |
IlvLinkBundle.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the link bundle.
|
IlvRect |
IlvLinkBundleFrame.boundingBoxExpandCollapseIcon(IlvLinkBundle linkBundle,
IlvTransformer t)
Returns the bounding box of the expand/collapse icon for a given
link bundle.
|
IlvRect |
IlvDefaultLinkBundleFrame.boundingBoxExpandCollapseIcon(IlvLinkBundle linkBundle,
IlvTransformer t)
Returns the bounding box of the expand/collapse icon for a given
link bundle.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvLinkBundle.reshapeObject(IlvGraphic obj,
IlvRect newrect,
boolean redraw)
Changes the size of a graphic object located in the link bundle.
|
Modifier and Type | Method and Description |
---|---|
protected IlvRect |
IlvCrossingAwareLinkImage.arrowBBox(IlvPoint from,
IlvPoint to,
IlvTransformer t)
Computes the bounding rectangle of the
arrow when the link is oriented.
|
protected IlvRect |
IlvCrossingAwareLinkImage.backArrowBBox(IlvPoint from,
IlvPoint to,
IlvTransformer t)
Computes the bounding rectangle of the
backward arrow when the link is backward oriented.
|
IlvRect |
IlvCrossingAwareLinkImage.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvAbstractCrossingGraphic.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvCrossingAwareLinkImage.boundingBoxCrossingGraphic(IlvTransformer t)
Deprecated.
Since JViews 8.5, this method is no longer needed.
|
protected IlvRect |
IlvCrossingAwareLinkImage.calcBoundingBox(IlvTransformer t)
Calculate the bounding rectangle of the link.
|
protected IlvRect |
IlvAbstractCrossingGraphic.calcBoundingBox(IlvTransformer t)
Calculate the bounding rectangle of the object.
|
protected IlvRect |
IlvAbstractCrossingGraphic.calcBoundingBoxOfLink(IlvTransformer t)
Deprecated.
Since JViews 8.5, this is no longer needed.
|
IlvRect |
IlvTunnelCrossings.expandLinkBoundingBox(IlvRect linkBounds,
IlvTransformer t)
Expands the input bounding box, which is the bounds of the link
without crossing shape, by a margin that is large enough to
contain all drawings of crossings displayed by this crossing graphic.
|
IlvRect |
IlvCrossingGraphic.expandLinkBoundingBox(IlvRect linkBounds,
IlvTransformer t)
Expands the input bounding box, which is the bounds of the link
without crossing shape, by a margin that is large enough to
contain all drawings of crossings displayed by this crossing graphic.
|
IlvRect |
IlvBridgeCrossings.expandLinkBoundingBox(IlvRect linkBounds,
IlvTransformer t)
Expands the input bounding box, which is the bounds of the link
without crossing shape, by a margin that is large enough to
contain all drawings of crossings displayed by this crossing graphic.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvTunnelCrossings.addCrossingBound(IlvRect boundingRect,
IlvTransformer t,
IlvLinkImage link1,
IlvLinkImage link2,
IlvPoint p0,
IlvPoint p1,
IlvPoint p2,
IlvPoint p3,
double startGap,
double endGap,
double normalGap)
Adds the bound of the crossing to the input bounding rectangle.
|
void |
IlvCrossingGraphic.addCrossingBound(IlvRect boundingRect,
IlvTransformer t,
IlvLinkImage link1,
IlvLinkImage link2,
IlvPoint p0,
IlvPoint p1,
IlvPoint p2,
IlvPoint p3,
double startGap,
double endGap,
double normalGap)
Adds the bound of the crossing to the input bounding rectangle.
|
void |
IlvBridgeCrossings.addCrossingBound(IlvRect boundingRect,
IlvTransformer t,
IlvLinkImage link1,
IlvLinkImage link2,
IlvPoint p0,
IlvPoint p1,
IlvPoint p2,
IlvPoint p3,
double startGap,
double endGap,
double normalGap)
Adds the bound of the crossing to the input bounding rectangle.
|
IlvRect |
IlvTunnelCrossings.expandLinkBoundingBox(IlvRect linkBounds,
IlvTransformer t)
Expands the input bounding box, which is the bounds of the link
without crossing shape, by a margin that is large enough to
contain all drawings of crossings displayed by this crossing graphic.
|
IlvRect |
IlvCrossingGraphic.expandLinkBoundingBox(IlvRect linkBounds,
IlvTransformer t)
Expands the input bounding box, which is the bounds of the link
without crossing shape, by a margin that is large enough to
contain all drawings of crossings displayed by this crossing graphic.
|
IlvRect |
IlvBridgeCrossings.expandLinkBoundingBox(IlvRect linkBounds,
IlvTransformer t)
Expands the input bounding box, which is the bounds of the link
without crossing shape, by a margin that is large enough to
contain all drawings of crossings displayed by this crossing graphic.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvGraphModel.boundingBox()
Returns the bounding rectangle of the graph.
|
IlvRect |
IlvRotatedGraphModel.boundingBox(Object nodeOrLink)
Returns the bounding rectangle of a node or a link.
|
IlvRect |
IlvGrapherAdapter.boundingBox(Object nodeOrLink)
Returns the bounding box of a node or a link.
|
abstract IlvRect |
IlvGraphModel.boundingBox(Object nodeOrLink)
Returns the bounding rectangle of a node or a link.
|
IlvRect |
IlvNodeBoxInterface.getBox(IlvGraphModel graphModel,
Object node)
Returns the rectangle associated to
node . |
IlvRect |
IlvLinkConnectionBoxInterface.getBox(IlvGraphModel graphModel,
Object node)
Returns the rectangle on which the connection points of the links
connected to
node can be placed. |
IlvRect |
IlvGraphLayout.getCalcLayoutRegion()
Returns a copy of the rectangle that defines the layout region
parameter.
|
IlvRect |
IlvGraphLayout.getLayoutRegion()
Returns a copy of the rectangle that defines the layout region, as
specified using the method
IlvGraphLayout.setLayoutRegion(IlvRect) , or
null if no rectangle has been specified, or the
specified rectangle was null . |
IlvRect |
IlvGraphLayout.getSpecLayoutRegion()
Returns a copy of the rectangle that defines the layout region, as
specified using the methods
IlvGraphLayout.setLayoutRegion(IlvManagerView,
IlvRect) , IlvGraphLayout.setLayoutRegion(IlvManagerView) , or IlvGraphLayout.setLayoutRegion(IlvRect) . |
Modifier and Type | Method and Description |
---|---|
static IlvPoint |
IlvGraphLayoutUtil.ArcEndPoint(IlvRect rect,
double startAngle,
double deltaAngle)
Deprecated.
Beginning with JViews 6.0 you should use
IlvClippingUtil.ArcEndPoint(ilog.views.IlvRect, double, double) instead, which has the same
functionality. |
static IlvPoint |
IlvGraphLayoutUtil.ArcStartPoint(IlvRect rect,
double startAngle)
Deprecated.
Beginning with JViews 6.0 you should use
IlvClippingUtil.ArcStartPoint(ilog.views.IlvRect, double) instead, which has the same
functionality. |
IlvPoint |
IlvLinkClipInterface.getConnectionPoint(IlvGraphModel graphModel,
Object node,
IlvRect currentNodeBox,
Object link,
IlvPoint proposedConnectionPoint,
IlvPoint auxControlPoint,
boolean origin)
Returns the clipped connection point of a link that starts at the
proposed connection point of the node and goes through the auxiliary
control point.
|
void |
IlvRotatedGraphModel.inverseTransform(IlvRect r)
Inverse transforms a rectangle.
|
static int |
IlvGraphLayoutUtil.LineIntersectsArc(IlvPoint p1,
IlvPoint p2,
IlvRect rect,
double startAngle,
double deltaAngle,
IlvPoint[] res)
Deprecated.
Beginning with JViews 6.0 you should use
IlvClippingUtil.LineIntersectsArc(ilog.views.IlvPoint, ilog.views.IlvPoint, ilog.views.IlvRect, double, double, ilog.views.IlvPoint[]) instead, which has the same
functionality. |
static int |
IlvGraphLayoutUtil.LineIntersectsEllipse(IlvPoint p1,
IlvPoint p2,
IlvRect rect,
IlvPoint[] res)
Deprecated.
Beginning with JViews 6.0 you should use
IlvClippingUtil.LineIntersectsEllipse(ilog.views.IlvPoint, ilog.views.IlvPoint, ilog.views.IlvRect, ilog.views.IlvPoint[]) instead, which has the same
functionality. |
void |
IlvGraphLayout.setLayoutRegion(IlvManagerView view,
IlvRect rect)
Sets the layout region as a rectangle (the argument
rect ), with the dimensions of the rectangle being given
in the coordinates of the manager view (the argument
view ). |
void |
IlvGraphLayout.setLayoutRegion(IlvRect rect)
Sets the layout region as a rectangle
rect ), with the
dimensions of the rectangle being given in manager (graph model)
coordinates. |
void |
IlvRotatedGraphModel.transform(IlvRect r)
Transforms a rectangle.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvBusLinkConnector.getGhostBoundingBox(IlvTransformer t)
Implements an abstract method of
IlvLinkConnector to return an
empty IlvRect . |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvSwimLaneConstraint.getCalcBoundingBox()
Returns the calculated bounding box of the swimlane.
|
IlvRect |
IlvHierarchicalLayout.getIncrementalNodeBoxForExpand(Object expandedNode)
Returns the effective bounding rectangle of an expanded node during
incremental layout.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvHierarchicalLayout.setIncrementalNodeBoxForExpand(Object expandedNode,
IlvRect rect)
Sets the effective bounding rectangle of an expanded node during
incremental layout.
|
Modifier and Type | Method and Description |
---|---|
abstract IlvRect |
IlvLabelingModel.boundingBox(Object labelOrObstacle)
Returns the bounding rectangle of a label or an obstacle.
|
IlvRect |
IlvDefaultLabelingModel.boundingBox(Object labelOrObstacle)
Returns the bounding rectangle of a label or obstacle.
|
Modifier and Type | Method and Description |
---|---|
double |
IlvLabelingModelWithRotation.getLabelOverlap(Object label1,
IlvRect rect1,
double angle1,
Object label2,
IlvRect rect2,
double angle2,
double minDist)
Returns the overlap between two labels, if the labels would be at the
given positions specified by the passed rectangles and the rotation
angle.
|
double |
IlvDefaultLabelingModel.getLabelOverlap(Object label1,
IlvRect rect1,
double angle1,
Object label2,
IlvRect rect2,
double angle2,
double minDist)
Returns the overlap between two labels if you move the labels to the
positions specified by the passed rectangles and the rotation angle.
|
abstract double |
IlvLabelingModel.getLabelOverlap(Object label1,
IlvRect bbox1,
Object label2,
IlvRect bbox2,
double minDist)
Returns the overlap between two labels, if the labels would be at the
given positions specified by the passed bounding boxes.
|
double |
IlvDefaultLabelingModel.getLabelOverlap(Object label1,
IlvRect bbox1,
Object label2,
IlvRect bbox2,
double minDist)
Returns the overlap between two labels, if the labels would be at the
given positions specified by the passed bounding boxes.
|
double |
IlvLabelingModelWithRotation.getObstacleOverlap(Object label,
IlvRect labelRect,
double angle,
Object obstacle,
IlvRect obstacleBBox,
double minDist)
Returns the overlap between the label and the obstacle, if the label
would be at the given position specified by the passed rectangle and
the rotation angle.
|
double |
IlvDefaultLabelingModel.getObstacleOverlap(Object label,
IlvRect labelRect,
double angle,
Object obstacle,
IlvRect obstacleBBox,
double minDist)
Returns the overlap between the label and the obstacle if you move the
label to the position specified by the passed rectangle and the
rotation angle.
|
abstract double |
IlvLabelingModel.getObstacleOverlap(Object label,
IlvRect labelBBox,
Object obstacle,
IlvRect obstacleBBox,
double minDist)
Returns the overlap between the label and the obstacle, if the label
would be at the given position specified by the passed bounding box.
|
double |
IlvDefaultLabelingModel.getObstacleOverlap(Object label,
IlvRect labelBBox,
Object obstacle,
IlvRect obstacleBBox,
double minDist)
Returns the overlap between the label and the obstacle, if the label
would be at the given position specified by the passed bounding box.
|
double |
IlvLabelingModelWithRotation.getPolylineObstacleOverlap(Object label,
IlvRect labelRect,
double angle,
Object polylineObstacle,
IlvPoint[] pts,
double lineWidth,
double minDist)
Returns the overlap between the label and the polyline obstacle, if
the label would be at the given position specified by the passed
rectangle and the rotation angle.
|
double |
IlvDefaultLabelingModel.getPolylineObstacleOverlap(Object label,
IlvRect labelRect,
double angle,
Object polylineObstacle,
IlvPoint[] pts,
double lineWidth,
double minDist)
Returns the overlap between the label and the polyline obstacle if you
move the label to the position specified by the passed rectangle and
the rotation angle.
|
double |
IlvLabelingModel.getPolylineObstacleOverlap(Object label,
IlvRect labelBBox,
Object polylineObstacle,
IlvPoint[] pts,
double lineWidth,
double minDist)
Returns the overlap between the label and the polyline obstacle, if
the label would be at the given position specified by the passed
bounding box.
|
double |
IlvDefaultLabelingModel.getPolylineObstacleOverlap(Object label,
IlvRect labelBBox,
Object polylineObstacle,
IlvPoint[] pts,
double lineWidth,
double minDist)
Returns the overlap between the label and the polyline obstacle, if
the label would be at the given position specified by the passed
bounding box.
|
double |
IlvLabelingModelWithRotation.getRotation(Object label,
IlvRect rect)
Returns the rotation of the label if it were placed at the position
given by the input rectangle
rect . |
double |
IlvDefaultLabelingModel.getRotation(Object label,
IlvRect rect)
Returns the rotation of the label if you move it to the position given
by the input rectangle
rect . |
Modifier and Type | Method and Description |
---|---|
double |
IlvAnnealingLabelDescriptor.getRotation(IlvLabelingModel model,
IlvRect labelRect)
Returns the rotation of the label if it were placed at the position
given by the input rectangle
labelRect . |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvRandomLabelLayout.getLayoutRegion()
Returns the layout region of the layout.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvRandomLabelLayout.setLayoutRegion(IlvRect region)
Sets the layout region of the layout.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvLongLinkLayout.addLineObstacle(IlvRect obstacleBoundingBox)
Adds a line segment obstacle for the routing.
|
void |
IlvLongLinkLayout.addRectObstacle(IlvRect obstacleBoundingBox)
Adds a rectangular obstacle for the routing.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvSubgraphCorrectionInterface.correct(Object subgraph,
IlvGraphLayout layout,
IlvRect boundingBox,
boolean redraw)
Allows you to correct the subgraph after the nodes and links of the
subgraph were laid out.
|
void |
IlvSubgraphCorrectionBoundsFixed.correct(Object subgraph,
IlvGraphLayout layout,
IlvRect boundingBox,
boolean redraw)
Corrects the subgraph bounds by trying to reshape the subgraph to the
input bounding box.
|
void |
IlvSubgraphCorrectionBarycenterFixed.correct(Object subgraph,
IlvGraphLayout layout,
IlvRect boundingBox,
boolean redraw)
Corrects the subgraph position by moving its center to the center of
the input bounding box.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvTreeLayout.setAspectRatio(IlvRect rect)
Sets the aspect ratio for the layout from a given rectangle.
|
Modifier and Type | Method and Description |
---|---|
protected IlvRect |
IlvHyperEdge.arrowBBox(IlvPoint from,
IlvPoint to,
IlvTransformer t)
Computes the bounding rectangle of the arrow when the edge is oriented.
|
IlvRect |
IlvHyperEdgeSelection.boundingBox(IlvTransformer t)
Returns the bounding box of the object.
|
IlvRect |
IlvHyperEdge.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvSegmentedHyperEdge.boundingBoxCrossingGraphic(IlvTransformer t)
Returns the bounding rectangle of the crossing graphic that belongs to this
object.
|
protected IlvRect |
IlvSegmentedHyperEdge.calcBoundingBox(IlvTransformer t)
Calculates the bounding rectangle of the object.
|
protected IlvRect |
IlvHyperEdge.calcBoundingBox(IlvTransformer t)
Calculates the bounding rectangle of the object.
|
IlvRect |
IlvHyperEdge.getEndNodeBoundingBox(IlvGraphic node,
IlvTransformer t)
Returns the bounding box of the input node which is supposed to
be an end node of this hyperedge.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvHyperGrapher.afterInvalidateRegion(IlvGraphic object,
IlvRect objectBBox,
IlvManagerView view,
IlvTransformer t,
Object info)
Returns true if the region of the object must be invalidated.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvAbstractCrossingGraphic.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvCrossingAwareObject.boundingBoxCrossingGraphic(IlvTransformer t)
Returns the bounding rectangle of the crossing graphic that belongs to
this object.
|
protected IlvRect |
IlvTunnelCrossings.calcBoundingBox(IlvTransformer t)
Calculate the bounding rectangle of the object.
|
protected IlvRect |
IlvBridgeCrossings.calcBoundingBox(IlvTransformer t)
Calculate the bounding rectangle of the object.
|
protected IlvRect |
IlvAbstractCrossingGraphic.calcBoundingBox(IlvTransformer t)
Calculate the bounding rectangle of the object.
|
protected IlvRect |
IlvAbstractCrossingGraphic.calcBoundingBoxOfLink(IlvTransformer t)
Calculates the bounding box of the related crossing aware object.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvTunnelCrossings.addCrossingBound(IlvRect boundingRect,
IlvTransformer t,
IlvCrossingAwareObject obj1,
IlvCrossingAwareObject obj2,
IlvPoint p0,
IlvPoint p1,
IlvPoint p2,
IlvPoint p3,
double startGap,
double endGap,
double normalGap)
Adds the bound of the crossing to the input bounding rectangle.
|
void |
IlvCrossingGraphic.addCrossingBound(IlvRect boundingRect,
IlvTransformer t,
IlvCrossingAwareObject obj1,
IlvCrossingAwareObject obj2,
IlvPoint p0,
IlvPoint p1,
IlvPoint p2,
IlvPoint p3,
double startGap,
double endGap,
double normalGap)
Adds the bound of the crossing to the input bounding rectangle.
|
void |
IlvBridgeCrossings.addCrossingBound(IlvRect boundingRect,
IlvTransformer t,
IlvCrossingAwareObject obj1,
IlvCrossingAwareObject obj2,
IlvPoint p0,
IlvPoint p1,
IlvPoint p2,
IlvPoint p3,
double startGap,
double endGap,
double normalGap)
Adds the bound of the crossing to the input bounding rectangle.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvHyperGrapherPin.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the pin.
|
IlvRect |
IlvHyperEdgePinConnectorSelection.boundingBox(IlvTransformer t)
Returns the bounding box of the selection object.
|
IlvRect |
IlvHyperEdgeConnector.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
protected IlvRect |
IlvHyperEdgePinConnector.calcBoundingBox(IlvTransformer t)
Calculates the bounding rectangle of the object.
|
protected IlvRect |
IlvHyperEdgeConnector.calcBoundingBox(IlvTransformer t)
Calculates the bounding rectangle of the object.
|
IlvRect |
IlvHyperGrapherPin.getNodeBoundingBox(IlvTransformer t)
Returns the bounding box of the related node.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvHyperGrapherPin.draw(Graphics dst,
IlvRect rect)
Draws the pin.
|
void |
IlvHyperEdgeConnector.moveResize(IlvRect size)
Resizes the object.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvDragRectangleInteractor.getDraggedRectangle()
Returns the rectangle that is dragged by this interactor.
|
protected IlvRect |
IlvMagnifyInteractor.getDrawingRect()
Returns a copy of the rectangle representing the area
in which the magnifier is drawn.
|
protected IlvRect |
IlvEditLabelInteractor.getEditingAreaBBox(IlvGraphic obj,
IlvPoint pt,
int nLines,
int labelWidth,
int lineHeight,
int borderWidth,
IlvTransformer t)
Used by the interactor to compute the bounding
area of the text field used for editing the
text in the graphic object.
|
protected IlvRect |
IlvEditLabelInteractor.getLabelBBox(IlvGraphic obj,
IlvTransformer t)
Used by the interactor to compute the bounding
area of the text in the graphic object.
|
IlvRect |
RectangleDraggedEvent.getRectangle()
Returns the rectangle that was dragged.
|
IlvRect |
IlvMoveRectangleInteractor.getRectangle()
Returns the rectangle that is moved, in the view coordinate system.
|
IlvRect |
IlvManagerMagViewInteractor.getRectangle()
Returns the control rectangle.
|
protected IlvRect |
IlvSelectInteractorMoveSelection.getSelectionBoundingBox(IlvGraphic obj,
IlvTransformer t)
This method is invoked by
setSelectionRect() and is intended
to return the bounding box of a given object. |
protected IlvRect |
IlvGrapherPinInteractor.getSnapBox(IlvGraphic node,
IlvTransformer t)
Returns the box of a node to be used for snapping.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvManagerMagViewInteractor.adjustView(IlvRect rect)
Adjusts the visible area of the target view according to
the specified control rectangle.
|
IlvGraphic |
IlvRectangularObjectFactory.createObject(IlvRect rect)
Creates a new graphic object.
|
IlvGraphic |
IlvMakeRoundRectangleInteractor.createObject(IlvRect rect)
Creates the
IlvRoundRectangle . |
IlvGraphic |
IlvMakeReliefRectangleInteractor.createObject(IlvRect rect)
Creates the
IlvReliefRectangle
This method is called by the interactor to create the relief rectangle. |
IlvGraphic |
IlvMakeEllipseInteractor.createObject(IlvRect rect)
Creates the
IlvEllipse . |
IlvGraphic |
IlvMakeArcInteractor.createObject(IlvRect rect)
Creates the
IlvArc . |
protected void |
IlvSelectInteractor.drawGhostMove(Graphics g,
IlvGraphic obj,
IlvRect rect)
Draws a ghost of the object when an object is moved.
|
protected void |
IlvZoomViewInteractor.fireRectangleDraggedEvent(IlvRect rectangle,
MouseEvent event)
This method is called when the user releases the dragged
rectangle.
|
protected void |
IlvUnZoomViewInteractor.fireRectangleDraggedEvent(IlvRect rectangle,
MouseEvent event)
This method is called when the user releases the dragged
rectangle.
|
protected void |
IlvSelectInteractorMultipleSelection.fireRectangleDraggedEvent(IlvRect rectangle,
MouseEvent event)
Called when the user releases the mouse button after the drag.
|
protected void |
IlvMakeRectangleInteractor.fireRectangleDraggedEvent(IlvRect rectangle,
MouseEvent event)
Called by the interactor
when the mouse is released.
|
protected void |
IlvDragRectangleInteractor.fireRectangleDraggedEvent(IlvRect rectangle,
MouseEvent event)
Fires a
RectangleDraggedEvent . |
protected IlvGraphic |
IlvMakeRectangleInteractor.makeObject(IlvRect rect)
Creates the
. |
protected void |
IlvMakeRectangleInteractor.resizeObject(IlvGraphic obj,
IlvRect rect)
Resizes the graphic object.
|
protected void |
IlvSelectInteractorMultipleSelection.selectObjects(IlvRect rect)
Called when selecting objects in a rectangle.
|
void |
IlvMoveRectangleInteractor.setRectangle(IlvRect rect)
Changes the rectangle that is moved.
|
void |
IlvManagerMagViewInteractor.setRectangle(IlvRect rect,
boolean adjust)
Changes the control rectangle.
|
protected void |
IlvSelectInteractorMoveSelection.snapRectangleToGrid(IlvRect rectangle)
This method is called to snap the given rectangle to the
IlvManagerView grid. |
protected void |
IlvMoveRectangleInteractor.snapRectangleToGrid(IlvRect rectangle)
This method is called to snap the given rectangle to the
IlvManagerView grid. |
Constructor and Description |
---|
IlvMoveRectangleInteractor(IlvRect rect)
Constructs and initializes a new instance of a move rectangle
interactor.
|
RectangleDraggedEvent(Object source,
IlvRect rectangle,
InputEvent event)
Creates a new event.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvInputStream.readRect(String field)
Reads a field of type
IlvRect . |
IlvRect[] |
IlvInputStream.readRectArray(String field)
Reads a field of type
IlvRect[] . |
Modifier and Type | Method and Description |
---|---|
void |
IlvOutputStream.write(String field,
IlvRect v)
Writes a single value
IlvRect field. |
void |
IlvOutputStream.write(String field,
IlvRect[] v)
Writes a multiple value
IlvRect field. |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvPinLinkConnector.getGhostBoundingBox(IlvTransformer t)
Returns the bounding box of the ghost of the pins.
|
IlvRect |
IlvFreeLinkConnector.getGhostBoundingBox(IlvTransformer t)
Implements an abstract method of
IlvLinkConnector
to return an empty IlvRect . |
IlvRect |
IlvCenterLinkConnector.getGhostBoundingBox(IlvTransformer t)
The implementation of this abstract method of
IlvLinkConnector
returns an empty IlvRect . |
protected IlvRect |
IlvFreeLinkConnector.getNodeBoundingBox(IlvTransformer t)
Called by the
IlvFreeLinkConnector
when it needs to compute the bounding rectangle of the node. |
protected IlvRect |
IlvDefaultGrapherPin.getNodeBoundingBox(IlvTransformer t)
Called by the
IlvDefaultGrapherPin
when it needs to compute the bounding rectangle of the node. |
Modifier and Type | Method and Description |
---|---|
static IlvPoint |
IlvClippingUtil.ArcEndPoint(IlvRect rect,
double startAngle,
double deltaAngle)
Returns the end point of an arc (a partial ellipse).
|
static IlvPoint |
IlvClippingUtil.ArcStartPoint(IlvRect rect,
double startAngle)
Returns the starting point of an arc (a partial ellipse).
|
static IlvPoint |
IlvClippingUtil.getClippedPoint(IlvRect bbox,
IlvPoint attachPoint,
IlvPoint controlPoint)
Returns the clipped point at the bounding box, assuming that the attach
point is inside the bounding box, and the control point is outside that
bounding box.
|
static int |
IlvClippingUtil.LineIntersectsArc(IlvPoint p1,
IlvPoint p2,
IlvRect rect,
double startAngle,
double deltaAngle,
IlvPoint[] res)
Calculates both intersections between a line and an arc (a partial
ellipse).
|
static int |
IlvClippingUtil.LineIntersectsEllipse(IlvPoint p1,
IlvPoint p2,
IlvRect rect,
IlvPoint[] res)
Calculates both intersections between a line and an ellipse.
|
Modifier and Type | Method and Description |
---|---|
static IlvRect |
IlvMapUtil.computeLatLonBounds(IlvMathTransform transformation,
IlvRect managerBounds)
Computes the lat/lon enclosed bounds when applying the transformation to the rectangle in manager coordinates.
|
static IlvRect |
IlvMapUtil.computeTransformedBounds(IlvMathTransform transformation,
double lon1,
double lat1,
double lon2,
double lat2)
Computes the bounds necessary on a manager to display a lat/lon defined rectangle.
|
static IlvRect |
IlvMapUtil.computeTransformedBounds(IlvMathTransform transformation,
double lon1,
double lat1,
double lon2,
double lat2,
boolean fullComputation,
int intervals)
Computes the bounds necessary on a manager to display a lat/lon defined rectangle.
|
IlvRect |
IlvAreaOfInterest.getRectangle()
Returns the rectangle defining this area of interest.
|
static IlvRect[] |
IlvMapUtil.splitRectangle(IlvRect rect,
int regionCount)
Splits a rectangle into an array of regionCount*regionCount adjacent subrectangles.
|
static IlvRect |
IlvMapUtil.transform(IlvRect r,
IlvCoordinateTransformation transform)
Transforms an
IlvRect , that is, transform each corner and rebuild a IlvRect
with these transformed corners. |
Modifier and Type | Method and Description |
---|---|
static boolean |
IlvMapUtil.addLatLonBounds(IlvRect rect,
IlvMathTransform transform,
IlvRect managerBounds,
boolean fullComputation,
int intervals)
Computes the lat/lon enclosed bounds when applying the transformation to the rectangle in manager coordinates.
|
static IlvRect |
IlvMapUtil.computeLatLonBounds(IlvMathTransform transformation,
IlvRect managerBounds)
Computes the lat/lon enclosed bounds when applying the transformation to the rectangle in manager coordinates.
|
void |
IlvGeoreferencedTile.getGeoreferencedBounds(IlvRect bounds)
Stores the longitude and latitude bounds of this tile in the specified
IlvRect . |
static IlvRect[] |
IlvMapUtil.splitRectangle(IlvRect rect,
int regionCount)
Splits a rectangle into an array of regionCount*regionCount adjacent subrectangles.
|
static IlvRect |
IlvMapUtil.transform(IlvRect r,
IlvCoordinateTransformation transform)
Transforms an
IlvRect , that is, transform each corner and rebuild a IlvRect
with these transformed corners. |
Constructor and Description |
---|
IlvAreaOfInterest(String name,
IlvRect rectangle,
double angle,
Image image)
Creates a new area of interest.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvDecorationPropertyEditor.PredefinedDecoration.boundingBox(Shape shape,
IlvRect rect,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated using
this decoration.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvDecorationPropertyEditor.PredefinedDecoration.boundingBox(Shape shape,
IlvRect rect,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated using
this decoration.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvSDODataSource.OracleIterator.getSize()
Returns the bounds of all objects returned by this feature iterator.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvApp6aGraphic.boundingBox(IlvTransformer t)
Delegates the bounding box computation to the renderer and adapts it to the transformer passed.
|
IlvRect |
IlvApp6aGraphic.getDefinitionRect()
This implementation of
IlvDefinitionRectInterface returns the
transformed boundaries of the symbol icon. |
Modifier and Type | Method and Description |
---|---|
void |
IlvApp6aGraphic.setDefinitionRect(IlvRect rect)
Changes the location and size of the icon and transforms the rest of the
symbol accordingly.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvMakeGradientInteractor.createObject(IlvRect rect,
IlvMapLayer ml)
Creates the gradient object when the user finishes a rectangular
selection.
|
protected void |
IlvMakeAreaOfSightInteractor.createObject(IlvRect rect,
IlvMapLayer ml)
Creates the gradient object when the user finishes a rectangular
selection.
|
void |
IlvLineOfVisibility.moveResize(IlvRect r)
This overridden method of the superclass also calls
IlvLineOfVisibility.mustRecompute() . |
Modifier and Type | Method and Description |
---|---|
protected void |
IlvMake3DViewInteractor.createObject(IlvRect rect,
IlvMapLayer ml)
Creates the bounds rectangle when the rectangle is selected by the user.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvGeotiffReader.getTileOrigin()
Retrieves the tile origin if the TIFF file is tiled.
|
Modifier and Type | Method and Description |
---|---|
abstract IlvRect |
IlvSDOTileLoader.getSize()
Returns the bounding box of the data set managed by the tile loader.
|
IlvRect |
IlvDefaultSDOTileLoader.getSize()
Returns the size of the tile loader.
|
abstract IlvRect |
IlvSDOTileLoader.getTileOrigin()
Returns the coordinates of the origin tile used by the load-on
demand mechanism.
|
IlvRect |
IlvDefaultSDOTileLoader.getTileOrigin()
Returns the bounding box of the upper-left SDO tile.
|
Modifier and Type | Method and Description |
---|---|
static IlvRect |
IlvObjectSDOUtil.GetLayerExtent(Connection connection,
String layerName,
String geometryColumnName,
String xDimensionName,
String yDimensionName,
boolean useExtentOf)
Returns the extent (the global bounding box of all geometries) of an SDO layer.
|
IlvRect |
IlvDefaultObjectSDOTileLoader.getSize()
Returns size of the tile loader.
|
IlvRect |
IlvDefaultObjectSDOTileLoader.getTileOrigin()
Returns the coordinates of the origin tile used by the load-on
demand mechanism.
|
Constructor and Description |
---|
IlvDefaultObjectSDOTileLoader(IlvSDOConnection connection,
IlvObjectSDOLayerMetaData metadata,
double tileWidth,
double tileHeight,
String xDimensionName,
String yDimensionName,
IlvObjectSDOKeyExtractor keyExtractor,
IlvRect size)
The main constructor of
IlvDefaultObjectSDOTileLoader . |
IlvObjectSDOLayer(IlvSDOConnection connection,
IlvObjectSDOLayerMetaData metadata,
double tileWidth,
double tileHeight,
String xColumnName,
String yColumnName,
IlvObjectSDOKeyExtractor keyExtractor,
IlvRect size)
The main constructor of
IlvObjectSDOLayer to load data
from an Object SDO layer. |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvShapeFileTileLoader.getTileOrigin()
Returns the tile origin.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvMapText.getRectangle()
Returns the anchor rectangle of the text.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMapText.setRectangle(IlvRect rect)
Sets the rectangle anchor of the text.
|
Constructor and Description |
---|
IlvMapText(IlvRect rect,
String text)
Initializes an instance of text using a rectangular anchor.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvMapSelection.boundingBox(IlvTransformer t)
Returns the bounding box of the object.
|
IlvRect |
IlvMapPolyline.boundingBox(IlvTransformer t)
Returns the bounding rectangle of this object.
|
IlvRect |
IlvMapGraphicPath.boundingBox(IlvTransformer t)
This overridden method takes the decoration size into account.
|
IlvRect |
IlvMapLabel.boundingBox(IlvTransformer transformer)
Retrieves the bounding box of the label.
|
IlvRect |
IlvFontMarker.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the object.
|
IlvRect |
IlvDecoratedPath.boundingBox(IlvTransformer t)
Computes the bounding box of this object for the specified transformer.
|
IlvRect |
IlvStrokedPathDecoration.boundingBox(Shape shape,
IlvRect r,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated
using this decoration.
|
IlvRect |
IlvShapedPathDecoration.boundingBox(Shape shape,
IlvRect r,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated using
this decoration.
|
IlvRect |
IlvShapeEndedPathDecoration.boundingBox(Shape shape,
IlvRect r,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated using
this decoration.
|
IlvRect |
IlvPathDecoration.boundingBox(Shape shape,
IlvRect rect,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated using
this decoration.
|
IlvRect |
IlvOutlinedPathDecoration.boundingBox(Shape shape,
IlvRect r,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated
using this decoration.
|
IlvRect |
IlvMultiPathDecoration.boundingBox(Shape shape,
IlvRect r,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated using
this decoration.
|
abstract IlvRect |
IlvClippedPathDecoration.boundingBox(Shape shape,
IlvRect rect,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated using
this decoration.
|
IlvRect |
IlvMapLabel.getLabelBBox(IlvTransformer transformer)
Returns the bounding area where the label is displayed.
|
IlvRect |
IlvMapLabel.getRectAnchor()
Retrieves the anchor as a
IlvRect if the label has been constructed
with the IlvMapLabel(IlvRect, String) |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvStrokedPathDecoration.boundingBox(Shape shape,
IlvRect r,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated
using this decoration.
|
IlvRect |
IlvShapedPathDecoration.boundingBox(Shape shape,
IlvRect r,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated using
this decoration.
|
IlvRect |
IlvShapeEndedPathDecoration.boundingBox(Shape shape,
IlvRect r,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated using
this decoration.
|
IlvRect |
IlvPathDecoration.boundingBox(Shape shape,
IlvRect rect,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated using
this decoration.
|
IlvRect |
IlvOutlinedPathDecoration.boundingBox(Shape shape,
IlvRect r,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated
using this decoration.
|
IlvRect |
IlvMultiPathDecoration.boundingBox(Shape shape,
IlvRect r,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated using
this decoration.
|
abstract IlvRect |
IlvClippedPathDecoration.boundingBox(Shape shape,
IlvRect rect,
IlvTransformer t)
Returns the bounding box of the specified shape, if it is decorated using
this decoration.
|
void |
IlvMapLabel.setRectAnchor(IlvRect rect)
Sets the anchor of the label as an
IlvRect . |
Constructor and Description |
---|
IlvMapGraphicText(IlvRect anchor,
String labels)
Creates an instance of the label specifying a rectangle as the anchor of
the label.
|
IlvMapLabel(IlvRect anchor,
String labels)
Creates an instance of the label specifying the anchor of the
label as a rectangle, the multiline text .
|
Modifier and Type | Method and Description |
---|---|
void |
IlvDelayedDecoration.print(Graphics dst,
IlvRect area,
IlvTransformer t)
Prints the layer with a specified transformer.
|
void |
IlvAbstractBaseGrid.print(Graphics dst,
IlvRect area,
IlvTransformer t)
Prints the grid in the specified area.
|
Modifier and Type | Method and Description |
---|---|
protected IlvRect |
IlvSeeThroughInteractor.getDrawingRect()
Returns the rectangle representing the area in which the layers are drawn.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvMapZoomInteractor.fireRectangleDraggedEvent(IlvRect rectangle,
MouseEvent event)
This method is called when the user releases the dragged
rectangle.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMapDefaultLabeler.LabelLayer.print(Graphics dst,
IlvRect area,
IlvTransformer t)
Prints the layer with a specified transformer.
|
Modifier and Type | Method and Description |
---|---|
ImageProducer |
IlvRasterTileLoader.getScaledImageProducer(int subsampling,
IlvRect managerBounds)
Returns an image producer able to generate an image for the parameters
passed.
|
void |
IlvRasterProperties.setBounds(IlvRect bounds)
Utility method to set the bounds of the image (x,y,width and height).
|
Modifier and Type | Method and Description |
---|---|
protected static IlvRect |
IlvFacesGoogleViewServletSupport.transformBox(IlvRect bbox,
IlvCoordinateTransformation ct)
Transforms the latitude/longitude bounding box into view coordinates
|
protected IlvRect |
IlvFacesGoogleViewServletSupport.transformCoordinates(javax.servlet.http.HttpServletRequest request,
IlvRect bbox)
Thransforms the given bbox from latitude/longitude to JViews manager coordinates.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvManagerTiler.createTiles(String ivl,
IlvRect areaToTile,
File outputBase,
long maxDiskSize)
Creates a set of tiled images from an existing map.
|
void |
IlvManagerTiler.createTiles(String ivl,
IlvRect areaToTile,
File outputBase,
long maxDiskSize,
int tileSize,
double[] scaleLevels)
Create a set of tiled images for the specified map.
|
protected BufferedImage |
IlvMapServletSupport.generateImage(javax.servlet.http.HttpServletRequest request,
IlvRect bbox,
int width,
int height,
String[] requestedLayers,
Color bgColor,
boolean transparent)
Generates the image.
|
protected BufferedImage |
IlvFacesGoogleViewServletSupport.generateImage(javax.servlet.http.HttpServletRequest request,
IlvRect bbox,
int width,
int height,
String[] requestedLayers,
Color bgColor,
boolean transparent)
Generates the image.
|
protected static IlvRect |
IlvFacesGoogleViewServletSupport.transformBox(IlvRect bbox,
IlvCoordinateTransformation ct)
Transforms the latitude/longitude bounding box into view coordinates
|
protected IlvRect |
IlvFacesGoogleViewServletSupport.transformCoordinates(javax.servlet.http.HttpServletRequest request,
IlvRect bbox)
Thransforms the given bbox from latitude/longitude to JViews manager coordinates.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvAreaOfInterestTile.getGeoreferencedBounds(IlvRect bounds)
Returns the longitude and latitude bounds of the area represented by this tile.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvSimplePrintableManager.getPrintArea()
Returns the area of the manager that is printed.
|
IlvRect |
IlvPrintableManagerArea.getPrintArea()
Returns the area of the manager that will be printed.
|
IlvRect |
IlvManagerPrintableDocument.getPrintArea()
Returns the area of the manager that is printed.
|
IlvRect |
IlvManagerPrintableDocument.getPrintArea(int pageIndex)
Returns the area of the manager that is printed in the
specified page.
|
IlvRect |
IlvManagerPrintableDocument.getTotalManagerPrintableArea()
Returns the total area of the manager to be printed.
|
IlvRect |
IlvSimplePrintableManager.getTotalManagerPrintArea()
Returns the total area of the manager to be printed.
|
Modifier and Type | Method and Description |
---|---|
protected IlvPrintableManagerArea |
IlvManagerPrintableDocument.createPrintableManagerArea(IlvUnit.Rectangle pageArea,
IlvRect managerArea)
Creates a new
IlvPrintableManagerArea . |
static AffineTransform |
IlvPrintableManagerArea.getPrintTransformer(Rectangle2D.Double area,
IlvRect printArea,
IlvTransformer zoomTransformer)
Returns the transformation that fits the printable area to the
page.
|
void |
IlvSimplePrintableManager.setPrintArea(IlvRect area)
Changes the area of the manager that is printed.
|
void |
IlvManagerPrintableDocument.setPrintArea(IlvRect area)
Changes the area of the manager that is printed.
|
Constructor and Description |
---|
IlvPrintableManagerArea(IlvManagerView view,
IlvUnit.Rectangle area,
IlvRect printArea,
double zoomLevel)
Creates the
IlvPrintableManagerArea . |
IlvPrintableManagerArea(IlvManagerView view,
IlvUnit.Rectangle area,
IlvRect printArea,
IlvTransformer zoomTransformer)
Creates the
IlvPrintableManagerArea . |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvGroupFrame.boundingBox(IlvTransformer t)
The bounding box of an
IlvGroupGraphic is the union of all the
bounding boxes of the graphic elements in the group. |
IlvRect |
IlvGroupElement.boundingBox(IlvTransformer t)
Returns the bounding box of this group element, which
is the union of the bounding boxes of all the graphic elements that
it contains.
|
IlvRect |
IlvGroupElement.boundingBox(IlvTransformer t,
boolean includeInvisible)
Returns the bounding box of this group element, which
is the union of the bounding boxes of all the graphic elements that
it contains.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvMakePrototypeInstanceInteractor.fireRectangleDraggedEvent(IlvRect rectangle,
MouseEvent event)
Calls the
createInstance method to create the prototype
instance at the location and with the size specified by the dragged
rectangle. |
void |
IlvPrototypeBeanSupport.repaint(IlvRect rect)
Implementation of the
IlvObjectInteractorContext interface. |
void |
IlvPrototypeBeanSupport.reshapeObject(IlvGraphic obj,
IlvRect newrect,
boolean redraw)
Implementation of the
IlvGraphicBag interface. |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvSDMView.computeBBox(IlvTransformer t)
Computes the rectangle that contains all
the graphic objects of the manager for the view.
|
Modifier and Type | Method and Description |
---|---|
protected IlvRect |
IlvGeneralLink.arrowBBox(IlvPoint pos,
double theta,
IlvTransformer t)
Returns the arrow bounding box.
|
IlvRect |
IlvGeneralNode.boundingBox(IlvTransformer t)
Returns the bounding rectangle of this general node.
|
IlvRect |
IlvDefaultManagerFrameGraphic.boundingBox(IlvTransformer t)
Returns the bounding box of this
IlvDefaultManagerFrameGraphic . |
IlvRect |
IlvGeneralLink.calcBoundingBox(IlvTransformer t)
Calculates the bounding rectangle of the link.
|
IlvRect |
IlvGeneralLink.decorationBoundingBox(IlvTransformer t,
int decorationIndex)
Returns the bounding box of one of the link
decorations.
|
IlvRect |
IlvGeneralLinkTunnelCrossings.expandLinkBoundingBox(IlvRect linkBounds,
IlvTransformer t)
Expands the input bounding box, which is the bounds of the link
without crossing shape, by a margin that is large enough to
contain all drawings of crossings displayed by this crossing graphic.
|
IlvRect |
IlvGeneralNode.getBaseBoundingBox(IlvTransformer t)
Returns the smallest rectangle that encloses
the shape and the icon of this general node.
|
IlvRect |
IlvGeneralNode.getLabelBBox(IlvTransformer t)
Implementation of
IlvLabelInterface . |
IlvRect |
IlvGeneralLink.getLabelBBox(IlvTransformer t)
Returns the area where the label is displayed.
|
protected IlvRect |
IlvGeneralNode.getShapeBBox()
Returns the bounding box of the general node's shape.
|
IlvRect |
IlvDefaultLaneGraphic.getShapeBBox()
Returns the bounds of the shape (excluding label and border stroke).
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGeneralLinkTunnelCrossings.addCrossingBound(IlvRect boundingRect,
IlvTransformer t,
IlvLinkImage link1,
IlvLinkImage link2,
IlvPoint p0,
IlvPoint p1,
IlvPoint p2,
IlvPoint p3,
double startGap,
double endGap,
double normalGap)
Adds the bound of the crossing to the input bounding rectangle.
|
IlvGraphic |
IlvGraphicFactories.ArrowLine.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.Icon.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.Line.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.Label.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.Marker.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.Rectangle.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.Ellipse.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.FilledRectangle.createObject(IlvRect r)
Deprecated.
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.FilledEllipse.createObject(IlvRect r)
Deprecated.
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.ReliefLabel.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.ShadowLabel.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.ZoomableLabel.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.RectangularScale.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.CircularScale.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvGraphic |
IlvGraphicFactories.BusPolyline.createObject(IlvRect r)
Creates the
IlvGraphic . |
IlvRect |
IlvGeneralLinkTunnelCrossings.expandLinkBoundingBox(IlvRect linkBounds,
IlvTransformer t)
Expands the input bounding box, which is the bounds of the link
without crossing shape, by a margin that is large enough to
contain all drawings of crossings displayed by this crossing graphic.
|
void |
IlvGeneralNode.moveResize(IlvRect rect)
Moves and resizes the general node's shape to the specified
rectangle.
|
void |
IlvDefaultManagerFrameGraphic.moveResize(IlvRect rect)
Reshapes this
IlvDefaultManagerFrameGraphic . |
void |
IlvGeneralLink.reshapeObject(IlvGraphic graphic,
IlvRect newrect,
boolean redraw)
Changes the size of a graphic object.
|
Constructor and Description |
---|
IlvGeneralNode(IlvRect rect)
Creates a new general node with a rectangular shape.
|
IlvGeneralNode(IlvRect rect,
int shapeType,
String label)
Creates a new general node with a predefined shape.
|
IlvGeneralNode(IlvRect rect,
String label)
Creates a new general node with a rectangular shape.
|
Modifier and Type | Method and Description |
---|---|
protected IlvRect |
IlvEditSDMLabelInteractor.getLabelBBox(IlvGraphic obj,
IlvTransformer t)
Returns the bounding rectangle of the label of the graphic object or the object that
it encapsulates.
|
Modifier and Type | Method and Description |
---|---|
int |
IlvContentController.lockArea(IlvRect area,
int mode)
Locks the objects that intersect with the given rectangle.
|
int |
IlvVisibleAreaListener.requestAreaToLock(IlvRect area)
When the visible area in the view changes, calls
IlvContentController.lockArea(IlvRect, int) with the new visible area
in IlvContentController.OVERRIDE mode. |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvSubGraphRenderer.SubGrapher.boundingBox(IlvTransformer t) |
IlvRect |
IlvSubGraphRenderer.CollapsedGraphic.boundingBox(IlvTransformer t) |
IlvRect |
IlvExpandCollapseRenderer.ExpandableNode.boundingBox(IlvTransformer t)
The bounding box of an
IlvGroupGraphic
is the union of all the bounding boxes of the graphic elements in
the group. |
IlvRect |
IlvExpandCollapseRenderer.SubGraphNode.boundingBox(IlvTransformer t)
Returns the bounding rectangle of the graphic objects.
|
IlvRect |
IlvSDMRenderer.computeBBox(IlvSDMEngine engine,
IlvManagerView view,
IlvTransformer t)
Computes the rectangle that contains all
the graphic objects of the manager for a given view.
|
IlvRect |
IlvLegendRenderer.computeBBox(IlvSDMEngine engine,
IlvManagerView view,
IlvTransformer t)
Computes the rectangle that contains all
the graphic objects of the manager for a given view.
|
IlvRect |
IlvFilterSDMRenderer.computeBBox(IlvSDMEngine engine,
IlvManagerView view,
IlvTransformer t)
This method calls the filtered renderer's
computeBBox method. |
IlvRect |
IlvSDMLinkConnector.getGhostBoundingBox(IlvTransformer t)
The implementation of this abstract method of
IlvLinkConnector
returns an empty IlvRect . |
IlvRect |
IlvSDMRenderer.getLinkConnectionRectangle(IlvSDMEngine engine,
IlvGraphic graphic,
IlvTransformer t)
Returns a rectangle on which the connection points
of the links to/from a node should be located.
|
IlvRect |
IlvSubGraphRenderer.getLinkConnectionRectangle(IlvSDMEngine engine,
IlvGraphic graphic,
IlvTransformer t,
IlvLinkConnector lc)
This method is overridden to take into account
the special expandable nodes.
|
IlvRect |
IlvStyleSheetRenderer.getLinkConnectionRectangle(IlvSDMEngine engine,
IlvGraphic graphic,
IlvTransformer t,
IlvLinkConnector lc)
Returns a rectangle on which the connection points
of the links to/from a node should be located.
|
IlvRect |
IlvSDMRenderer.getLinkConnectionRectangle(IlvSDMEngine engine,
IlvGraphic graphic,
IlvTransformer t,
IlvLinkConnector lc)
Returns a rectangle on which the connection points
of the links to/from a node should be located.
|
IlvRect |
IlvHalfZoomingRenderer.getLinkConnectionRectangle(IlvSDMEngine engine,
IlvGraphic graphic,
IlvTransformer t,
IlvLinkConnector lc)
Computes the rectangle on which the connection points
of the links to/from this node should be located,
taking into account that the
nodes do not always zoom according to the view
transformer.
|
IlvRect |
IlvFilterSDMRenderer.getLinkConnectionRectangle(IlvSDMEngine engine,
IlvGraphic graphic,
IlvTransformer t,
IlvLinkConnector lc)
This method simply calls the
getLinkConnectionRectangle method
of the filtered renderer. |
IlvRect |
IlvExpandCollapseRenderer.getLinkConnectionRectangle(IlvSDMEngine engine,
IlvGraphic graphic,
IlvTransformer t,
IlvLinkConnector lc)
Deprecated.
This method is overridden to take into account
the special expandable nodes.
|
IlvRect |
IlvCompositeRenderer.getLinkConnectionRectangle(IlvSDMEngine engine,
IlvGraphic graphic,
IlvTransformer t,
IlvLinkConnector lc)
Returns a rectangle on which the connection points
of the links to/from a node should be located.
|
protected IlvRect |
IlvSDMFreeLinkConnector.getNodeBoundingBox(IlvTransformer t)
This method is overridden to take into account the link connection
rectangle of the node.
|
protected IlvRect |
IlvSDMClippingLinkConnector.getNodeBoundingBox(IlvTransformer t)
This method is overridden to take into account the link connection
rectangle of the node.
|
protected IlvRect |
IlvHalfZoomingRenderer.HalfZoomingGraphic.unzoomedBBox()
This method is overridden to use the link connection rectangle
(usually the bounding rectangle of the node without its label)
as the bounding rectangle of the node when it is grayed out.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvSDMRenderer.callMoveResizeNodeGraphic(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect newBBox,
int anchor)
Move the graphic to its final position
Note: If the graphic object is contained inside an
IlvManager , users must use the method
IlvManager.applyToObject(ilog.views.IlvGraphic, ilog.views.IlvApplyObject, java.lang.Object, boolean) to call this method. |
void |
IlvSubGraphRenderer.GraphicManagerFrame.draw(IlvManager manager,
IlvRect bbox,
Graphics g,
IlvTransformer t)
Draws the border.
|
boolean |
IlvSubGraphRenderer.GraphicManagerFrame.moveResize(IlvManager manager,
IlvRect size)
This method handles the submanager resize event.
|
protected void |
IlvSubGraphRenderer.moveResizeNodeGraphic(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect newBBox,
int anchor)
Move the graphic to its final position
|
protected void |
IlvSDMRenderer.moveResizeNodeGraphic(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect newBBox,
int anchor)
Move the graphic to its final position
|
protected void |
IlvHalfZoomingRenderer.moveResizeNodeGraphic(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect newBBox,
int anchor)
Move the graphic to its final position
|
protected void |
IlvFilterSDMRenderer.moveResizeNodeGraphic(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect newBBox,
int anchor)
Move the graphic to its final position
|
protected void |
IlvCompositeRenderer.moveResizeNodeGraphic(IlvSDMEngine engine,
Object node,
IlvGraphic g,
IlvRect newBBox,
int anchor)
Move the graphic to its final position
|
void |
IlvSubGraphRenderer.nodeGraphicBBoxChanged(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect oldBBox,
IlvRect newBBox,
String[] pseudoClasses)
Updates the location of a node.
|
void |
IlvStyleSheetRenderer.nodeGraphicBBoxChanged(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect oldBBox,
IlvRect newBBox,
String[] pseudoClasses)
This method is called when the graphic object representing
a node of the data model has been moved and/or resized, either
by a user interaction or by a direct call to the Rogue Wave JViews API.
|
void |
IlvSDMRenderer.nodeGraphicBBoxChanged(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect oldBBox,
IlvRect newBBox,
String[] pseudoClasses)
This method is called when the graphic object representing
a node of the data model has been moved and/or resized, either
by a user interaction or by a direct call to the Rogue Wave JViews API.
|
void |
IlvLaneRenderer.nodeGraphicBBoxChanged(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect oldBBox,
IlvRect newBBox,
String[] pseudoClasses)
This method calls the filtered renderer's
nodeGraphicBBoxChanged
method. |
void |
IlvFilterSDMRenderer.nodeGraphicBBoxChanged(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect oldBBox,
IlvRect newBBox,
String[] pseudoClasses)
This method calls the filtered renderer's
nodeGraphicBBoxChanged
method. |
void |
IlvExpandCollapseRenderer.nodeGraphicBBoxChanged(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect oldBBox,
IlvRect newBBox,
String[] pseudoClasses)
Deprecated.
Updates the location of a node only if the node is not
being expanded or collapsed.
|
void |
IlvCompositeRenderer.nodeGraphicBBoxChanged(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect oldBBox,
IlvRect newBBox,
String[] pseudoClasses)
This method calls the filtered renderer's
nodeGraphicBBoxChanged
method. |
void |
IlvLegendRenderer.LegendLayer.print(Graphics dst,
IlvRect area,
IlvTransformer t)
Adjusts the legend so that it is printed correctly according
to the printing transformer.
|
protected void |
IlvLaneRenderer.ResizeLaneSelection.reshapeObject(IlvGraphic graphic,
IlvRect rect)
Called to let the interactor reshape an object.
|
void |
IlvSubGraphRenderer.GraphicManagerFrame.reshapeObject(IlvGraphic graphic,
IlvRect newrect,
boolean redraw)
Changes the size of a graphic object.
|
void |
IlvSubGraphRenderer.GraphicManagerFrame.resizeGraphic(IlvTransformer t,
IlvRect bbox)
Resizes the graphic objects drawn by the frame according to
the bounding box of the manager.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvSwimLanesRenderer.computeBBox(IlvSDMEngine engine,
IlvManagerView view,
IlvTransformer t)
Computes the rectangle that contains all
the graphic objects of the manager for a given view.
|
protected IlvRect |
IlvLinkLayoutRenderer.SDMRelativeLinkConnector.getNodeBoundingBox(IlvTransformer t)
Deprecated.
This method is overridden to take into account the link connection
rectangle of the node.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvSwimLanesRenderer.nodeGraphicBBoxChanged(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect oldBBox,
IlvRect newBBox,
String[] pseudoClasses)
Moves the object from one swimlane to another, if
dragging is enabled.
|
void |
IlvLabelLayoutRenderer.nodeGraphicBBoxChanged(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect oldBBox,
IlvRect newBBox,
String[] pseudoClasses)
Performs the label layout algorithm whenever a node
is moved.
|
void |
IlvGraphLayoutRenderer.nodeGraphicBBoxChanged(IlvSDMEngine engine,
Object node,
IlvGraphic graphic,
IlvRect oldBBox,
IlvRect newBBox,
String[] pseudoClasses)
Performs the layout algorithm whenever a node
is moved.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvMapRenderer.computeBBox(IlvSDMEngine engine,
IlvManagerView view,
IlvTransformer t)
This method calls the filtered renderer's
computeBBox method. |
IlvRect |
IlvMapRenderer.getRegionOfInterest()
Returns the "region of interest" on which the SDM view should be centered.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMapRenderer.setRegionOfInterest(IlvRect regionOfInterest)
Sets the "region of interest" on which the SDM view should be centered and
zoomed.
|
Modifier and Type | Method and Description |
---|---|
String |
IlvSDMImageMapAreaGenerator.generateCOORDS(IlvManagerView view,
IlvGraphic obj,
IlvRect bounds,
IlvTransformer t)
This method returns the coordinates of the area
for the specified graphic object.
|
Modifier and Type | Method and Description |
---|---|
protected IlvRect |
IlvManagerServletSupport.getManagerBBox(javax.servlet.http.HttpServletRequest request,
IlvManagerView view)
Computes the bounding box of the manager.
|
protected IlvRect |
IlvManagerServlet.getManagerBBox(javax.servlet.http.HttpServletRequest request,
IlvManagerView view)
Computes the bounding box of the manager.
|
IlvRect |
ServerActionEvent.getRectParameter(int index)
Returns an
IlvRect parameter at the specified index. |
Modifier and Type | Method and Description |
---|---|
String |
IlvImageMapAreaGenerator.generateCOORDS(IlvManagerView view,
IlvGraphic obj,
IlvRect bounds,
IlvTransformer t)
This method returns the coordinates of the area
for the specified graphic object.
|
protected BufferedImage |
IlvManagerServletSupport.generateImage(javax.servlet.http.HttpServletRequest request,
IlvRect bbox,
int width,
int height,
String[] requestedLayers,
Color bgColor,
boolean transparent)
Generates the image.
|
protected BufferedImage |
IlvManagerServlet.generateImage(javax.servlet.http.HttpServletRequest request,
IlvRect bbox,
int width,
int height,
String[] requestedLayers,
Color bgColor,
boolean transparent)
Generates the image.
|
Modifier and Type | Method and Description |
---|---|
IlvRect |
SVGDocumentBuilderConfigurator.getViewBox()
Returns the
viewBox rectangle. |
Modifier and Type | Method and Description |
---|---|
IlvIcon |
SVGGraphicFactory.createIcon(String location,
IlvRect rect)
Creates an icon graphic object.
|
IlvIcon |
SVGDefaultGraphicFactory.createIcon(String location,
IlvRect rect)
Creates an icon graphic object.
|
IlvIcon |
SVGGraphicFactory.createIcon(URL url,
IlvRect rect)
Creates an icon object.
|
IlvIcon |
SVGDefaultGraphicFactory.createIcon(URL url,
IlvRect rect)
Creates an icon graphic object.
|
void |
SVGDocumentBuilderConfigurator.setViewBox(IlvRect rect)
Sets the rectangle that will define the
viewBox on the
resulting SVG document, in IlvManager coordinates. |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvJComponentGraphic.boundingBox(IlvTransformer t)
Computes the boundingBox of the
IlvJComponentGraphic . |
Constructor and Description |
---|
IlvJComponentGraphic(IlvRect rect,
JComponent component)
Constructs and initializes an
IlvJComponentGraphic
instance that allows to display in an IlvManagerView
a Swing JComponent handled by an IlvManager . |
Modifier and Type | Method and Description |
---|---|
static IlvRect |
IlvCompiledSymbolFunction.convertToRect(Object source)
Converts an object to a
rectangle . |
Modifier and Type | Method and Description |
---|---|
IlvRect |
IlvTiledLayer.computeBBox(IlvTransformer t)
Returns the bounding box of the layer for the specified transformer.
|
IlvRect |
IlvTiledLayer.getSize()
Returns the size of the layer if it has been specified.
|
IlvRect |
IlvTileController.getSize()
Returns the specified size of the tile controller if it has been
specified.
|
IlvRect |
IlvTileController.getTileOrigin()
Returns the bounding box of the tile (0, 0).
|
Modifier and Type | Method and Description |
---|---|
void |
IlvTile.boundingBox(IlvRect rect)
Returns the bounding box of the tile in the manager
coordinate system.
|
void |
IlvFreeTile.boundingBox(IlvRect rect)
Returns the bounding box of the tile in the manager
coordinate system.
|
Collection |
IlvTileController.getIntersectingTiles(IlvRect rect)
Gets all tiles intersecting the specified rectangle.
|
int[] |
IlvTileController.getTileIndexes(IlvRect rect)
Returns the indexes of the tiles intersecting
rect
(rect is expressed
in the manager coordinate system). |
protected void |
IlvTiledLayer.initTileOrigin(IlvRect tileOrigin)
Initializes the origin tile if it could not be computed
in the constructor of the layer.
|
void |
IlvTiledLayer.setSize(IlvRect rect)
Specifies the area in which the tiles are contained.
|
void |
IlvTileController.setSize(IlvRect rect)
Specifies the area in which the tiles are contained.
|
void |
IlvTileController.tileBBox(int column,
int row,
IlvRect result)
Computes the bounding box of the specified tile and
sets it to
result . |
Constructor and Description |
---|
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.
|
IlvTiledLayer(IlvRect tileOrigin)
Creates an instance of tiled layer.
|
IlvTiledLayer(IlvRect tileOrigin,
IlvTileCache cache)
Creates an instance of
IlvTiledLayer and specifies its cache. |
IlvTiledLayer(IlvRect tileOrigin,
IlvTileCache cache,
int mode)
Creates an instance of tiled layer.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.