Uses of Interface
com.luciad.io.ILcdInputStreamFactory
Packages that use ILcdInputStreamFactory
Package
Description
Provides encoding and decoding support for models that contain
ILcdEarthAsset
objects.Decoders that handle the AIXM format.
This package provides API for decoding and encoding AIXM 5.1 data from/to XML.
Provides decoders and helper classes to support the ARINC 424 format.
This package contains a decoder that can handle the ARINC 424 format.
Provides classes and interfaces for decoding and displaying ASDI data, version 5.4.
Provides classes and interfaces for decoding and displaying ASTERIX data.
Provides support for decoding BCI files.
Provides support for decoding BUFR files.
Provides support for decoding CADRG files.
Handles the cgm format.
Provides support for decoding coverage raster data.
This package contains a model decoder capable of decoding data in character-separated files.
Decoders and helper classes to support the DAFIF format (Digital Aeronautical Flight Information
File).
Decoders that handle the DAFIF format.
Handles the dgn format.
Provides support for decoding DIMAP files.
Handles the dwg format.
Provides support for decoding ECRG files.
Handles the GDF format.
Provides support for decoding Google Earth Enterprise imagery repositories.
This package contains vector data GeoJson encoding and decoding utilities.
Provides support for decoding GeoSPOT files.
Handles GML 2.1.2 and GML 3 data.
Provides XML functionality that is common to all GML formats.
Provides decoders for handling GRIB data.
This package contains the classes that are needed to work with the IFC format.
This package provides a set of KML utility classes.
This package provides a decoder and a encoder for the KML 2.2 format.
This package contains a model decoder for LASer (
.las
) and LASzip (.laz
) files.Contains all classes to create a chart of the magnetic north declination and to perform magnetic north calculations.
Support for MBTiles data.
This package and subclasses contain a domain model for describing ISO19115 metadata.
This package contains a decoder and encoder for ISO19139 data sources.
Handles MapInfo formats: the binary map format and the ASCII mif
format.
Provides support for decoding NetCDF files.
Provides support for decoding NITF files.
This package provides API for decoding and encoding NVG 1.4/1.5/2.0 data from/to XML.
This package defines interfaces for the modelling of arbitrary 3D geometries.
This package provides decoders for the WaveFront OBJ file format.
Provides decoders for the OpenFlight file format.
Painters for OpenFlight models.
This package contains a model decoder for decoding data in Pegasus files (
External orientation.csv
).Handles the POL format.
Provides representations, decoders, and encoders for rasters.
Handles the S-52 format.
Handles the S-57 format.
Handles the S-63 format.
Handles the shp format.
Handles the svg format.
Provides support for decoding Swiss DHM files.
Provides
a decoder
for the OGC 3D Tiles format.Provides support for decoding OpenSceneGraph binary files (*.OSGB).
Provides support for decoding USRP files.
This package provides support for decoding VPF (Vector Product Format) data and displaying VPF data using GeoSym.
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.Contains utility functionality for XML.
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.
Provides support for
decoding
OGC Catalogue
domain objects
from XML.
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.
Provides a painting support for 3D meshes.
Provides a generic model for styles.
Encoding and decoding of XML files containing Styled Layer Descriptors to and from the SLD model.
-
Uses of ILcdInputStreamFactory in com.luciad.earth.metadata.format
Methods in com.luciad.earth.metadata.format that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdEarthAssetModelCodec.getInputStreamFactory()
Returns the input stream factory to be used when decoding asset models.Methods in com.luciad.earth.metadata.format with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdEarthAssetModelCodec.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used when decoding asset models. -
Uses of ILcdInputStreamFactory in com.luciad.format.aixm.decoder
Methods in com.luciad.format.aixm.decoder that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdAIXMModelDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Methods in com.luciad.format.aixm.decoder with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdAIXMModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.aixm51.xml
Methods in com.luciad.format.aixm51.xml that return ILcdInputStreamFactoryMethods in com.luciad.format.aixm51.xml with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdAIXM51ModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.arinc
Methods in com.luciad.format.arinc that return ILcdInputStreamFactoryMethods in com.luciad.format.arinc with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdARINCModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.arinc.decoder
Methods in com.luciad.format.arinc.decoder that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdARINCDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Methods in com.luciad.format.arinc.decoder with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdARINCDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.asdi
Methods in com.luciad.format.asdi that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdASDIModelDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Methods in com.luciad.format.asdi with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdASDIModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.asterix
Methods in com.luciad.format.asterix that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdASTERIXLiveModelDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.TLcdASTERIXModelDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Methods in com.luciad.format.asterix with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdASTERIXLiveModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names.void
TLcdASTERIXModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names.Constructors in com.luciad.format.asterix with parameters of type ILcdInputStreamFactoryModifierConstructorDescriptionTLcdASTERIXFinalReplayInputStream
(TLcdASTERIXDataSource aDataSource, ILcdInputStreamFactory aInputStreamFactory) Constructs a new TLcdASTERIXFinalReplayInputStream that gets the data from the specified data source.TLcdASTERIXFinalReplayInputStream
(TLcdASTERIXDataSource aDataSource, ILcdInputStreamFactory aInputStreamFactory, int aMaxBuffer) Constructs a new TLcdASTERIXFinalReplayInputStream that gets the data from the specified data source. -
Uses of ILcdInputStreamFactory in com.luciad.format.bci
Methods in com.luciad.format.bci that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdBCIRasterModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.Methods in com.luciad.format.bci with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdBCIRasterModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.bufr
Methods in com.luciad.format.bufr that return ILcdInputStreamFactoryMethods in com.luciad.format.bufr with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdBUFRModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used. -
Uses of ILcdInputStreamFactory in com.luciad.format.cadrg
Methods in com.luciad.format.cadrg that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdCADRGDirectoryModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.TLcdCADRGModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.Methods in com.luciad.format.cadrg with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdCADRGDirectoryModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names.void
TLcdCADRGModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.cgm
Methods in com.luciad.format.cgm that return ILcdInputStreamFactoryMethods in com.luciad.format.cgm with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdCGMModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.coverage
Methods in com.luciad.format.coverage that return ILcdInputStreamFactoryMethods in com.luciad.format.coverage with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdCoverageModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used. -
Uses of ILcdInputStreamFactory in com.luciad.format.csv
Methods in com.luciad.format.csv that return ILcdInputStreamFactoryMethods in com.luciad.format.csv with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionstatic List
<TLcdCSVDataSource.ColumnType> TLcdCSVDataSource.ColumnType.decodeSource
(String aCSVTSource, ILcdInputStreamFactory aInputStreamFactory, Charset aEncoding) Returns a list of column types as defined in a CSVT file.void
TLcdCSVModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.dafif
Methods in com.luciad.format.dafif that return ILcdInputStreamFactoryMethods in com.luciad.format.dafif with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdDAFIFModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.dafif.decoder
Methods in com.luciad.format.dafif.decoder that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionALcdDAFIFDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Methods in com.luciad.format.dafif.decoder with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
ALcdDAFIFDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.dgn
Methods in com.luciad.format.dgn that return ILcdInputStreamFactoryMethods in com.luciad.format.dgn with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdDGNModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.dimap
Methods in com.luciad.format.dimap that return ILcdInputStreamFactoryMethods in com.luciad.format.dimap with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdDIMAPModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams. -
Uses of ILcdInputStreamFactory in com.luciad.format.dwg
Methods in com.luciad.format.dwg that return ILcdInputStreamFactoryMethods in com.luciad.format.dwg with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdDWGModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.ecrg
Methods in com.luciad.format.ecrg that return ILcdInputStreamFactoryMethods in com.luciad.format.ecrg with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdECRGModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.gdf
Methods in com.luciad.format.gdf that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdGDFModelDecoder.getInputStreamFactory()
Returns the factory that is used to create input streams from which models are decoded.TLcdGDFMultiLevelTiledModelDecoder.getInputStreamFactory()
Methods in com.luciad.format.gdf with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdGDFModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the factory that will create input streams from which models can be decoded.void
TLcdGDFMultiLevelTiledModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the factory that will create input streams from which models can be decoded. -
Uses of ILcdInputStreamFactory in com.luciad.format.gee
Methods in com.luciad.format.gee that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdGEEModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used.Methods in com.luciad.format.gee with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdGEEModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used. -
Uses of ILcdInputStreamFactory in com.luciad.format.geojson
Methods in com.luciad.format.geojson that return ILcdInputStreamFactoryMethods in com.luciad.format.geojson with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdGeoJsonModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.geospot
Methods in com.luciad.format.geospot that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdGeoSPOTModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.Methods in com.luciad.format.geospot with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdGeoSPOTModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.gml3
Methods in com.luciad.format.gml3 that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdGML3ModelDecoder.getInputStreamFactory()
Deprecated.Returns theILcdInputStreamFactory
that is used by this model decoder.Methods in com.luciad.format.gml3 with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdGML3ModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Sets theILcdInputStreamFactory
to be used by this model decoder. -
Uses of ILcdInputStreamFactory in com.luciad.format.gmlcommon.xml
Methods in com.luciad.format.gmlcommon.xml that return ILcdInputStreamFactoryMethods in com.luciad.format.gmlcommon.xml with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdGMLModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.grib
Methods in com.luciad.format.grib that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdGRIB1ModelDecoder.getInputStreamFactory()
Deprecated.Returns the input stream factory that is be used for creating input streams given source names.TLcdGRIB1ParameterTableDecoder.getInputStreamFactory()
Deprecated.TLcdGRIB2CategoryTableDecoder.getInputStreamFactory()
Deprecated.TLcdGRIB2DisciplineTableDecoder.getInputStreamFactory()
Deprecated.TLcdGRIB2ModelDecoder.getInputStreamFactory()
Deprecated.Returns the input stream factory that is used for creating input streams given source names.TLcdGRIB2ParameterTableDecoder.getInputStreamFactory()
Deprecated.TLcdGRIBBulletinModelDecoder.getInputStreamFactory()
Deprecated.Returns the input stream factory that is used for creating input streams given source names.TLcdGRIBModelDecoder.getInputStreamFactory()
Deprecated.Returns the input stream factory that is be used for creating input streams given source names.TLcdGRIBParameterTableDecoder.getInputStreamFactory()
Deprecated.Methods in com.luciad.format.grib with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdGRIB1ModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Sets the input stream factory that will be used for creating input streams given source names.void
TLcdGRIB1ParameterTableDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.void
TLcdGRIB2CategoryTableDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.void
TLcdGRIB2DisciplineTableDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.void
TLcdGRIB2ModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Sets the input stream factory that is used for creating input streams given source names.void
TLcdGRIB2ParameterTableDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.void
TLcdGRIBBulletinModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Sets the input stream factory that is used for creating input streams given source names.void
TLcdGRIBModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Sets the input stream factory that is used for creating input streams given source names.void
TLcdGRIBParameterTableDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated. -
Uses of ILcdInputStreamFactory in com.luciad.format.ifc
Methods in com.luciad.format.ifc that return ILcdInputStreamFactoryMethods in com.luciad.format.ifc with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdIFCModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.kml22.util
Methods in com.luciad.format.kml22.util that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdKML22ResourceProvider.getInputStreamFactory()
Returns theILcdInputStreamFactory
used by this resource provider.Methods in com.luciad.format.kml22.util with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdKML22ResourceProvider.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
used by this resource provider.Constructors in com.luciad.format.kml22.util with parameters of type ILcdInputStreamFactoryModifierConstructorDescriptionTLcdKML22ResourceProvider
(TLcdKML22ModelDecoder aModelDecoder, ILcdInputStreamFactory aInputStreamFactory) Creates a new resource provider with the given parameters. -
Uses of ILcdInputStreamFactory in com.luciad.format.kml22.xml
Methods in com.luciad.format.kml22.xml that return ILcdInputStreamFactoryMethods in com.luciad.format.kml22.xml with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdKML22ModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.las
Methods in com.luciad.format.las that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdLASModelDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Methods in com.luciad.format.las with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdLASModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.magneticnorth
Methods in com.luciad.format.magneticnorth that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdIGRFMagneticNorthMap.getInputStreamFactory()
Returns the input stream factory to load the data.TLcdIGRFModelDecoder.getInputStreamFactory()
Returns the input stream factory to load the data.TLcdWMMMagneticNorthMap.getInputStreamFactory()
Returns the currently used input stream factory.TLcdWMMModelDecoder.getInputStreamFactory()
Returns the input stream factory to load the data.Methods in com.luciad.format.magneticnorth with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdIGRFMagneticNorthMap.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to load the data.void
TLcdIGRFModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to load the data.void
TLcdWMMMagneticNorthMap.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to load the data.void
TLcdWMMModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to load the data. -
Uses of ILcdInputStreamFactory in com.luciad.format.mbtiles
Methods in com.luciad.format.mbtiles that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdMBTilesModelDecoder.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used for creating input streams.Methods in com.luciad.format.mbtiles with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdMBTilesModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
to be used for creating input streams. -
Uses of ILcdInputStreamFactory in com.luciad.format.metadata.model
Methods in com.luciad.format.metadata.model that return ILcdInputStreamFactoryMethods in com.luciad.format.metadata.model with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdCompositeMetadataDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) If not null, overrides the input stream factory of the contained metadata decoders with the given factory. -
Uses of ILcdInputStreamFactory in com.luciad.format.metadata.xml
Methods in com.luciad.format.metadata.xml that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdISO19139MetadataDecoder.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used for creating input streams.Methods in com.luciad.format.metadata.xml with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdISO19139MetadataDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
to be used for creating input streams. -
Uses of ILcdInputStreamFactory in com.luciad.format.mif
Methods in com.luciad.format.mif that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdMAPModelDecoder.getInputStreamFactory()
Returns the input stream factory used to handle data input.TLcdMIFModelDecoder.getInputStreamFactory()
Returns theILcdInputStreamFactory
to collect data as input for model creation.Methods in com.luciad.format.mif with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdMAPModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to handle data input.void
TLcdMIFModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) SetsaInputStreamFactory
asILcdInputStreamFactory
on thisTLcdMIFModelDecoder
. -
Uses of ILcdInputStreamFactory in com.luciad.format.netcdf
Methods in com.luciad.format.netcdf that return ILcdInputStreamFactoryMethods in com.luciad.format.netcdf with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdNetCDFModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used. -
Uses of ILcdInputStreamFactory in com.luciad.format.nitf
Methods in com.luciad.format.nitf that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdNITFModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.Methods in com.luciad.format.nitf with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdNITFModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.nvg.xml
Methods in com.luciad.format.nvg.xml that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdNVGModelDecoder.getInputStreamFactory()
Get the input stream factory of this NVG model decoder.Methods in com.luciad.format.nvg.xml with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdNVGModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Set the input stream factory to this NVG model decoder. -
Uses of ILcdInputStreamFactory in com.luciad.format.object3d
Methods in com.luciad.format.object3d with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptiondefault InputStream
ILcd3DMeshStyle.getTextureData
(ILcdInputStreamFactory aFactory) Creates an input stream from which the texture map for this style can be decoded. -
Uses of ILcdInputStreamFactory in com.luciad.format.object3d.obj
Methods in com.luciad.format.object3d.obj that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdOBJMeshDecoder.getInputStreamFactory()
TLcdOBJModelDecoder.getInputStreamFactory()
Methods in com.luciad.format.object3d.obj with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdOBJMeshDecoder.setInputStreamFactory
(ILcdInputStreamFactory aILcdInputStreamFactory) void
TLcdOBJModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aILcdInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.object3d.openflight
Methods in com.luciad.format.object3d.openflight that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdOpenFlightFileDecoder.getInputStreamFactory()
TLcdOpenFlightModelDecoder.getInputStreamFactory()
Methods in com.luciad.format.object3d.openflight with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdOpenFlightFileDecoder.setInputStreamFactory
(ILcdInputStreamFactory aILcdInputStreamFactory) void
TLcdOpenFlightModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aILcdInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.object3d.openflight.lightspeed
Methods in com.luciad.format.object3d.openflight.lightspeed that return ILcdInputStreamFactoryMethods in com.luciad.format.object3d.openflight.lightspeed with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLspOpenFlight3DIcon.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.pegasus
Methods in com.luciad.format.pegasus that return ILcdInputStreamFactoryMethods in com.luciad.format.pegasus with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdPegasusModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.pol
Methods in com.luciad.format.pol that return ILcdInputStreamFactoryMethods in com.luciad.format.pol with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdPOLModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.raster
Methods in com.luciad.format.raster that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdJAIRasterModelDecoder.getImageInputStreamFactory()
Returns the factory that creates the input streams for decoding images.ALcdTileDecoder.getInputStreamFactory()
Returns the factory that creates the input streams from which tiles are decoded.TLcdArcInfoASCIIGridModelDecoder.getInputStreamFactory()
TLcdBILModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.TLcdDEMModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.TLcdDMEDModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.TLcdDTEDDirectoryModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.TLcdDTEDModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.TLcdETOPOModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.TLcdGeoTIFFModelDecoder.getInputStreamFactory()
TLcdRasterModelDecoder.getInputStreamFactory()
TLcdTABRasterModelDecoder.getInputStreamFactory()
TLcdTFWRasterModelDecoder.getInputStreamFactory()
Methods in com.luciad.format.raster with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdJAIRasterModelDecoder.setImageInputStreamFactory
(ILcdInputStreamFactory aImageInputStreamFactory) Sets the factory that will create the input streams from which images can be decoded.void
ALcdTileDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the factory that will create the input streams from which tiles can be decoded.void
TLcdArcInfoASCIIGridModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used.void
TLcdBILModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names.void
TLcdDEMModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names.void
TLcdDMEDModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names.void
TLcdDTEDDirectoryModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names.void
TLcdDTEDModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names.void
TLcdETOPOModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names.void
TLcdGeoTIFFModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams.void
TLcdRasterModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the factory that will create the input streams.void
TLcdTABRasterModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams.void
TLcdTFWRasterModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams.Constructors in com.luciad.format.raster with parameters of type ILcdInputStreamFactoryModifierConstructorDescriptionTLcdDTEDTile
(String aFileName, int aImageIndex, int aWidth, int aHeight, int aSubTileWidth, int aSubTileHeight, ILcdTileDecoder aDecoder, ILcdBuffer aBuffer, int aPixelSize, int aDefaultValue, ColorModel aColorModel, TLcdDTEDCellDescriptor aDTEDCellDescriptor, ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.s52
Methods in com.luciad.format.s52 that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdS52SymbologyDecoder.getInputStreamFactory()
Returns the current input stream factory.Methods in com.luciad.format.s52 with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdS52SymbologyDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the factory that will create input streams from which data can be decoded. -
Uses of ILcdInputStreamFactory in com.luciad.format.s57
Methods in com.luciad.format.s57 that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdS57AttributeClassMapDecoder.getInputStreamFactory()
Returns the current input stream factory.TLcdS57CatalogueModelDecoder.getInputStreamFactory()
Returns the factory that will create input streams from which models can be decoded.TLcdS57DirectoryModelDecoder.getInputStreamFactory()
Returns the factory that will create input streams from which models can be decoded.TLcdS57ModelDecoder.getInputStreamFactory()
TLcdS57ObjectClassMapDecoder.getInputStreamFactory()
Returns the current input stream factory.TLcdS57UnifiedModelDecoder.getInputStreamFactory()
Methods in com.luciad.format.s57 with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdS57AttributeClassMapDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the factory that will create input streams from which data can be decoded.void
TLcdS57CatalogueModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the factory that will create input streams from which models can be decoded.void
TLcdS57DirectoryModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the factory that will create input streams from which models can be decoded.void
TLcdS57ModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the factory that will create input streams from which models can be decoded.void
TLcdS57ObjectClassMapDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the factory that will create input streams from which data can be decoded.void
TLcdS57UnifiedModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.s63
Methods in com.luciad.format.s63 that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdS63CatalogueModelDecoder.getInputStreamFactory()
TLcdS63ModelDecoder.getInputStreamFactory()
Returns the factory that will create input streams from which models can be decoded.TLcdS63UnifiedModelDecoder.getInputStreamFactory()
Methods in com.luciad.format.s63 with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdS63CatalogueModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) void
TLcdS63ModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the factory that will create input streams from which models can be decoded.void
TLcdS63UnifiedModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.shp
Methods in com.luciad.format.shp that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdSHPModelDecoder.getInputStreamFactory()
Returns the factory that creates input streams from which models are decoded.TLcdSHPTiler.getInputStreamFactory()
Returns theILcdInputStreamFactory
to be used for decoding SHP data.Methods in com.luciad.format.shp with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdSHPModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the factory that will create input streams from which models can be decoded.void
TLcdSHPTiler.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
to be used for decoding SHP data. -
Uses of ILcdInputStreamFactory in com.luciad.format.svg
Methods in com.luciad.format.svg that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdSVGModelDecoder.getInputStreamFactory()
Deprecated.Gets the usedILcdInputStreamFactory
.Methods in com.luciad.format.svg with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdSVGModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Set aILcdInputStreamFactory
to this decoder to manage the input. -
Uses of ILcdInputStreamFactory in com.luciad.format.swissdhm
Methods in com.luciad.format.swissdhm that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdSwissDHMMatrixModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.Methods in com.luciad.format.swissdhm with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdSwissDHMMatrixModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.tiled3d.ogc3dtiles
Methods in com.luciad.format.tiled3d.ogc3dtiles that return ILcdInputStreamFactoryMethods in com.luciad.format.tiled3d.ogc3dtiles with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdOGC3DTilesModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.tiled3d.osgb
Methods in com.luciad.format.tiled3d.osgb that return ILcdInputStreamFactoryMethods in com.luciad.format.tiled3d.osgb with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdOSGBModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.usrp
Methods in com.luciad.format.usrp that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdUSRPModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.Methods in com.luciad.format.usrp with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdUSRPModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.vpf
Methods in com.luciad.format.vpf that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdVPFModelDecoder.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used by this model decoder to create input streams from.Methods in com.luciad.format.vpf with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdVPFModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
to be used for creatingInputStreams
.Constructors in com.luciad.format.vpf with parameters of type ILcdInputStreamFactoryModifierConstructorDescriptionTLcdVPFDatabase
(String aSourceName, ILcdInputStreamFactory aInputStreamFactory) Creates a newTLcdVPFDatabase
for the given source. -
Uses of ILcdInputStreamFactory in com.luciad.format.xml
Methods in com.luciad.format.xml that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdXMLDecoder.getInputStreamFactory()
Deprecated.Returns the input stream factory that is currently used for creating input streams given source names.Methods in com.luciad.format.xml with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdXMLDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.format.xml.bind
Methods in com.luciad.format.xml.bind that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdXMLDecoder.getInputStreamFactory()
Returns thecom.luciad.io.ILcdInputStreamFactory
that is used by this decoder for creating input streams.Methods in com.luciad.format.xml.bind with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdXMLDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets thecom.luciad.io.ILcdInputStreamFactory
to be used by this decoder for creating input streams. -
Uses of ILcdInputStreamFactory in com.luciad.format.xml.bind.schema
Methods in com.luciad.format.xml.bind.schema that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionabstract ILcdInputStreamFactory
ALcdXMLModelDecoder.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used for creating input streams.TLcdXMLSchemaBasedDecoder.getInputStreamFactory()
Returns thecom.luciad.io.ILcdInputStreamFactory
that is used by this decoder for creating input streams.TLcdXMLSchemaBasedMapping.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used to create input streams for schemas that are not handled by the default entity resolver.Methods in com.luciad.format.xml.bind.schema with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionabstract void
ALcdXMLModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
to be used for creating input streams.void
TLcdXMLSchemaBasedDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets thecom.luciad.io.ILcdInputStreamFactory
that is used by this decoder for creating input streams.void
TLcdXMLSchemaBasedMapping.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
that is used to create input streams for schemas that are not handled by the default entity resolver. -
Uses of ILcdInputStreamFactory in com.luciad.format.xml.schema
Methods in com.luciad.format.xml.schema that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdXMLSchemaDecoder.getInputStreamFactory()
Deprecated.Returns the input stream factory that is currently used for creating input streams given source names.TLcdXMLSchemaProvider.getInputStreamFactory()
Deprecated.Returns the input stream factory that is currently used for creating input streams from which schemas are decoded.Methods in com.luciad.format.xml.schema with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdXMLSchemaDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Sets the input stream factory that will be used for creating input streams given source names.void
TLcdXMLSchemaProvider.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Sets the input stream factory that will be used for creating input streams from which to decode schemas. -
Uses of ILcdInputStreamFactory in com.luciad.format.xml.util
Methods in com.luciad.format.xml.util that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdXMLEntityResolver.getInputStreamFactory()
TLcdXMLPeeker.getInputStreamFactory()
Methods in com.luciad.format.xml.util with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdXMLEntityResolver.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) void
TLcdXMLPeeker.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used.Constructors in com.luciad.format.xml.util with parameters of type ILcdInputStreamFactoryModifierConstructorDescriptionTLcdXMLPeeker
(ILcdInputStreamFactory aFactory) Creates a new peeker that uses the given input stream factory. -
Uses of ILcdInputStreamFactory in com.luciad.io
Classes in com.luciad.io that implement ILcdInputStreamFactoryModifier and TypeClassDescriptionclass
Factory that createsInputStream
instances that can access a data source without requiring a persistent connection to the data or that access happens linearly.class
Composite implementation ofILcdInputStreamFactory
.final class
This class implements a decorator for anotherILcdInputStreamFactory
(the delegate), and remembers for which sources the delegate failed to create anInputStream
.class
This class implements an ILcdInputStreamFactory that can create streams, given a URL, the file name of a file in the class path, or a local file name.class
ThisILcdInputStreamFactory
createsInputStream
s that report reading progress by firingTLcdStatusEvent
s to the attachedILcdStatusListener
s.class
ThisILcdInputStreamFactory
creates input streams from source names that represent tar files or entries in tar files.class
This class implements aILcdInputStreamFactory
that can create input streams from source names that represent zip files or entries in zip files.Methods in com.luciad.io that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionILcdInputStreamFactoryCapable.getInputStreamFactory()
Returns the input stream factory that is used.TLcdTarInputStreamFactory.getInputStreamFactory()
Gets the input stream factory that is used for creating input streams from tar source names.TLcdZipInputStreamFactory.getInputStreamFactory()
Gets the input stream factory that is used for creating input streams from zip source names.Methods in com.luciad.io that return types with arguments of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdCompositeInputStreamFactory.getInputStreamFactories()
Returns the list of delegate input stream factories contained in this composite.Methods in com.luciad.io with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
ILcdInputStreamFactoryCapable.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used.void
TLcdTarInputStreamFactory.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that is used for creating input streams from tar source names.void
TLcdZipInputStreamFactory.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that is used for creating input streams from zip source names.Constructors in com.luciad.io with parameters of type ILcdInputStreamFactoryModifierConstructorDescriptionTLcdCompositeInputStreamFactory
(ILcdInputStreamFactory... aInputStreamFactories) Creates a new composite input stream factory containing the supplied delegate factories.TLcdFailureCachingInputStreamFactory
(ILcdInputStreamFactory aDelegate, long aRetryPeriod, TimeUnit aTimeUnit) Creates a new instance that decorates the delegate.TLcdStatusInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Creates a newTLcdStatusInputStreamFactory
that delegates the creation of the actualInputStream
to the givenILcdInputStreamFactory
.TLcdStatusInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory, String aMessage) Creates a newTLcdStatusInputStreamFactory
for the givenILcdInputStreamFactory
that producesTLcdStatusEvent
s with the given message.TLcdStatusInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory, Format aMessageFormat) Creates a newTLcdStatusInputStreamFactory
for the givenILcdInputStreamFactory
that producesTLcdStatusEvent
s with messages formatted by the given message format.TLcdStatusInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory, Format aStartBusyMessageFormat, Format aProgressMessageFormat, Format aEndBusyMessageFormat) Creates a newTLcdStatusInputStreamFactory
for the givenILcdInputStreamFactory
that producesTLcdStatusEvent
s with messages formatted by the given message formats.TLcdTarInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Creates a newTLcdTarInputStreamFactory
with the givenILcdInputStreamFactory
.TLcdZipInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Creates a newTLcdZipInputStreamFactory
with the givenILcdInputStreamFactory
.Constructor parameters in com.luciad.io with type arguments of type ILcdInputStreamFactoryModifierConstructorDescriptionTLcdCompositeInputStreamFactory
(Iterable<? extends ILcdInputStreamFactory> aInputStreamFactories) Creates a new composite input stream factory that lazily uses the givenIterable
to delegate to. -
Uses of ILcdInputStreamFactory in com.luciad.lucy.io
Classes in com.luciad.lucy.io that implement ILcdInputStreamFactoryModifier and TypeClassDescriptionclass
Composite implementation (see composite design pattern) ofILcdInputStreamFactory
. -
Uses of ILcdInputStreamFactory in com.luciad.lucy.util.properties.codec
Methods in com.luciad.lucy.util.properties.codec that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcyStringPropertiesCodec.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used by this decoder.Methods in com.luciad.lucy.util.properties.codec with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcyStringPropertiesCodec.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
to be used by this decoder. -
Uses of ILcdInputStreamFactory in com.luciad.lucy.workspace
Methods in com.luciad.lucy.workspace that return ILcdInputStreamFactoryMethods in com.luciad.lucy.workspace with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcyBlobWorkspaceCodec.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Constructors in com.luciad.lucy.workspace with parameters of type ILcdInputStreamFactoryModifierConstructorDescriptionprotected
TLcyBlobWorkspaceCodec
(ILcyLucyEnv aLucyEnv, TLcyWorkspaceManager aWorkspaceManager, ILcdInputStreamFactory aInputStreamFactory, ILcdOutputStreamFactory aOutputStreamFactory) Creates a newTLcyBlobWorkspaceCodec
instance. -
Uses of ILcdInputStreamFactory in com.luciad.model
Methods in com.luciad.model that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdCompositeModelDecoder.getInputStreamFactory()
TLcdCompositeModelReferenceDecoder.getInputStreamFactory()
TLcdMultilevelTiledModelDecoder.getInputStreamFactory()
Deprecated.TLcdTarModelListDecoder.getInputStreamFactory()
Returns the input stream factory that will be used for creating input streams from source names.TLcdZipModelListDecoder.getInputStreamFactory()
Returns the input stream factory that will be used for creating input streams from source names.Methods in com.luciad.model with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdCompositeModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) If not null, overrides the input stream factory of the contained model decoders with the given factory.void
TLcdCompositeModelReferenceDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) If not null, overrides the input stream factory of the contained model decoders with the given factory.void
TLcdMultilevelTiledModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Sets the factory that will create the input streams from which property files can be decoded.void
TLcdTarModelListDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams from source names.void
TLcdZipModelListDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams from source names. -
Uses of ILcdInputStreamFactory in com.luciad.network.graph.numeric
Methods in com.luciad.network.graph.numeric that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdNumericGraphDecoder.getInputStreamFactory()
Returns thecom.luciad.io.ILcdInputStreamFactory
that is used for creating input streams in this decoder.Methods in com.luciad.network.graph.numeric with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdNumericGraphDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
that will be used for creating input streams in this decoder. -
Uses of ILcdInputStreamFactory in com.luciad.ogc.csw.xml
Methods in com.luciad.ogc.csw.xml that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdCSWDecoder.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used for creating input streams.Methods in com.luciad.ogc.csw.xml with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdCSWDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
to be used for creating input streams. -
Uses of ILcdInputStreamFactory in com.luciad.ogc.filter.xml
Methods in com.luciad.ogc.filter.xml that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdOGCFilterDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Methods in com.luciad.ogc.filter.xml with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdOGCFilterDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.ogc.sld.xml
Methods in com.luciad.ogc.sld.xml that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdSLDFeatureTypeStyleDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.TLcdSLDFeatureTypeStyleDecoder10.getInputStreamFactory()
Deprecated.Returns the input stream factory that is currently used for creating input streams given source names.Methods in com.luciad.ogc.sld.xml with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdSLDFeatureTypeStyleDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names.void
TLcdSLDFeatureTypeStyleDecoder10.setInputStreamFactory
(ILcdInputStreamFactory aILcdInputStreamFactory) Deprecated.Sets the input stream factory that will be used for creating input streams given source names. -
Uses of ILcdInputStreamFactory in com.luciad.reference
Methods in com.luciad.reference that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdModelReferenceDecoder.getInputStreamFactory()
Returns the input stream factory that is used for accessing .ref files.TLcdRPCModelReferenceDecoder.getInputStreamFactory()
Methods in com.luciad.reference with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdModelReferenceDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for accessing .ref files.void
TLcdRPCModelReferenceDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.reference.format
Methods in com.luciad.reference.format that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdEPSGModelReferenceDecoder.getInputStreamFactory()
Returns the input stream factory that is used for accessing .epsg files.TLcdWKTModelReferenceDecoder.getInputStreamFactory()
Methods in com.luciad.reference.format with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdEPSGModelReferenceDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for accessing .epsg files.void
TLcdWKTModelReferenceDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.view.gxy
Methods in com.luciad.view.gxy that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdFeaturedPointGXYLayerCodec.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used to create input streams for the source names passed indecodeGXYLayer
andcanDecodeGXYLayer
.TLcdFeaturedPolygonGXYLayerCodec.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used to create input streams for the source names passed indecodeGXYLayer
andcanDecodeGXYLayer
.TLcdFeaturedPolylineGXYLayerCodec.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used to create input streams for the source names passed indecodeGXYLayer
andcanDecodeGXYLayer
.TLcdMultilevelRasterGXYLayerCodec.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used to create input streams for the source names passed indecodeGXYLayer
andcanDecodeGXYLayer
.TLcdRasterGXYLayerCodec.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used to create input streams for the source names passed indecodeGXYLayer
andcanDecodeGXYLayer
.Methods in com.luciad.view.gxy with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdFeaturedPointGXYLayerCodec.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
that is used to create input streams for the source names passed indecodeGXYLayer
andcanDecodeGXYLayer
.void
TLcdFeaturedPolygonGXYLayerCodec.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
that is used to create input streams for the source names passed indecodeGXYLayer
andcanDecodeGXYLayer
.void
TLcdFeaturedPolylineGXYLayerCodec.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
that is used to create input streams for the source names passed indecodeGXYLayer
andcanDecodeGXYLayer
.void
TLcdMultilevelRasterGXYLayerCodec.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
that is used to create input streams for the source names passed indecodeGXYLayer
andcanDecodeGXYLayer
.void
TLcdRasterGXYLayerCodec.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
that is used to create input streams for the source names passed indecodeGXYLayer
andcanDecodeGXYLayer
. -
Uses of ILcdInputStreamFactory in com.luciad.view.lightspeed.painter.mesh
Methods in com.luciad.view.lightspeed.painter.mesh that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLspMesh3DIcon.getInputStreamFactory()
Returns the input stream factory used to load texture files.Methods in com.luciad.view.lightspeed.painter.mesh with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLspMesh3DIcon.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory used to load texture files. -
Uses of ILcdInputStreamFactory in com.luciad.view.lightspeed.style
Methods in com.luciad.view.lightspeed.style with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLsp3DIconStyle.Builder.icon
(String aPathToIconFile, ILcdInputStreamFactory aInputStreamFactory) Sets the icon by providing the path to the source file of an icon. -
Uses of ILcdInputStreamFactory in com.luciad.wms.sld.xml
Methods in com.luciad.wms.sld.xml that return ILcdInputStreamFactoryModifier and TypeMethodDescriptionTLcdSLDStyledLayerDescriptorDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.TLcdSLDStyledLayerDescriptorDecoder10.getInputStreamFactory()
Deprecated.Returns the input stream factory that is currently used for creating input streams given source names.Methods in com.luciad.wms.sld.xml with parameters of type ILcdInputStreamFactoryModifier and TypeMethodDescriptionvoid
TLcdSLDStyledLayerDescriptorDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory that will be used for creating input streams given source names.void
TLcdSLDStyledLayerDescriptorDecoder10.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Sets the input stream factory that will be used for creating input streams given source names.