Uses of Class
com.luciad.lucy.format.ALcyFormatWrapper
Packages that use ALcyFormatWrapper
Package
Description
This package provides a new, highly configurable data format.
Provides support facilities for adding a new data format to Lucy.
-
Uses of ALcyFormatWrapper in com.luciad.lucy.addons.drawing.format
Subclasses of ALcyFormatWrapper in com.luciad.lucy.addons.drawing.formatModifier and TypeClassDescriptionclassThis class keeps track of all theALcyDomainObjectSupplierinstances registered to the addon. -
Uses of ALcyFormatWrapper in com.luciad.lucy.format
Subclasses of ALcyFormatWrapper in com.luciad.lucy.formatModifier and TypeClassDescriptionclassDecorator for anALcyFormatthat makes the given format support asynchronous painting (seecom.luciad.view.gxy.asynchronouspackage).classDecorator for anALcyFormatthat makes theILcdLayerTreeNodes of the given format support asynchronous painting (seecom.luciad.view.gxy.asynchronouspackage).classDeprecated.classThisALcyFormatWrapperadds support for working with ILcdLayerTreeNode's.final classDecorator for a synchronousALcyFormatthat makes the given format support asynchronous painting using Lightspeed rendering, if it is supported by the hardware.final classDecorator for anALcyFormatthat makes theILcdLayerTreeNodes of the given format support asynchronous painting using Lightspeed rendering, if it is supported by the hardware.classThis wrapper ensures that everyTLcdModelListcreated by the delegate format is converted to anILcdModelTreeNodebefore the it is passed to the rest of the Lucy application.classThis format decorator adds workspace support for saving changed models.classDecorator for anALcyFormatthat safe guards all operations on models and layers to make sure no invalid models or layers are ever accepted or handled.classAnALcyFormatWrapperinstance which adds support for transforming the models in the layer factory, for example to add support for clustering.
TLcdModelListandILcdModelTreeNodeinstances.