Uses of Class
com.luciad.lucy.addons.previewer.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
Modifier and TypeFieldDescriptionprotected TLcyPreviewAddOn
ALcyPreviewAddOnCustomizerFactory.fPreviewAddOn
Deprecated.Modifier and TypeMethodDescriptionALcyPreviewAddOnCustomizerFactory.getPreviewAddOn()
Returns the preview addon associated to this factory.Modifier and TypeMethodDescriptionvoid
ALcyPreviewAddOnCustomizerFactory.setPreviewAddOn
(TLcyPreviewAddOn aPreviewAddOn) Sets the preview addon associated to this factory.ModifierConstructorDescriptionTLcyPreviewAddOnCustomizerFactory
(TLcyPreviewAddOn aPreviewAddOn, ILcyLucyEnv aLucyEnv) Creates a newTLcyPreviewAddOnCustomizerFactory
for the givenTLcyPreviewAddOn
andILcyLucyEnv
.
ALcyPreviewAddOnCustomizerFactory.getPreviewAddOn()
andALcyPreviewAddOnCustomizerFactory.setPreviewAddOn(com.luciad.lucy.addons.previewer.TLcyPreviewAddOn)
methods instead