Uses of Class
com.luciad.lucy.addons.previewer.TLcyPreviewAddOn
Packages that use TLcyPreviewAddOn
Package
Description
Offers the possibility to customize the GUI widgets present in the panel of the TLcyPreviewAddOn.
-
Uses of TLcyPreviewAddOn in com.luciad.lucy.addons.previewer.view
Fields in com.luciad.lucy.addons.previewer.view declared as TLcyPreviewAddOnModifier and TypeFieldDescriptionprotected TLcyPreviewAddOnALcyPreviewAddOnCustomizerFactory.fPreviewAddOnDeprecated.Methods in com.luciad.lucy.addons.previewer.view that return TLcyPreviewAddOnModifier and TypeMethodDescriptionALcyPreviewAddOnCustomizerFactory.getPreviewAddOn()Returns the preview addon associated to this factory.Methods in com.luciad.lucy.addons.previewer.view with parameters of type TLcyPreviewAddOnModifier and TypeMethodDescriptionvoidALcyPreviewAddOnCustomizerFactory.setPreviewAddOn(TLcyPreviewAddOn aPreviewAddOn) Sets the preview addon associated to this factory.Constructors in com.luciad.lucy.addons.previewer.view with parameters of type TLcyPreviewAddOnModifierConstructorDescriptionTLcyPreviewAddOnCustomizerFactory(TLcyPreviewAddOn aPreviewAddOn, ILcyLucyEnv aLucyEnv) Creates a newTLcyPreviewAddOnCustomizerFactoryfor the givenTLcyPreviewAddOnandILcyLucyEnv.
ALcyPreviewAddOnCustomizerFactory.getPreviewAddOn()andALcyPreviewAddOnCustomizerFactory.setPreviewAddOn(com.luciad.lucy.addons.previewer.TLcyPreviewAddOn)methods instead