|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlvFixedSizeGraphic | |
|---|---|
| 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. |
| Uses of IlvFixedSizeGraphic in ilog.views.graphic |
|---|
| Subclasses of IlvFixedSizeGraphic in ilog.views.graphic | |
|---|---|
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. |
| Constructors in ilog.views.graphic with parameters of type IlvFixedSizeGraphic | |
|---|---|
IlvFixedSizeGraphic(IlvFixedSizeGraphic source)
Creates a new IlvFixedSizeGraphic by copying an existing one. |
|
| Uses of IlvFixedSizeGraphic in ilog.views.maps.graphic |
|---|
| Subclasses of IlvFixedSizeGraphic in ilog.views.maps.graphic | |
|---|---|
class |
IlvMapFixedGraphic
A IlvFixedSizeGraphic implementing the IlvMapGraphic
interface. |
| Constructors in ilog.views.maps.graphic with parameters of type IlvFixedSizeGraphic | |
|---|---|
IlvMapFixedGraphic(IlvFixedSizeGraphic source)
Creates a new IlvMapSizeGraphic by copying an existing one. |
|
| Uses of IlvFixedSizeGraphic in ilog.views.sdm.renderer |
|---|
| Subclasses of IlvFixedSizeGraphic in ilog.views.sdm.renderer | |
|---|---|
static class |
IlvHalfZoomingRenderer.HalfZoomingGraphic
This subclass of IlvHalfZoomingGraphic
is used internally by the IlvHalfZoomingRenderer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||