Package | Description |
---|---|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
ilog.views.maps.raster |
Provides classes for orthodromy measurement.
|
ilog.views.sdm.renderer |
Contains the classes that define the renderers of an SDM engine.
|
ilog.views.svg |
Contains classes adding SVG (Scalable Vector Graphic) support to Rogue Wave JViews.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMultipleIcon
IlvMultipleIcon is an icon that can display one image out
of multiple predefined images. |
Constructor and Description |
---|
IlvIcon(IlvIcon source)
Creates a new
IlvIcon by copying an existing one. |
Modifier and Type | Class and Description |
---|---|
class |
IlvRasterIcon
IlvIcon sub class that saves and reloads the data source used to generate the image.
|
Modifier and Type | Class and Description |
---|---|
static class |
IlvExpandCollapseRenderer.ExpandCollapseIcon
Deprecated.
This graphic object is used to draw the "expand" and "collapse"
icons used by the
IlvExpandCollapseRenderer . |
static class |
IlvSubGraphRenderer.ExpandCollapseIcon
Deprecated.
Since JViews 8.8, this class is no longer needed
|
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.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.