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.sdm.renderer |
Contains the classes that define the renderers of an SDM engine.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvHalfZoomingGraphic
The class
IlvHalfZoomingGraphic is a wrapper class
that is used to prevent a graphic object from zooming above (or below)
a given maximum (or minimum) zoom level. |
Constructor and Description |
---|
IlvFixedSizeGraphic(IlvFixedSizeGraphic source)
Creates a new
IlvFixedSizeGraphic by copying an existing one. |
Modifier and Type | Class and Description |
---|---|
class |
IlvMapFixedGraphic
A
IlvFixedSizeGraphic implementing the IlvMapGraphic
interface. |
Constructor and Description |
---|
IlvMapFixedGraphic(IlvFixedSizeGraphic source)
Creates a new
IlvMapSizeGraphic by copying an existing one. |
Modifier and Type | Class and Description |
---|---|
static class |
IlvHalfZoomingRenderer.HalfZoomingGraphic
This subclass of
IlvHalfZoomingGraphic
is used internally by the IlvHalfZoomingRenderer . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.