Release Notes |
This document describes the main changes that have been made to JViews Maps for Defense since version 8.6.
Incompatibilities
General Changes
Library Changes
Modified Classes
Example Changes
ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
isDisplayColor()
:
Returns the indication of whether the symbol color, if available, is displayed.
setDisplayColor(boolean)
:
Indicates whether the symbol color, if available, is displayed.
isDisplayFill()
:
Returns the indication of whether the symbol fill, if available, is displayed.
setDisplayFill(boolean)
:
Indicates whether the symbol fill, if available, is displayed.
isDisplayFrame()
:
Returns the indication of whether the symbol frame, if available, is displayed.
setDisplayFrame(boolean)
:
Indicates whether the symbol frame, if available, is displayed.
isDisplayIcon()
:
Returns the indication of whether the symbol icon, if available, is displayed.
setDisplayIcon(boolean)
:
Indicates whether the symbol icon, if available, is displayed.