Package | Description |
---|---|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
ilog.views.maps.graphic |
This package contains graphic objects specialized for cartographic display.
|
ilog.views.maps.measures |
General management of raster images.
|
ilog.views.svg |
Contains classes adding SVG (Scalable Vector Graphic) support to Rogue Wave JViews.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDefaultCollapsedGraphic
A graphic object that shows a folder with a label underneath.
|
class |
IlvTextPath
A graphic object that displays a text on any
Shape . |
Constructor and Description |
---|
IlvGeneralPath(IlvGeneralPath source)
Creates a new
IlvGeneralPath by copying an existing one. |
Modifier and Type | Class and Description |
---|---|
class |
IlvDecoratedPath
A graphic object composed of decorations on a
java.awt.Shape . |
class |
IlvMapGeneralPath
IlvMapGeneralPath is an IlvGeneralPath
that accepts an IlvGeneralPathStyle to define its graphical
attributes. |
Modifier and Type | Class and Description |
---|---|
class |
IlvMapOrthodromyPath
This class displays an orthodromy path between each pair or polygon points.
|
Modifier and Type | Method and Description |
---|---|
IlvGeneralPath |
SVGGraphicFactory.createGeneralPath()
Creates a general path graphic object.
|
IlvGeneralPath |
SVGDefaultGraphicFactory.createGeneralPath()
Creates a general path graphic object.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.