Uses of Interface
com.luciad.io.ILcdOutputStreamFactoryCapable
Packages that use ILcdOutputStreamFactoryCapable
Package
Description
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.
Provides support for decoding and encoding GML 2 data, and exporting models to GML 2.
Handles GML 2.1.2 and GML 3 data.
Provides support for decoding and encoding GML 3.1 data, and exporting models to GML 3.1.
Provides support for decoding and encoding GML 3.2 data, and exporting models to GML 3.2.
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.
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.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.
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 ILcdOutputStreamFactoryCapable in com.luciad.format.aixm51.xml
Classes in com.luciad.format.aixm51.xml that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThisILcdModelEncodercreates AIXM 5.1 files from anILcdModelobject of typeTLcdAIXM51AbstractAIXMMessagethat represents a collection of AIXM 5.1 features, or anILcdModelobject of typeILcdModelTreeNode, containing child models of typeTLcdAIXM51AbstractAIXMMessage, or anTLcdAIXM51AbstractAIXMFeatureobject that represents a stand-alone AIXM 5.1 feature. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.asterix
Classes in com.luciad.format.asterix that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassEncoder for ASTERIX trajectory models. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.gdf
Classes in com.luciad.format.gdf that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThis ILcdModelEncoder encodes GDF models.classThis ILcdModelEncoder encodes GDF multilevel, tiled models. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.geojson
Classes in com.luciad.format.geojson that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassEncodes models to a single GeoJsonFeatureCollection -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.gml2.xml
Classes in com.luciad.format.gml2.xml that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThis model encoder encodes Geography Markup Language (GML) version 2.x. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.gml3
Classes in com.luciad.format.gml3 that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassDeprecated.This class has been deprecated.classDeprecated.This class has been deprecated. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.gml31.xml
Classes in com.luciad.format.gml31.xml that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThis model encoder encodes Geography Markup Language (GML) version 3.1. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.gml32.xml
Classes in com.luciad.format.gml32.xml that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThis model encoder encodes Geography Markup Language (GML) version 3.2. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.kml22.xml
Classes in com.luciad.format.kml22.xml that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionfinal classILcdModelEncoderimplementation to convert a KML 2.2 model to a KML file. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.metadata.xml
Classes in com.luciad.format.metadata.xml that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThis class represents an ISO 19139 data source encoder. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.mif
Classes in com.luciad.format.mif that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThisILcdModelEncodercreates MIF (MapInfo Interchange Format) files from anILcdModelcontaining any of the shapes displayed in the list below. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.nvg.nvg15.xml
Classes in com.luciad.format.nvg.nvg15.xml that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassModel encoder for creating an NVG 1.5 document from a givenTLcdNVG15Model. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.nvg.nvg20.xml
Classes in com.luciad.format.nvg.nvg20.xml that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassModel encoder for creating an NVG 2.0 document from a givenTLcdNVG20ModelorTLcdNVG20FilteredModel. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThis model encoder encodes S-57 domain data into S-57 data files. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.shp
Classes in com.luciad.format.shp that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThisILcdModelEncodercreates SHP (ESRI Shapefile) files from anILcdModelfollowing the ESRI Shapefile Technical Description. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.svg
Classes in com.luciad.format.svg that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThisILcdModelEncoderallows to encode models to SVG files. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.tiled3d.ogc3dtiles
Classes in com.luciad.format.tiled3d.ogc3dtiles that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassEncodes tiled and multi-leveled mesh models to OGC 3D Tiles. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.xml
Classes in com.luciad.format.xml that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassDeprecated.Use of thecom.format.xmlAPI has been deprecated. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.xml.bind
Classes in com.luciad.format.xml.bind that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassUtility class for marshalling Java object graphs into XML documents, usingILcdXMLMarshaller's. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.xml.bind.schema
Classes in com.luciad.format.xml.bind.schema that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThis abstract class provides additional methods for aILcdModelEncoderto encode models into XML schema based documents.classEncoder for marshalling a Java object graph into an XML Schema-based XML document, usingILcdXMLMarshaller's andILcdXMLTypeMarshaller's. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.format.xml.schema
Classes in com.luciad.format.xml.schema that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassDeprecated.Use of thecom.format.xml.schemaAPI has been deprecated. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.lucy.workspace
Classes in com.luciad.lucy.workspace that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassExtension ofALcyWorkspaceCodecthat only uses a singleOutputStreamand a singleInputStreamto store/restore workspaces.classExtension ofTLcyBlobWorkspaceCodecthat can save and load workspaces to/from the file system. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.model
Classes in com.luciad.model that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionfinal classComposite implementation ofILcdModelReferenceEncoder. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.network.graph.numeric
Classes in com.luciad.network.graph.numeric that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassEncoder for exporting graphs to numeric graphs and saving numeric graphs after they have been modified. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.ogc.filter.xml
Classes in com.luciad.ogc.filter.xml that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassXML encoder for generating documents describing OGC filters, structured according to version 1.1.0 or 2.0 of the OGC Filter specification. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.ogc.sld.xml
Classes in com.luciad.ogc.sld.xml that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassXML Encoder forTLcdSLDFeatureTypeStyleobjects to documents according to version 1.1.0 of the OGC Symbology Encoding Implementation Specification or version 1.0 of the OGC Styled Layer Descriptor Implementation Specification.classDeprecated. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.reference
Classes in com.luciad.reference that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThisILcdModelReferenceEncoderencodes model references in .ref files corresponding to the given destination files. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.reference.format
Classes in com.luciad.reference.format that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassThisILcdModelReferenceEncoderencodes model references in .epsg files corresponding to the given destination files.classThisILcdModelReferenceEncoderencodes model references in .prj files corresponding to the given destination files. -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.view.gxy
Classes in com.luciad.view.gxy that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassILcdGXYLayerDecoder,ILcdGXYLayerEncoderandILcdGXYLayerFactoryforILcdGXYLayers whoseILcdModelcontains featured points (bothILcdPointandILcdFeatured).classILcdGXYLayerDecoder,ILcdGXYLayerEncoderandILcdGXYLayerFactoryforILcdGXYLayers whoseILcdModelcontains featured polygons (bothILcdPolygonandILcdFeatured).classILcdGXYLayerDecoder,ILcdGXYLayerEncoderandILcdGXYLayerFactoryforILcdGXYLayers whoseILcdModelcontains featured polylines (bothILcdPolylineandILcdFeatured).classILcdGXYLayerDecoder,ILcdGXYLayerEncoderandILcdGXYLayerFactoryforILcdGXYLayers whoseILcdModelcontains multi level rasters (ILcdMultilevelRaster).classILcdGXYLayerDecoder,ILcdGXYLayerEncoderandILcdGXYLayerFactoryforILcdGXYLayers whoseILcdModelcontains (single level) rasters (ILcdRaster). -
Uses of ILcdOutputStreamFactoryCapable in com.luciad.wms.sld.xml
Classes in com.luciad.wms.sld.xml that implement ILcdOutputStreamFactoryCapableModifier and TypeClassDescriptionclassEncoder to encoderTLcdSLDStyledLayerDescriptorobjects to XML documents according to version 1.0.0 and 1.1.0 of the OGC Styled Layer Descriptor / Symbology Encoding Implementation Specification.classDeprecated.