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