Uses of Class
com.luciad.lucy.addons.vertical.TLcyVerticalViewManager
Packages that use TLcyVerticalViewManager
Package
Description
Provides the addon that offers vertical (or profile) views of loaded data.
-
Uses of TLcyVerticalViewManager in com.luciad.lucy.addons.vertical
Methods in com.luciad.lucy.addons.vertical that return TLcyVerticalViewManagerModifier and TypeMethodDescriptionTLcyVerticalViewAddOn.getVerticalViewManager()
Returns theTLcyVerticalViewManager
that keeps track of the currently active vertical views.TLcyVerticalViewManagerEvent.getVerticalViewManager()
Returns theTLcyVerticalViewManager
involved in this event.Constructors in com.luciad.lucy.addons.vertical with parameters of type TLcyVerticalViewManagerModifierConstructorDescriptionTLcyVerticalViewManagerEvent
(int aID, Component aVerticalView, TLcyVerticalViewManager aVerticalViewManager) Constructs a newTLcyVerticalViewManagerEvent
.