Uses of Class
ilog.views.IlvRect

Packages that use IlvRect
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 ILOG 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 ILOG JTGO and Swing. 
ilog.views Provides the classes necessary to create a high performance 2D graphic application. 
ilog.views.animation This package contains utilities to show animated transitions between two states of an ILOG JViews manager. 
ilog.views.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.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 ILOG JViews, which allows you to easily obtain readable representations of graphs and networks. 
ilog.views.graphlayout.bus The Bus Layout algorithm is designed to display bus network topologies, that is, a set of nodes connected to a bus node. 
ilog.views.graphlayout.hierarchical The Hierarchical Layout algorithm arranges the nodes of the graph in horizontal or vertical levels, so that the majority of the links point in the same direction (top-down, left-to-right, and so on). 
ilog.views.graphlayout.labellayout A generic framework for the label layout services provided by ILOG JViews, which can automatically place labels at graphic objects such as nodes and links. 
ilog.views.graphlayout.labellayout.annealing The Annealing Label Layout places labels close to related obstacles such that the amount of overlaps among labels, and between labels and obstacles is small. 
ilog.views.graphlayout.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.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 ILOG 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 ILOG JViews Graph Layout capabilities. 
ilog.views.sdm.renderer.maps Contains the class IlvMapRenderer that gives access to the features of the ILOG JViews Maps product. 
ilog.views.sdm.servlet Contains a specialized servlet that gives easy access to the SDM facilities in thin-client mode. 
ilog.views.servlet Generic Java Servlet to produce images from a JViews Manager. 
ilog.views.svg Contains classes adding SVG (Scalable Vector Graphic) support to ILOG JViews. 
ilog.views.swing Provides all the Swing components necessary to create an application mixing JViews and Swing. 
ilog.views.tiling Provides the framework to implement load on demand. 
 

Uses of IlvRect in ilog.cpl.graph
 

Methods in ilog.cpl.graph that return IlvRect
 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.
 IlvRect IlpGraphView.getBoundingBoxInManager(IlpRepresentationObject repObject)
          This method returns the bounding box of a given representation object in manager coordinates.
 

Uses of IlvRect in ilog.cpl.graphic
 

Subclasses of IlvRect in ilog.cpl.graphic
 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.
 

Constructors in ilog.cpl.graphic with parameters of type IlvRect
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.
 

Uses of IlvRect in ilog.cpl.graphic.views
 

Constructors in ilog.cpl.graphic.views with parameters of type IlvRect
IlpShelfItemPosition(IlvRect rect)
          Creates a new position by copying an existing one.
 

Uses of IlvRect in ilog.tgo.composite
 

Methods in ilog.tgo.composite that return IlvRect
 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(float magnification, boolean topleftOnePixelCorrection)
          Returns the rectangle to which links can connect.
 

Methods in ilog.tgo.composite with parameters of type IlvRect
 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.
 

Uses of IlvRect in ilog.tgo.faces.graph.component
 

Methods in ilog.tgo.faces.graph.component that return IlvRect
 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.
 

Uses of IlvRect in ilog.tgo.faces.graph.dhtml.interactor
 

Methods in ilog.tgo.faces.graph.dhtml.interactor with parameters of type IlvRect
 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.
 

Uses of IlvRect in ilog.tgo.faces.graph.dhtml.servlet
 

Methods in ilog.tgo.faces.graph.dhtml.servlet with parameters of type IlvRect
 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.
 

Uses of IlvRect in ilog.tgo.graphic
 

Methods in ilog.tgo.graphic that return IlvRect
 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(float magnification, boolean topleftOnePixelCorrection)
          Returns the rectangle to which links can connect.
 

Methods in ilog.tgo.graphic with parameters of type IlvRect
 void IltCompositeInteractions.CompositeInteractorContext.repaint(IlvRect rect)
           
 

Uses of IlvRect in ilog.tgo.graphic.graphlayout
 

Methods in ilog.tgo.graphic.graphlayout that return IlvRect
 IlvRect IltLocalLinkLayout.borderedBoundingBox(IlvGraphModel model, Object obj)
           
 

Methods in ilog.tgo.graphic.graphlayout with parameters of type IlvRect
protected abstract  void IltNodeSide.computeConnectionPoint(IlvRect nodeBBox, ilog.tgo.graphic.graphlayout.IltLinkShape shape, IlvPoint connectionPoint, IlvPoint adjacentPoint, float dist)
          Deprecated.  
protected abstract  float IltNodeSide.getToLeft(IlvPoint point, IlvRect linkConnectionRect, float 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.
 

Uses of IlvRect in ilog.tgo.graphic.graphlayout.labellayout
 

Methods in ilog.tgo.graphic.graphlayout.labellayout that return IlvRect
 IlvRect IltLabelingModel.boundingBox(Object labelOrObstacle)
           
 

Uses of IlvRect in ilog.tgo.graphic.renderer
 

Methods in ilog.tgo.graphic.renderer that return IlvRect
 IlvRect IltOPCBaseRenderer.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 IltTinyBaseRenderer.Graphic.boundingBox(IlvTransformer t, IlvRect rect, boolean withSelection)
           
 IlvRect IltPortBaseRenderer.Graphic.boundingBox(IlvTransformer t, IlvRect rect, boolean withSelection)
           
 IlvRect IltBTSAntennaBaseRenderer.Standard.boundingBox(IlvTransformer t, IlvRect rect, boolean withSelection)
           
 IlvRect IltBTSAntennaBaseRenderer.Offscreen.boundingBox(IlvTransformer transf, IlvRect rect, boolean withSelection)
           
 IlvRect IltNEBaseRenderer.Graphic.boundingBox(IlvTransformer t, IlvRect rect, boolean withSelection)
           
 IlvRect IltLedBaseRenderer.Graphic.boundingBox(IlvTransformer t, IlvRect rect, boolean withSelection)
           
 IlvRect IltLogicalBaseRenderer.Graphic.boundingBox(IlvTransformer t, IlvRect rect, boolean withSelection)
           
protected  IlvRect IltBaseRenderer.boundingBoxWithTransformer(IlvTransformer t, IlvRect rect, boolean withSelection)
          Computes the bounding box considering also the transformer applied to the graphic.
protected  IlvRect IltShelfBaseRenderer.boundingBoxWithTransformer(IlvTransformer t, IlvRect rect, boolean withSelection)
          Computes the shelf bounding box taking the given transfomer into account.
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, float slotSpan, IlvRect drawRect)
          Returns the rectangle where the shelf item at the given slotIndex should be drawn.
protected  IlvRect IltCardCarrierBaseRenderer.getSlotRect(int slotIndex, float slotSpan, IlvRect drawRect)
          Returns the rectangle where the shelf item at the given slot index should be drawn.
abstract  IlvRect IltShelfItemContainerBaseRenderer.getSlotRect(int slotXIndex, float slotXSpan, int slotYIndex, float 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, float slotXSpan, int slotYIndex, float 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, float slotXSpan, int slotYIndex, float 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.
protected  IlvRect IltCardCarrierBaseRenderer.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.
 

Methods in ilog.tgo.graphic.renderer with parameters of type IlvRect
 IlvRect IltOPCBaseRenderer.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 IltTinyBaseRenderer.Graphic.boundingBox(IlvTransformer t, IlvRect rect, boolean withSelection)
           
 IlvRect IltPortBaseRenderer.Graphic.boundingBox(IlvTransformer t, IlvRect rect, boolean withSelection)
           
 IlvRect IltBTSAntennaBaseRenderer.Standard.boundingBox(IlvTransformer t, IlvRect rect, boolean withSelection)
           
 IlvRect IltBTSAntennaBaseRenderer.Offscreen.boundingBox(IlvTransformer transf, IlvRect rect, boolean withSelection)
           
 IlvRect IltNEBaseRenderer.Graphic.boundingBox(IlvTransformer t, IlvRect rect, boolean withSelection)
           
 IlvRect IltLedBaseRenderer.Graphic.boundingBox(IlvTransformer t, IlvRect rect, boolean withSelection)
           
 IlvRect IltLogicalBaseRenderer.Graphic.boundingBox(IlvTransformer t, IlvRect rect, boolean withSelection)
           
protected  IlvRect IltBaseRenderer.boundingBoxWithTransformer(IlvTransformer t, IlvRect rect, boolean withSelection)
          Computes the bounding box considering also the transformer applied to the graphic.
protected  IlvRect IltShelfBaseRenderer.boundingBoxWithTransformer(IlvTransformer t, IlvRect rect, boolean withSelection)
          Computes the shelf bounding box taking the given transfomer into account.
 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 IltOPCBaseRenderer.Graphic.containsMain(IlvPoint p, IlvPoint tp, IlvTransformer t, IlvRect rect)
           
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 IltOPCImageBaseRendererFactory.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)
           
 boolean IltNEImageBaseRendererFactory.BaseRenderer.containsMain(IlvPoint p, IlvPoint tp, IlvTransformer t, IlvRect rect)
          This implementation takes the transparency of the image into account.
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 IltCardImageBaseRendererFactory.BaseRenderer.containsMain(IlvPoint p, IlvPoint tp, IlvTransformer t, IlvRect rect)
          This implementation takes the transparency of the image into account.
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)
           
protected  boolean IltTinyImageBaseRendererFactory.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 IltLedBaseRenderer.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)
           
 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)
           
 void IltShelfBaseRenderer.draw(Graphics g, IlvTransformer t, IlvRect rect)
          Draws the entire base, such that it fits into a given rectangle.
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 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 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 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 IltCardCarrierBaseRenderer.drawExtraBorders(Graphics g, IlvTransformer t, IlvRect rect)
          Draws the extra borders.
protected  void IltBTSAntennaBaseRenderer.drawExtraBorders(Graphics g, IlvTransformer t, IlvRect rect)
           
 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, IlvTran