Uses of Interface
com.luciad.lucy.format.TLcyGXYLspAsynchronousFormatWrapper.GXYLspLayerFactory
Package
Description
Provides support facilities for adding a new data format to Lucy.
-
Uses of TLcyGXYLspAsynchronousFormatWrapper.GXYLspLayerFactory in com.luciad.lucy.format
Modifier and TypeMethodDescriptionTLcyGXYLspAsynchronousFormatWrapper.getLspLayerFactory()
Returns theGXYLspLayerFactory
used by this format to produce Lightspeed layers.ModifierConstructorDescriptionTLcyGXYLspAsynchronousFormatWrapper
(ALcyFormat aFormat, TLcyGXYLspAsynchronousFormatWrapper.GXYLspLayerFactory aGXYLspLayerFactory) Creates a wrapper for the specifiedALcyFormat
.TLcyGXYLspAsynchronousFormatWrapper
(ALcyFormat aFormat, TLcyGXYLspAsynchronousFormatWrapper.GXYLspLayerFactory aGXYLspLayerFactory, ILcdFilter<ILcdGXYLayer> aLayerFilter) Creates a wrapper for the specifiedALcyFormat
.TLcyGXYLspAsynchronousLayerTreeNodeFormatWrapper
(ALcyFormat aFormat, TLcyGXYLspAsynchronousFormatWrapper.GXYLspLayerFactory aLayerFactory) Creates a wrapper for the specifiedALcyFormat
.