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 |
IlvFixedSizeGraphic
The
IlvFixedSizeGraphic class derives from the base graphic
handle class IlvGraphicHandle . |
class |
IlvFullZoomingGraphic
The class
IlvFullZoomingGraphic is a wrapper class
that is used to make a nonzoomable graphic object fully zoomable. |
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 |
---|
IlvGraphicHandleBag(IlvGraphicHandleBag source)
Creates a new
IlvGraphicHandleBag by copying an existing one. |
Modifier and Type | Class and Description |
---|---|
class |
IlvMapFixedGraphic
A
IlvFixedSizeGraphic implementing the IlvMapGraphic
interface. |
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.