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 TypeClassDescriptionclassThis 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 TypeMethodDescriptionvoidTLcyVerticalViewAddOn.setVerticalViewComponentFactory(ALcyVerticalViewComponentFactory aVerticalViewComponentFactory) Sets the factory that is used to create vertical view components.