Release Notes |
This document describes the main changes that have been made to JViews Maps for Defense since version 8.7.
All you need to know about "IBM License Metric Tool" (ILMT) and how to enable it is in this document. ILMT helps Passport Advantage clients determine their full and subcapacity PVU licensing requirements.
IncompatibilitiesExample Changes
Example Changes
ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
getDirectionRotationSystem()
:
Returns the rotation system of the direction of movement arrow.
setDirectionRotationSystem(int)
:
Changes the rotation system of the direction of movement arrow.
DIRECTION_COMPATIBILITY
:
Constant that defines that the direction arrow should behave the same as for previous versions of JViews Maps.
DIRECTION_GEOGRAPHIC
:
Constant that defines that the direction arrow should use a Geometric system.
DIRECTION_TRIGONOMETRIC
:
Constant that defines that the direction arrow should use a Trigonometric system.