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 TLcyPreviewAddOn
ALcyPreviewAddOnCustomizerFactory.fPreviewAddOn
Deprecated.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 TypeMethodDescriptionvoid
ALcyPreviewAddOnCustomizerFactory.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 newTLcyPreviewAddOnCustomizerFactory
for the givenTLcyPreviewAddOn
andILcyLucyEnv
.
ALcyPreviewAddOnCustomizerFactory.getPreviewAddOn()
andALcyPreviewAddOnCustomizerFactory.setPreviewAddOn(com.luciad.lucy.addons.previewer.TLcyPreviewAddOn)
methods instead