Release Notes |
This document contains a summary of new features and enhancements, late breaking product issues, and bug fixes. The following describes changes to Rogue Wave JViews Framework since version 9.0. Release notes documenting changes in previous versions are located in the current directory.
General Changes
Library Changes
Modified Classes
ilog.views.graphic.IlvGraphicSet
shouldElementBePartOfClip(ilog.views.IlvGraphic)
: Called for each element if IlvGraphicSet#shouldRestrictListOfElementsForClip()
returns true.shouldRestrictListOfElementsForClip()
: Called by IlvGraphicSet#getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer)
to determine if the list of elements to be part of the clip should be restricted.
ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
shouldOptimizeCache()
: do we want to optimize crossing rendering on translation ?
default is true