Release Notes |
This document describes the main changes that have been made to JViews Maps since version 8.7.
Incompatibilities
General Changes
Library Changes
ilog.views.maps.IlvAbstractCoordinateFormatterilog.views.maps.IlvMapCSSRendererilog.views.maps.IlvUnitilog.views.maps.beans.IlvFeatureSelectorPanelilog.views.maps.beans.IlvJMapScaleControlilog.views.maps.beans.editor.IlvDecorationPropertyEditorilog.views.maps.datasource.IlvMapDataSourceilog.views.maps.export.IlvKMLExporterilog.views.maps.export.IlvMapExportManager.IlvMapExporterilog.views.maps.export.IlvSDOExporterilog.views.maps.export.IlvShapeExporterilog.views.maps.faces.component.IlvFacesLayerVisibilityToolilog.views.maps.faces.dhtml.renderkit.IlvFacesGoogleViewRendererilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTagilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTagilog.views.maps.format.wms.IlvWMSReaderilog.views.maps.graphic.IlvMapGeneralPathilog.views.maps.graphic.IlvMapLabelilog.views.maps.graphic.IlvMapPolylineilog.views.maps.graphic.style.IlvMapTextStyleilog.views.maps.grids.IlvAbstractBaseGridilog.views.maps.grids.IlvGridStyleilog.views.maps.grids.IlvMGRSGrid.GridInfoilog.views.maps.label.IlvMapDefaultLabelerilog.views.maps.label.IlvMapLabelStyleilog.views.maps.label.IlvMapLabelerilog.views.maps.label.IlvMapLabelingLabelilog.views.maps.print.IlvMapPageEditorilog.views.maps.print.IlvMapPrintableDocumentilog.views.maps.raster.IlvRasterAbstractReaderilog.views.maps.rendering.IlvMapTextRenderingStyleilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
Example Changes
ilog.views.maps.servlet.IlvFacesGoogleViewHitmapSupport
Use this class to handle hitmap requests coming from the Google View component.
ilog.views.maps.servlet.IlvFacesGoogleViewServletParameterHandlerFactory
Use this class to return the parameter handler for requests processed by
IlvFacesGoogleViewServletSupport.
ilog.views.maps.servlet.IlvFacesGoogleViewServletParameterValidationListener
This class is designed to work as the parameter validation listener for requests handled by
IlvFacesGoogleViewServletSupport.
ilog.views.maps.IlvAbstractCoordinateFormatter
getDecimalFormatSymbols():
Returns US DecimalFormatSymbols using localized digits.
ilog.views.maps.IlvMapCSSRenderer
getBaseTextDirection():
Returns textual notation of the given base text direction.
setBaseTextDirection(String):
Changes the base direction of the text.
ilog.views.maps.IlvUnit
getLocalizedAbbreviation(Locale):
Returns the abbreviation of the unit.
ilog.views.maps.beans.IlvFeatureSelectorPanel
IlvFeatureSelectorPanel(IlvManager, String, String):
Creates a feature selector panel using the parsed file.
getLocalizedFeatureName(String, String):
Retrieves the localized name for a feature type.
ilog.views.maps.beans.IlvJMapScaleControl
getScaleFormat():
Returns the scale format.
setScaleFormat(NumberFormat):
Defines the format to display the numerical scale value.
ilog.views.maps.beans.editor.IlvDecorationPropertyEditor
createLocalizedTextValues():
Returns a new array of localized strings representing the values of the property, or null if no localized strings are available.
ilog.views.maps.datasource.IlvMapDataSource
isUsingBackupDataSource():
Indicates whether this data source is using backup data, meaning the original data is not available, or that this use is being forced by a
setForceUsingBackupDataSource(boolean)
call.
ilog.views.maps.export.IlvKMLExporter
getDialogTitle():
Returns the parameter settings dialog box title.
getSettingsLabel():
Returns the label summarizing parameter settings for this exporter.
ilog.views.maps.export.IlvMapExportManager.IlvMapExporter
getDialogTitle():
Returns the parameter settings dialog box title.
getSettingsLabel():
Returns the label summarizing parameter settings for this exporter.
ilog.views.maps.export.IlvSDOExporter
getConnectionPanel():
Returns the Oracle connection panel.
getDialogTitle():
Returns the parameter settings dialog box title.
getSettingsLabel():
Returns the label summarizing parameter settings for this exporter.
ilog.views.maps.export.IlvShapeExporter
getDialogTitle():
Returns the parameter settings dialog box title.
getSettingsLabel():
Returns the label summarizing parameter settings for this exporter.
ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
getBaseTextDirection():
Returns the base direction of the element.
setBaseTextDirection(String):
Changes the base direction of the element.
ilog.views.maps.faces.dhtml.renderkit.IlvFacesGoogleViewRenderer
API_VERSION:
Stores and retrieves apiVersion instance JSF tag
V2:
Value of API_VERSION for Google Maps version 2
V3:
Value of API_VERSION for Google Maps version 3
ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
getApiVersion():
Returns the version of the Google maps API used.
setApiVersion(String):
Sets the version of the Google maps API used.
ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
getBaseTextDirection():
Returns the baseTextDirection.
setBaseTextDirection(String):
Sets the baseTextDirection.
ilog.views.maps.format.wms.IlvWMSReader
createCapabilitiesXMLReader():
Creates a default XML reader used to parse capabilities.
ilog.views.maps.graphic.IlvMapGeneralPath
getLineStyle():
Retrieves the line style from the style.
setLineStyle(float[]):
Sets the line style in the IlvGeneralPathStyle.
ilog.views.maps.graphic.IlvMapLabel
baseTextDirectionChanged(int, int):
Called when the object is base text direction sensitive and the resolved base text direction has changed.
isBaseTextDirectionSensitive():
Returns true if the bounding box of this object depends on its text direction.
usesBidiMarkers():
Returns true if in-place editing implementation uses markers, which should be taken into account in hit-to-point and point-to-hit calculations.
ilog.views.maps.graphic.IlvMapPolyline
getLineWidth(IlvTransformer):
Returns the line width that is actually displayed when the object is drawn with the specified transformer.
ilog.views.maps.graphic.style.IlvMapTextStyle
getBaseTextDirection():
Retrieves the BaseTextDirection property value.
setBaseTextDirection(int):
Sets the base text direction.
BASE_TEXT_DIRECTION:
The BaseTextDirection property name.
ilog.views.maps.grids.IlvAbstractBaseGrid
getBaseTextDirection():
Returns the base text direction of labels on top of the grid lines.
setBaseTextDirection(int):
Sets the base text direction of grid labels.
isTextRTL(String):
Determines, in which order (left-to-right or right-to-left) the grid text should be displayed.
ilog.views.maps.grids.IlvGridStyle
getBaseTextDirection():
Returns the base direction of the grid labels.
setBaseTextDirection(int):
Changes the base direction of the grid labels.
BASE_TEXT_DIRECTION:
The baseTextDirection property name.
ilog.views.maps.grids.IlvMGRSGrid.GridInfo
setProperties(double, String):
Sets the value and direction.
ilog.views.maps.label.IlvMapLabelStyle
getBaseTextDirection():
Retrieves the BaseTextDirection property value.
setBaseTextDirection(int):
Sets the base text direction.
BASE_TEXT_DIRECTION:
The BaseTextDirection property name.
ilog.views.maps.label.IlvMapLabeler
createLabels(IlvGraphic, String):
Creates and sets up map label components.
getLabelManager():
Retrieves the internal IlvMapLabelManager instance used to create labels.
getLabeledLayer(IlvMapLayer):
Retrieves the IlvMapLayer for which this label layer has been created.
ilog.views.maps.label.IlvMapLabelingLabel
isTextRTL(IlvManagerView):
Determines, in which order (left-to-right or right-to-left) the label text should be displayed.
ilog.views.maps.print.IlvMapPageEditor
isSeparateLegendPage():
Indicates whether the legend is printed on a separate page.
setSeparateLegendPage(boolean):
Sets whether the legend is printed on a separate page.
ilog.views.maps.print.IlvMapPrintableDocument
IlvMapPrintableDocument(String, IlvManagerView, int, Paper):
Creates a ManagerDocument for the specified manager view.
ilog.views.maps.raster.IlvRasterAbstractReader
isForceImageLoadingWhenSaving():
Indicates whether this reader loads all images at the time that the map is saved.
setForceImageLoadingWhenSaving(boolean):
Sets whether to force this reader to load all images at the time that the map is saved.
ilog.views.maps.rendering.IlvMapTextRenderingStyle
getBaseTextDirection():
Retrieves the base text direction of the label.
setBaseTextDirection(int):
Sets the base text direction of the label.
ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
createHitmapSupport():
Returns the
IlvFacesGoogleViewHitmapSupport class.
transformCoordinates(HttpServletRequest, IlvRect):
Transforms the given bbox from latitude and longitude to JViews manager coordinates.
jvmf:mapView
hitmapLayers:
The layers for which the hitmap is generated.accessible:
Sets whether the view is accessible or not.hotkeys:
Sets the keyboard hot keys for the view.jvmf:googleView
apiVersion:
Indicates the version of Google JavaScript Maps API to be used.JViewsMapType
Creates a JViews map view that implements a
The google.maps.MapType
Example Changes
jsf-maps-tiled sample now also shows