Uses of Class
com.luciad.lucy.addons.vertical.ALcyVerticalViewComponentFactory
Packages that use ALcyVerticalViewComponentFactory
Package
Description
Provides the addon that offers vertical (or profile) views of loaded data.
-
Uses of ALcyVerticalViewComponentFactory in com.luciad.lucy.addons.vertical
Subclasses of ALcyVerticalViewComponentFactory in com.luciad.lucy.addons.verticalModifier and TypeClassDescriptionclass
This factory creates the vertical view panel for the vertical view addon.Methods in com.luciad.lucy.addons.vertical that return ALcyVerticalViewComponentFactoryModifier and TypeMethodDescriptionTLcyVerticalViewAddOn.getVerticalViewComponentFactory()
Returns the factory that is used to create vertical view components.Methods in com.luciad.lucy.addons.vertical with parameters of type ALcyVerticalViewComponentFactoryModifier and TypeMethodDescriptionvoid
TLcyVerticalViewAddOn.setVerticalViewComponentFactory
(ALcyVerticalViewComponentFactory aVerticalViewComponentFactory) Sets the factory that is used to create vertical view components.