Package | Description |
---|---|
ilog.cpl.graph.background |
Contains the API that is available for making use of backgrounds (georeferenced or not ) within JViews TGO.
|
ilog.views.maps.beans |
JViews 7.0 Beans and ready to use GUI components.
|
ilog.views.maps.datasource |
Provides predefined data sources.
|
ilog.views.maps.defense.format.s57 |
This package contains classes for reading S57 files.
|
ilog.views.maps.defense.terrain |
This package contains classes for terrain analysis.
|
ilog.views.maps.defense.terrain3d.view |
Base classes to manage the 3D View.
|
ilog.views.maps.format |
Provides classes to read various map file formats.
|
ilog.views.maps.format.dxf |
Provides classes to import and georeference DXF files.
|
ilog.views.maps.graphic |
This package contains graphic objects specialized for cartographic display.
|
ilog.views.maps.graphic.style |
Provides styles for stylable IlvMapGraphics.
|
ilog.views.maps.grids |
This package defines a set of classes that display adaptive grids on top of a view.
|
ilog.views.maps.label |
This package contains JViews Maps labeling classes.
|
ilog.views.maps.measures |
General management of raster images.
|
ilog.views.maps.raster |
Provides classes for orthodromy measurement.
|
ilog.views.maps.raster.datasource |
Provides classes for raster data sources.
|
ilog.views.maps.theme |
Provides classes for dynamic styling.
|
ilog.views.maps.tiling |
Specific classes for managing load-on-demand tiles for data sources and feature iterator.
|
Modifier and Type | Method and Description |
---|---|
protected IlvMapStyle |
IlpShapeBackground.createMapStyle()
If no style is already being defined in the
IlvMapDataSource ,
it by default creates an IlvGraphicPathStyle . |
protected IlvMapStyle |
IlpMIDMIFBackground.createMapStyle()
If no style is already being defined in the
IlvMapDataSource ,
it by default creates an IlvGraphicPathStyle . |
protected IlvMapStyle |
IlpImageBackground.createMapStyle()
If no style is already being defined in the
IlvMapDataSource ,
it by default creates an IlvRasterStyle . |
protected IlvMapStyle |
IlpAbstractMapDataSourceBackground.createMapStyle()
Should create the
ilog.views.maps.graphic.style.IlvMapStyle to
be used by this background's
ilog.views.maps.datasource.IlvMapDataSource . |
IlvMapStyle |
IlpAbstractMapDataSourceBackground.getMapStyle()
Returns the
IlvMapStyle that is associated with this background's
IlvMapDataSource . |
Modifier and Type | Method and Description |
---|---|
protected void |
IlpAbstractMapDataSourceBackground.customizeMapStyle(IlvMapStyle mapStyle)
Should customize the
ilog.views.maps.graphic.style.IlvMapStyle to
be used by this background's ilog.views.maps.datasource.IlvMapDataSource . |
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
IlvMapLayer.getStyle()
Returns the style associated with this layer.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMapLayer.setStyle(IlvMapStyle style)
Sets the style of this layer.
|
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
IlvDataSourceStylingFactory.createDefaultFeatureStyle(Class<?> geometryClass,
Object styleKey,
boolean useGeneralPath)
Creates a map style designed to be applied to the specified geometry class.
|
protected IlvMapStyle |
IlvHierarchicalDataSource.createStyle(Class<?> geometryClass,
Object styleKey)
Creates a map style designed to be applied to the specified geometry class.
|
protected IlvMapStyle |
IlvShapeDataSource.createStyle(IlvMapFeature feature)
Creates a map style for the specified feature.
|
protected IlvMapStyle |
IlvMIDMIFDataSource.getStyle(IlvMapFeature feature)
Returns a map style for the specified feature.
|
protected IlvMapStyle |
IlvHierarchicalDataSource.getStyle(IlvMapFeature feature)
Returns a map style for the specified feature.
|
Modifier and Type | Method and Description |
---|---|
HashMap<Object,IlvMapStyle> |
IlvDataSourceStylingFactory.getDefaultStyleTable()
Returns a hash map containing the style to use for each particular key.
|
Modifier and Type | Method and Description |
---|---|
protected IlvMapStyle |
IlvS57DataSource.getStyle(IlvMapFeature feature)
Returns a map style for the specified feature.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvGradientRasterStyle
Style of a gradient raster.
|
class |
IlvLineOfSightRasterStyle
Style of a valley raster.
|
class |
IlvLineOfVisibilityStyle
The style of a
IlvLineOfVisibility instance. |
class |
IlvValleyRasterStyle
Style of a valley raster.
|
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
IlvValleyRasterStyle.copy()
Creates a copy of the style.
|
IlvMapStyle |
IlvLineOfVisibilityStyle.copy()
Return a copy of the style.
|
IlvMapStyle |
IlvLineOfSightRasterStyle.copy()
Creates a copy of the style.
|
IlvMapStyle |
IlvGradientRasterStyle.copy()
Creates a copy of the style.
|
IlvMapStyle |
IlvLineOfVisibility.getStyle()
Retrieves the
IlvMapStyle attached to this graphic. |
Modifier and Type | Method and Description |
---|---|
void |
IlvLineOfVisibility.setStyle(IlvMapStyle style)
This overridden method is used to install a listener on the
style changes that can require the recomputation of the line.
|
Modifier and Type | Class and Description |
---|---|
class |
Ilv3DViewBoundsStyle
Style of a rectangle representing 3D view bounds.
|
class |
IlvFlyThroughStyle
Style of a polyline representing a fly-through in the 2D view.
|
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
IlvFlyThroughStyle.copy()
Creates a copy of the style.
|
IlvMapStyle |
Ilv3DViewBoundsStyle.copy()
Creates a copy of the style.
|
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
IlvGeometryClassFilter.createDefaultFeatureStyle(String styleName)
Creates a default map style for the internal geometry class.
|
Modifier and Type | Method and Description |
---|---|
protected IlvMapStyle |
IlvDXFDataSource.getStyle(IlvMapFeature feature)
Returns a map style for the specified feature.
|
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
IlvMapPolyline.getStyle()
Retrieves the
IlvMapStyle attached to this graphic. |
IlvMapStyle |
IlvMapMarker.getStyle()
Retrieves the
IlvMapStyle object attached to this graphic. |
IlvMapStyle |
IlvMapGraphicText.getStyle()
Retrieves the
IlvMapStyle . |
IlvMapStyle |
IlvMapGraphicSet.getStyle()
Retrieves the
IlvMapStyle . |
IlvMapStyle |
IlvMapGraphicPath.getStyle()
Retrieves the
IlvMapStyle instance attached to this graphic. |
IlvMapStyle |
IlvMapGraphic.getStyle()
Retrieves the
IlvMapStyle . |
IlvMapStyle |
IlvMapGeneralPath.getStyle()
Retrieves the
IlvMapStyle attached to this graphic. |
IlvMapStyle |
IlvMapFixedGraphic.getStyle()
Retrieves the
IlvMapStyle . |
IlvMapStyle |
IlvMapCompositeLink.getStyle()
Retrieves the
IlvMapStyle attached to this graphic. |
Modifier and Type | Method and Description |
---|---|
void |
IlvMapPolyline.setStyle(IlvMapStyle stl)
Implements the
IlvMapGraphic interface. |
void |
IlvMapMarker.setStyle(IlvMapStyle style)
Implements the
IlvMapGraphic interface. |
void |
IlvMapGraphicText.setStyle(IlvMapStyle stl)
Implements the
IlvMapGraphic interface. |
void |
IlvMapGraphicSet.setStyle(IlvMapStyle style)
Setting the style of an
IlvGraphicSet also sets the style of
all IlvMapGraphic objects contained in the graphic set. |
void |
IlvMapGraphicPath.setStyle(IlvMapStyle style)
Implements the
IlvMapGraphic interface. |
void |
IlvMapGraphic.setStyle(IlvMapStyle style)
Sets the
IlvMapStyle . |
void |
IlvMapGeneralPath.setStyle(IlvMapStyle style)
Implements the
IlvMapGraphic interface. |
void |
IlvMapFixedGraphic.setStyle(IlvMapStyle style)
Sets the
IlvMapStyle . |
void |
IlvMapCompositeLink.setStyle(IlvMapStyle stl)
Implements the
IlvMapGraphic interface. |
Modifier and Type | Class and Description |
---|---|
class |
IlvGeneralPathStyle
The
IlvGeneralPathStyle is used to style
a IlvMapGeneralPath graphic. |
class |
IlvGraphicPathStyle
An
IlvMapStyle intended to be
used with a IlvMapGraphicPath . |
class |
IlvLinkStyle
An
IlvMapStyle intended to be used by a
IlvMapPolyline graphic object. |
class |
IlvMapCompositeStyle
An
IlvMapStyle that wraps a collection of
IlvMapStyle s. |
class |
IlvMapTextStyle
Class holding main graphic attributes for a text.
|
class |
IlvPointStyle
A
IlvMapStyle intended to be used with a
IlvMapMarker . |
class |
IlvPolylineStyle
An
IlvMapStyle intended to be used by a
IlvMapPolyline graphic object. |
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
IlvPolylineStyle.copy()
Return a copy of the style.
|
IlvMapStyle |
IlvPointStyle.copy()
Return a copy of the style.
|
IlvMapStyle |
IlvMapTextStyle.copy()
Returns a copy of this
IlvMapTextStyle |
IlvMapStyle |
IlvMapStyle.copy()
Return a copy of the style.
|
IlvMapStyle |
IlvMapCompositeStyle.copy()
Creates a copy of the style.
|
IlvMapStyle |
IlvLinkStyle.copy()
Return a copy of the style.
|
IlvMapStyle |
IlvGraphicPathStyle.copy()
Constructor by copy
|
IlvMapStyle |
IlvGeneralPathStyle.copy()
Creates a copy of the style.
|
IlvMapStyle[] |
IlvMapStyle.getChildren()
Retrieves an array containing the children of the style.
|
IlvMapStyle |
IlvMapStyle.getParent()
Retrieves the parent for this style or
null if no parent has been set. |
Modifier and Type | Method and Description |
---|---|
void |
IlvMapStyle.addChild(IlvMapStyle style)
Deprecated.
Since JViews 8.1 This method no longer sets the parent of the style and will become private. Use
setParent(IlvMapStyle) instead |
void |
IlvMapCompositeStyle.addChild(IlvMapStyle style)
Deprecated.
Since JViews 8.1 This method no longer sets the parent of the
style and will become private. Use
setParent(IlvMapStyle) instead |
void |
IlvMapStyle.removeChild(IlvMapStyle style)
Deprecated.
Since JViews 8.1 This method no longer sets the parent of the style to null and will become private. Use
setParent(IlvMapStyle) with a null parameter instead |
void |
IlvMapCompositeStyle.removeChild(IlvMapStyle style)
Deprecated.
Since JViews 8.1 This method no longer sets the parent of the
style to null and will become private. Use
setParent(IlvMapStyle) with a null parameter instead |
void |
IlvMapStyle.setParent(IlvMapStyle p)
Sets the parent for this style.
|
Constructor and Description |
---|
IlvMapStyle(IlvMapStyle source)
Creates a
IlvMapStyle by copying an existing one. |
Modifier and Type | Class and Description |
---|---|
class |
IlvGridStyle
A
IlvMapStyle intended to be used with a grid. |
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
IlvGridStyle.copy()
Return a copy of the style.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMapLabelStyle
Class holding main graphic attributes for a label, that is, font, fill color, outline color,
outline stroke and whether outline should be drawn.
|
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
IlvMapLabelStyle.copy()
Creates a copy of the style.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMeasurePathStyle
Style of measure path .
|
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
IlvMeasurePathStyle.copy()
Creates a copy of the style.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvShadeableRasterStyle
IlvShadeableRasterStyle represents a raster style that
manages the light orientation for rasters containing altitude data. |
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
IlvShadeableRasterStyle.copy()
Returns a copy of this
IlvShadeableRasterStyle instance. |
IlvMapStyle |
IlvRasterIcon.getStyle()
Retrieves the
IlvMapStyle . |
Modifier and Type | Method and Description |
---|---|
void |
IlvRasterIcon.setStyle(IlvMapStyle style)
Sets the
IlvMapStyle . |
Modifier and Type | Class and Description |
---|---|
class |
IlvRasterStyle
IlvRasterStyle represents a map style for raster data. |
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
IlvRasterStyle.copy()
Returns a copy of this style.
|
Modifier and Type | Method and Description |
---|---|
IlvMapStyle |
DynamicStyleEvent.getNewValue()
Returns the new style that was registered at construction time.
|
IlvMapStyle |
DynamicStyleEvent.getOldValue()
Returns the old style that was registered at construction time.
|
IlvMapStyle |
IlvMapDynamicStyle.getStyle()
Returns the style for this theme.
|
IlvMapStyle |
DynamicStyleEvent.getStyle()
Returns the new style that was registered at construction time.
|
IlvMapStyle |
IlvMapStyleController.getStyle(IlvMapLayer layer,
double scale)
Retrieves the style registered for the given layer that matches a given
scale.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMapDynamicStyle.setStyle(IlvMapStyle style)
Sets the style for this theme.
|
Constructor and Description |
---|
DynamicStyleEvent(IlvMapDynamicStyle dstyle,
IlvMapLayer layer,
IlvMapStyle old,
IlvMapStyle style)
Constructs a new dynamic style event.
|
IlvMapDynamicStyle(double scale,
IlvMapStyle style,
String name)
Creates a new
IlvMapStyleAtScale instance for a given scale. |
Modifier and Type | Method and Description |
---|---|
static IlvMapStyle |
IlvRegionOfInterestTileLoader.createDefaultFeatureStyle(Class<?> geometryClass)
Deprecated.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.