Uses of Class
com.luciad.lucy.addons.vertical.TLcyVerticalViewAddOn
Package
Description
Provides the addon that offers vertical (or profile) views of loaded data.
-
Uses of TLcyVerticalViewAddOn in com.luciad.lucy.addons.vertical
Modifier and TypeFieldDescriptionprotected TLcyVerticalViewAddOn
ALcyVerticalViewComponentFactory.fVerticalViewAddOn
Modifier and TypeMethodDescriptionALcyVerticalViewComponentFactory.getVerticalViewAddOn()
Returns the vertical view addon associated with this factory.Modifier and TypeMethodDescriptionvoid
ALcyVerticalViewComponentFactory.setVerticalViewAddOn
(TLcyVerticalViewAddOn aVerticalViewAddOn) Sets the vertical view addon associated with this factory.ModifierConstructorDescriptionTLcyVerticalViewComponentFactory
(TLcyVerticalViewAddOn aVerticalViewAddOn, ILcyLucyEnv aLucyEnv) Creates a newTLcyVerticalViewComponentFactory
for the givenTLcyVerticalViewAddOn
andILcyLucyEnv
.