Uses of Interface
com.luciad.io.ILcdOutputStreamFactory
Package
Description
Provides encoding and decoding support for models that contain
ILcdEarthAsset
objects.
This package provides API for decoding and encoding AIXM 5.1 data from/to XML.
Provides classes and interfaces for decoding and displaying ASTERIX data.
Handles the GDF format.
This package contains vector data GeoJson encoding and decoding utilities.
Handles GML 2.1.2 and GML 3 data.
Provides support for decoding and encoding JPEG2000 files and decoding JPIP files.
This package provides a decoder and a encoder for the KML 2.2 format.
This package contains a decoder and encoder for ISO19139 data sources.
Handles MapInfo formats: the binary map format and the ASCII mif
format.
This package provides API for decoding and encoding NVG 1.4/1.5 data from/to XML.
This package provides API for decoding and encoding NVG 2.0 data from/to XML.
Provides representations, decoders, and encoders for rasters.
Handles the S-57 format.
Handles the shp format.
Handles the svg format.
Provides
a decoder
for the OGC 3D Tiles format.
Provides a generic framework for parsing of XML documents,
using pluggable XML element readers and object factories.
Provides a binding framework for binding XML documents to Java object graphs and vice versa.
Provides an extension to the XML runtime binding framework
com.luciad.format.xml.bind
for
XML Schema based documents.Extension of the XML Framework provided by the
com.luciad.format.xml
package, offering
support for XML Schema-based documents.Basic Input/Output functionality.
This package provides some basic Input/Output functionality classes.
Provides support facilities for encoding and decoding
ALcyProperties
instances to and
from arbitrary destinations and sources, as well as converting Object
values to
String
values and vice versa.Provides workspace support for Lucy; a workspace is the complete state of the application (loaded
data, opened panels, ...); it can be saved to and loaded from for example a file.
Model interfaces
Contains classes for working with numeric graphs.
Contains classes to support encoding and decoding of XML files containing OGC Filter elements to and from the OGC Filter model.
Encoding and decoding of XML files containing Feature Type Styles to and from the SLD model.
Implementation of the OGC Web Coverage Service (WCS) specification.
Implementation of the OGC Web Feature Service (WFS) specification.
Everything related to model references and view references.
Construction and formatting of coordinate reference systems.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Encoding and decoding of XML files containing Styled Layer Descriptors to and from the SLD model.
-
Uses of ILcdOutputStreamFactory in com.luciad.earth.metadata.format
Modifier and TypeMethodDescriptionTLcdEarthAssetModelCodec.getOutputStreamFactory()
Returns the output stream factory to be used when encoding asset models.Modifier and TypeMethodDescriptionvoid
TLcdEarthAssetModelCodec.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets the output stream factory to be used when encoding asset models. -
Uses of ILcdOutputStreamFactory in com.luciad.format.aixm51.xml
Modifier and TypeMethodDescriptionvoid
TLcdAIXM51ModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) -
Uses of ILcdOutputStreamFactory in com.luciad.format.asterix
Modifier and TypeMethodDescriptionvoid
TLcdASTERIXFinalModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) -
Uses of ILcdOutputStreamFactory in com.luciad.format.gdf
Modifier and TypeMethodDescriptionTLcdGDFModelEncoder.getOutputStreamFactory()
TLcdGDFMultiLevelTiledModelEncoder.getOutputStreamFactory()
Modifier and TypeMethodDescriptionvoid
TLcdGDFModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) void
TLcdGDFMultiLevelTiledModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) -
Uses of ILcdOutputStreamFactory in com.luciad.format.geojson
Modifier and TypeMethodDescriptionvoid
TLcdGeoJsonModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) -
Uses of ILcdOutputStreamFactory in com.luciad.format.gml3
Modifier and TypeMethodDescriptionTLcdGML2ModelEncoder.getOutputStreamFactory()
Deprecated.Returns the output stream factory that is used by this model encoder.TLcdGML3ModelEncoder.getOutputStreamFactory()
Deprecated.Returns the output stream factory that is used by this model encoder.Modifier and TypeMethodDescriptionvoid
TLcdGML2ModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Deprecated.Sets the output stream factory to be used by this model encoder.void
TLcdGML3ModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Deprecated.Sets the output stream factory to be used by this model encoder. -
Uses of ILcdOutputStreamFactory in com.luciad.format.jpeg2000
Modifier and TypeMethodDescriptionTLcdJPEG2000ModelEncoder.getImageOutputStreamFactory()
Returns the output stream factory.Modifier and TypeMethodDescriptionvoid
TLcdJPEG2000ModelEncoder.setImageOutputStreamFactory
(ILcdOutputStreamFactory aImageOutputStreamFactory) Sets the factory that will create the output streams to which images can be encoded. -
Uses of ILcdOutputStreamFactory in com.luciad.format.kml22.xml
Modifier and TypeMethodDescriptionvoid
TLcdKML22ModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) -
Uses of ILcdOutputStreamFactory in com.luciad.format.metadata.xml
Modifier and TypeMethodDescriptionTLcdISO19139MetadataEncoder.getOutputStreamFactory()
Returns theILcdOutputStreamFactory
that is used for creating output streams.Modifier and TypeMethodDescriptionvoid
TLcdISO19139MetadataEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets theILcdOutputStreamFactory
to be used for creating output streams. -
Uses of ILcdOutputStreamFactory in com.luciad.format.mif
Modifier and TypeMethodDescriptionTLcdMIFModelEncoder.getOutputStreamFactory()
Returns the factory to create output streams which are used in the methodsTLcdMIFModelEncoder.createBufferedWriter(String)
andTLcdMIFModelEncoder.createMIDBufferedWriter(String)
.Modifier and TypeMethodDescriptionvoid
TLcdMIFModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets the factory to create output streams which are used in the methodsTLcdMIFModelEncoder.createBufferedWriter(String)
andTLcdMIFModelEncoder.createMIDBufferedWriter(String)
. -
Uses of ILcdOutputStreamFactory in com.luciad.format.nvg.nvg15.xml
Modifier and TypeMethodDescriptionvoid
TLcdNVG15ModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) -
Uses of ILcdOutputStreamFactory in com.luciad.format.nvg.nvg20.xml
Modifier and TypeMethodDescriptionvoid
TLcdNVG20ModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) -
Uses of ILcdOutputStreamFactory in com.luciad.format.raster
Modifier and TypeMethodDescriptionTLcdGeoTIFFModelEncoder.getImageOutputStreamFactory()
Returns the output stream factory.Modifier and TypeMethodDescriptionvoid
TLcdGeoTIFFModelEncoder.setImageOutputStreamFactory
(ILcdOutputStreamFactory aImageOutputStreamFactory) Sets the factory that will create the output streams to which images can be encoded. -
Uses of ILcdOutputStreamFactory in com.luciad.format.s57
Modifier and TypeMethodDescriptionvoid
TLcdS57ModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) -
Uses of ILcdOutputStreamFactory in com.luciad.format.shp
Modifier and TypeMethodDescriptionTLcdSHPModelEncoder.getOutputStreamFactory()
Returns theILcdOutputStreamFactory
used to create output.Modifier and TypeMethodDescriptionvoid
TLcdSHPModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) SetsaOutputStreamFactory
asILcdOutputStreamFactory
on thisTLcdSHPModelDecoder
. -
Uses of ILcdOutputStreamFactory in com.luciad.format.svg
Modifier and TypeMethodDescriptionTLcdSVGModelEncoder.getOutputStreamFactory()
Get the usedILcdOutputStreamfactory
to this decoder.Modifier and TypeMethodDescriptionvoid
TLcdSVGModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets aILcdOutputFactory
to this encoder. -
Uses of ILcdOutputStreamFactory in com.luciad.format.tiled3d.ogc3dtiles
Modifier and TypeMethodDescriptionvoid
TLcdOGC3DTilesModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) -
Uses of ILcdOutputStreamFactory in com.luciad.format.xml
Modifier and TypeMethodDescriptionTLcdXMLEncoder.getOutputStreamFactory()
Deprecated.Returns the output stream factory that is currently used for creating output streams given source names.Modifier and TypeMethodDescriptionvoid
TLcdXMLEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Deprecated.Sets the output stream factory that will be used for creating output streams given source names. -
Uses of ILcdOutputStreamFactory in com.luciad.format.xml.bind
Modifier and TypeMethodDescriptionTLcdXMLEncoder.getOutputStreamFactory()
Returns thecom.luciad.io.ILcdOutputStreamFactory
that is used by this encoder for creating output streams.Modifier and TypeMethodDescriptionvoid
TLcdXMLEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets thecom.luciad.io.ILcdOutputStreamFactory
that is to be used by this encoder for creating output streams. -
Uses of ILcdOutputStreamFactory in com.luciad.format.xml.bind.schema
Modifier and TypeMethodDescriptionabstract ILcdOutputStreamFactory
ALcdXMLModelEncoder.getOutputStreamFactory()
Returns theILcdOutputStreamFactory
that is used for creating output streams.TLcdXMLSchemaBasedEncoder.getOutputStreamFactory()
Returns thecom.luciad.io.ILcdOutputStreamFactory
that is used by this encoder for creating output streams.Modifier and TypeMethodDescriptionabstract void
ALcdXMLModelEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets theILcdOutputStreamFactory
to be used for creating output streams.void
TLcdXMLSchemaBasedEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets thecom.luciad.io.ILcdOutputStreamFactory
that is to be used by this encoder for creating output streams. -
Uses of ILcdOutputStreamFactory in com.luciad.format.xml.schema
Modifier and TypeMethodDescriptionTLcdXMLSchemaEncoder.getOutputStreamFactory()
Deprecated.Returns the output stream factory that is used by this encoder.Modifier and TypeMethodDescriptionvoid
TLcdXMLSchemaEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Deprecated.Sets the output stream factory to be used by this encoder. -
Uses of ILcdOutputStreamFactory in com.luciad.io
Modifier and TypeClassDescriptionclass
Creates output streams to files, wrapped with a buffered output stream with the given buffer size.class
ThisILcdOutputStreamFactory
createsOutputStream
s that report writing progress by firingTLcdStatusEvent
s to the attachedILcdStatusListener
s.Modifier and TypeMethodDescriptionILcdOutputStreamFactoryCapable.getOutputStreamFactory()
Returns the output stream factory that is used.Modifier and TypeMethodDescriptionvoid
ILcdOutputStreamFactoryCapable.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets the output stream factory to be used.ModifierConstructorDescriptionTLcdStatusOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Creates a newTLcdStatusOutputStreamFactory
that delegates the creation of the actualOutputStream
to the givenILcdOutputStreamFactory
.TLcdStatusOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory, String aMessage) Creates a newTLcdStatusOutputStreamFactory
for the givenILcdOutputStreamFactory
that producesTLcdStatusEvent
s with the given message.TLcdStatusOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory, Format aMessageFormat) Creates a newTLcdStatusOutputStreamFactory
for the givenILcdOutputStreamFactory
that producesTLcdStatusEvent
s with messages formatted by the given message format.TLcdStatusOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory, Format aStartBusyMessageFormat, Format aProgressMessageFormat, Format aEndBusyMessageFormat) Creates a newTLcdStatusOutputStreamFactory
for the givenILcdOutputStreamFactory
that producesTLcdStatusEvent
s with messages formatted by the given message formats. -
Uses of ILcdOutputStreamFactory in com.luciad.lucy.io
Modifier and TypeClassDescriptionclass
Composite implementation (see composite design pattern) ofILcdOutputStreamFactory
. -
Uses of ILcdOutputStreamFactory in com.luciad.lucy.util.properties.codec
Modifier and TypeMethodDescriptionTLcyStringPropertiesCodec.getOutputStreamFactory()
Returns theILcdOutputStreamFactory
that is used by this encoder.Modifier and TypeMethodDescriptionvoid
TLcyStringPropertiesCodec.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets theILcdOutputStreamFactory
to be used by this encoder. -
Uses of ILcdOutputStreamFactory in com.luciad.lucy.workspace
Modifier and TypeMethodDescriptionvoid
TLcyBlobWorkspaceCodec.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) ModifierConstructorDescriptionprotected
TLcyBlobWorkspaceCodec
(ILcyLucyEnv aLucyEnv, TLcyWorkspaceManager aWorkspaceManager, ILcdInputStreamFactory aInputStreamFactory, ILcdOutputStreamFactory aOutputStreamFactory) Creates a newTLcyBlobWorkspaceCodec
instance. -
Uses of ILcdOutputStreamFactory in com.luciad.model
Modifier and TypeMethodDescriptionvoid
TLcdCompositeModelReferenceEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) If not null, overrides the output stream factory of the contained model encoders with the given factory. -
Uses of ILcdOutputStreamFactory in com.luciad.network.graph.numeric
Modifier and TypeMethodDescriptionTLcdNumericGraphEncoder.getOutputStreamFactory()
Returns thecom.luciad.io.ILcdOutputStreamFactory
which is used for creating output streams.Modifier and TypeMethodDescriptionvoid
TLcdNumericGraphEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets thecom.luciad.io.ILcdOutputStreamFactory
to be used for creating output streams. -
Uses of ILcdOutputStreamFactory in com.luciad.ogc.filter.xml
Modifier and TypeMethodDescriptionTLcdOGCFilterEncoder.getOutputStreamFactory()
Returns the output stream factory that is currently used for creating output streams given source names.Modifier and TypeMethodDescriptionvoid
TLcdOGCFilterEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets the output stream factory that will be used for creating output streams given source names. -
Uses of ILcdOutputStreamFactory in com.luciad.ogc.sld.xml
Modifier and TypeMethodDescriptionTLcdSLDFeatureTypeStyleEncoder.getOutputStreamFactory()
Returns the output stream factory that is currently used for creating output streams given source names.TLcdSLDFeatureTypeStyleEncoder10.getOutputStreamFactory()
Deprecated.Returns the output stream factory that is currently used for creating output streams given source names.Modifier and TypeMethodDescriptionvoid
TLcdSLDFeatureTypeStyleEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets the output stream factory that will be used for creating output streams given source names.void
TLcdSLDFeatureTypeStyleEncoder10.setOutputStreamFactory
(ILcdOutputStreamFactory aILcdOutputStreamFactory) Deprecated.Sets the output stream factory that will be used for creating output streams given source names. -
Uses of ILcdOutputStreamFactory in com.luciad.ogc.wcs
Modifier and TypeMethodDescriptionILcdWCSModelEncoderFactory.createModelEncoder
(ILcdModel aModel, ILcdOutputStreamFactory aOutputStreamFactory, String aOutputFormat, TLcdWCSRequestContext aRequestContext) Returns a model encoder that can write the given model to an output stream provided by the given factory, in the given format. -
Uses of ILcdOutputStreamFactory in com.luciad.ogc.wfs
Modifier and TypeMethodDescriptionILcdWFSClientModelEncoderFactory.createModelEncoder
(ILcdOutputStreamFactory aOutputStreamFactory, String aOutputFormat, TLcdWFSRequestContext aContext) Returns a model encoder that can encode models in the requested format to an output stream provided by the given factory.TLcdWFSClientModelEncoderFactory.createModelEncoder
(ILcdOutputStreamFactory aOutputStreamFactory, String aOutputFormat, TLcdWFSRequestContext aContext) ILcdWFSClientModelEncoderFactory.createModelSchemaEncoder
(ILcdOutputStreamFactory aOutputStreamFactory, String aOutputFormatName, TLcdWFSRequestContext aContext) Returns a model schema encoder that can produce the appropriate response to a DescribeFeatureType request.TLcdWFSClientModelEncoderFactory.createModelSchemaEncoder
(ILcdOutputStreamFactory aOutputStreamFactory, String aOutputFormat, TLcdWFSRequestContext aContext) -
Uses of ILcdOutputStreamFactory in com.luciad.reference
Modifier and TypeMethodDescriptionTLcdModelReferenceEncoder.getOutputStreamFactory()
Sets the input stream factory that is used for writing .ref files.Modifier and TypeMethodDescriptionvoid
TLcdModelReferenceEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets the output stream factory that will be used for writing .ref files. -
Uses of ILcdOutputStreamFactory in com.luciad.reference.format
Modifier and TypeMethodDescriptionTLcdEPSGModelReferenceEncoder.getOutputStreamFactory()
Sets the output stream factory that is used for writing .epsg files.TLcdWKTModelReferenceEncoder.getOutputStreamFactory()
Sets the input stream factory that is used for writing .prj files.Modifier and TypeMethodDescriptionvoid
TLcdEPSGModelReferenceEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets the output stream factory that will be used for writing .epsg files.void
TLcdWKTModelReferenceEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets the output stream factory that will be used for writing .prj files. -
Uses of ILcdOutputStreamFactory in com.luciad.view.gxy
Modifier and TypeMethodDescriptionTLcdFeaturedPointGXYLayerCodec.getOutputStreamFactory()
Returns theILcdOutputStreamFactory
that is used to create output streams for the destination names passed inencodeGXYLayer
.TLcdFeaturedPolygonGXYLayerCodec.getOutputStreamFactory()
Returns theILcdOutputStreamFactory
that is used to create output streams for the destination names passed inencodeGXYLayer
.TLcdFeaturedPolylineGXYLayerCodec.getOutputStreamFactory()
Returns theILcdOutputStreamFactory
that is used to create output streams for the destination names passed inencodeGXYLayer
.TLcdMultilevelRasterGXYLayerCodec.getOutputStreamFactory()
Returns theILcdOutputStreamFactory
that is used to create output streams for the destination names passed inencodeGXYLayer
.TLcdRasterGXYLayerCodec.getOutputStreamFactory()
Returns theILcdOutputStreamFactory
that is used to create output streams for the destination names passed inencodeGXYLayer
.Modifier and TypeMethodDescriptionvoid
TLcdFeaturedPointGXYLayerCodec.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets theILcdOutputStreamFactory
that is used to create output streams for the destination names passed inencodeGXYLayer
.void
TLcdFeaturedPolygonGXYLayerCodec.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets theILcdOutputStreamFactory
that is used to create output streams for the destination names passed inencodeGXYLayer
.void
TLcdFeaturedPolylineGXYLayerCodec.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets theILcdOutputStreamFactory
that is used to create output streams for the destination names passed inencodeGXYLayer
.void
TLcdMultilevelRasterGXYLayerCodec.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets theILcdOutputStreamFactory
that is used to create output streams for the destination names passed inencodeGXYLayer
.void
TLcdRasterGXYLayerCodec.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets theILcdOutputStreamFactory
that is used to create output streams for the destination names passed inencodeGXYLayer
. -
Uses of ILcdOutputStreamFactory in com.luciad.wms.sld.xml
Modifier and TypeMethodDescriptionTLcdSLDStyledLayerDescriptorEncoder.getOutputStreamFactory()
Returns the output stream factory that is currently used for creating output streams given source names.TLcdSLDStyledLayerDescriptorEncoder10.getOutputStreamFactory()
Deprecated.Returns the output stream factory that is currently used for creating output streams given source names.Modifier and TypeMethodDescriptionvoid
TLcdSLDStyledLayerDescriptorEncoder.setOutputStreamFactory
(ILcdOutputStreamFactory aOutputStreamFactory) Sets the output stream factory that will be used for creating output streams given source names.void
TLcdSLDStyledLayerDescriptorEncoder10.setOutputStreamFactory
(ILcdOutputStreamFactory aILcdOutputStreamFactory) Deprecated.Sets the output stream factory that will be used for creating output streams given source names.