Release Notes |
This document describes the main changes that have been made to JViews Maps since version 8.5.
IncompatibilitiesExample Changes
ilog.views.maps.propertysheet.SpringUtilities
class is no longer available. If you were using it, you should replace your code by uses of, for example, GridLayout
None
None
ilog.views.maps.format.geotiff.IlvRasterGeoTiffReader
IlvRasterGeoTiffReader
level, not having to find the internal GeotiffReader
.isInteractiveProjectionInputEnabled()
:
Returns true if the interactive input of the projection is enabled.
setInteractiveProjectionInputEnabled(boolean)
:
Enables the display of a dialog when projection information is missing (default true).
ilog.views.maps.raster.IlvRasterAbstractReader
getDefaultMaximumIntervalsForDeterminingImageLocation()
:
Returns the default maximum number of intervals for determining image location.
setDefaultMaximumIntervalsForDeterminingImageLocation(int)
:
Sets the default number of intervals on the border of an image for the purpose of determining its location in the manager.