Uses of Interface
com.luciad.io.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
Modifier and TypeMethodDescriptionTLcdEarthAssetModelCodec.getInputStreamFactory()
Returns the input stream factory to be used when decoding asset models.Modifier 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
Modifier and TypeMethodDescriptionTLcdAIXMModelDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Modifier 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
Modifier and TypeMethodDescriptionvoid
TLcdAIXM51ModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.arinc
Modifier and TypeMethodDescriptionvoid
TLcdARINCModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.arinc.decoder
Modifier and TypeMethodDescriptionTLcdARINCDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Modifier 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
Modifier and TypeMethodDescriptionTLcdASDIModelDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Modifier 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
Modifier 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.Modifier 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.ModifierConstructorDescriptionTLcdASTERIXFinalReplayInputStream
(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
Modifier and TypeMethodDescriptionTLcdBCIRasterModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.Modifier 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
Modifier and TypeMethodDescriptionvoid
TLcdBUFRModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used. -
Uses of ILcdInputStreamFactory in com.luciad.format.cadrg
Modifier 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.Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionvoid
TLcdCoverageModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used. -
Uses of ILcdInputStreamFactory in com.luciad.format.csv
Modifier 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
Modifier and TypeMethodDescriptionvoid
TLcdDAFIFModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.dafif.decoder
Modifier and TypeMethodDescriptionALcdDAFIFDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Modifier 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
Modifier and TypeMethodDescriptionvoid
TLcdDGNModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.dimap
Modifier 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
Modifier and TypeMethodDescriptionvoid
TLcdDWGModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.ecrg
Modifier and TypeMethodDescriptionvoid
TLcdECRGModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.gdf
Modifier and TypeMethodDescriptionTLcdGDFModelDecoder.getInputStreamFactory()
Returns the factory that is used to create input streams from which models are decoded.TLcdGDFMultiLevelTiledModelDecoder.getInputStreamFactory()
Modifier 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
Modifier and TypeMethodDescriptionTLcdGEEModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used.Modifier and TypeMethodDescriptionvoid
TLcdGEEModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used. -
Uses of ILcdInputStreamFactory in com.luciad.format.geojson
Modifier and TypeMethodDescriptionvoid
TLcdGeoJsonModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.geospot
Modifier and TypeMethodDescriptionTLcdGeoSPOTModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.Modifier 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
Modifier and TypeMethodDescriptionTLcdGML3ModelDecoder.getInputStreamFactory()
Deprecated.Returns theILcdInputStreamFactory
that is used by this model decoder.Modifier 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
Modifier and TypeMethodDescriptionvoid
TLcdGMLModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.grib
Modifier 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.Modifier 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
Modifier and TypeMethodDescriptionvoid
TLcdIFCModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.kml22.util
Modifier and TypeMethodDescriptionTLcdKML22ResourceProvider.getInputStreamFactory()
Returns theILcdInputStreamFactory
used by this resource provider.Modifier and TypeMethodDescriptionvoid
TLcdKML22ResourceProvider.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
used by this resource provider.ModifierConstructorDescriptionTLcdKML22ResourceProvider
(TLcdKML22ModelDecoder aModelDecoder, ILcdInputStreamFactory aInputStreamFactory) Creates a new resource provider with the given parameters. -
Uses of ILcdInputStreamFactory in com.luciad.format.kml22.xml
Modifier and TypeMethodDescriptionvoid
TLcdKML22ModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.las
Modifier and TypeMethodDescriptionTLcdLASModelDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Modifier 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
Modifier 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.Modifier 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
Modifier and TypeMethodDescriptionTLcdMBTilesModelDecoder.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used for creating input streams.Modifier and TypeMethodDescriptionvoid
TLcdMBTilesModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
to be used for creating input streams. -
Uses of ILcdInputStreamFactory in com.luciad.format.metadata.model
Modifier 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
Modifier and TypeMethodDescriptionTLcdISO19139MetadataDecoder.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used for creating input streams.Modifier and TypeMethodDescriptionvoid
TLcdISO19139MetadataDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
to be used for creating input streams. -
Uses of ILcdInputStreamFactory in com.luciad.format.mif
Modifier 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.Modifier 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
Modifier and TypeMethodDescriptionvoid
TLcdNetCDFModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used. -
Uses of ILcdInputStreamFactory in com.luciad.format.nitf
Modifier and TypeMethodDescriptionTLcdNITFModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.Modifier 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
Modifier and TypeMethodDescriptionTLcdNVGModelDecoder.getInputStreamFactory()
Get the input stream factory of this NVG model decoder.Modifier and TypeMethodDescriptionvoid
TLcdNVGModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Set the input stream factory to this NVG model decoder. -
Uses of ILcdInputStreamFactory in com.luciad.format.object3d
Modifier 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
Modifier and TypeMethodDescriptionTLcdOBJMeshDecoder.getInputStreamFactory()
TLcdOBJModelDecoder.getInputStreamFactory()
Modifier and TypeMethodDescriptionvoid
TLcdOBJMeshDecoder.setInputStreamFactory
(ILcdInputStreamFactory aILcdInputStreamFactory) void
TLcdOBJModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aILcdInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.object3d.openflight
Modifier and TypeMethodDescriptionTLcdOpenFlightFileDecoder.getInputStreamFactory()
TLcdOpenFlightModelDecoder.getInputStreamFactory()
Modifier and TypeMethodDescriptionvoid
TLcdOpenFlightFileDecoder.setInputStreamFactory
(ILcdInputStreamFactory aILcdInputStreamFactory) void
TLcdOpenFlightModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aILcdInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.object3d.openflight.lightspeed
Modifier and TypeMethodDescriptionvoid
TLspOpenFlight3DIcon.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.pegasus
Modifier and TypeMethodDescriptionvoid
TLcdPegasusModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.pol
Modifier and TypeMethodDescriptionvoid
TLcdPOLModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.raster
Modifier 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()
Modifier 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.ModifierConstructorDescriptionTLcdDTEDTile
(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
Modifier and TypeMethodDescriptionTLcdS52SymbologyDecoder.getInputStreamFactory()
Returns the current input stream factory.Modifier 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
Modifier 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()
Modifier 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
Modifier and TypeMethodDescriptionTLcdS63CatalogueModelDecoder.getInputStreamFactory()
TLcdS63ModelDecoder.getInputStreamFactory()
Returns the factory that will create input streams from which models can be decoded.TLcdS63UnifiedModelDecoder.getInputStreamFactory()
Modifier 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
Modifier 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.Modifier 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
Modifier and TypeMethodDescriptionTLcdSVGModelDecoder.getInputStreamFactory()
Deprecated.Gets the usedILcdInputStreamFactory
.Modifier and TypeMethodDescriptionvoid
TLcdSVGModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Deprecated.Set aILcdInputStreamFactory
to this decoder to manage the input. -
Uses of ILcdInputStreamFactory in com.luciad.format.swissdhm
Modifier and TypeMethodDescriptionTLcdSwissDHMMatrixModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.Modifier 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
Modifier and TypeMethodDescriptionvoid
TLcdOGC3DTilesModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.tiled3d.osgb
Modifier and TypeMethodDescriptionvoid
TLcdOSGBModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) -
Uses of ILcdInputStreamFactory in com.luciad.format.usrp
Modifier and TypeMethodDescriptionTLcdUSRPModelDecoder.getInputStreamFactory()
Returns the input stream factory that is used for creating input streams given source names.Modifier 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
Modifier and TypeMethodDescriptionTLcdVPFModelDecoder.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used by this model decoder to create input streams from.Modifier and TypeMethodDescriptionvoid
TLcdVPFModelDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
to be used for creatingInputStreams
.ModifierConstructorDescriptionTLcdVPFDatabase
(String aSourceName, ILcdInputStreamFactory aInputStreamFactory) Creates a newTLcdVPFDatabase
for the given source. -
Uses of ILcdInputStreamFactory in com.luciad.format.xml
Modifier and TypeMethodDescriptionTLcdXMLDecoder.getInputStreamFactory()
Deprecated.Returns the input stream factory that is currently used for creating input streams given source names.Modifier 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
Modifier and TypeMethodDescriptionTLcdXMLDecoder.getInputStreamFactory()
Returns thecom.luciad.io.ILcdInputStreamFactory
that is used by this decoder for creating input streams.Modifier 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
Modifier 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.Modifier 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
Modifier 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.Modifier 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
Modifier and TypeMethodDescriptionTLcdXMLEntityResolver.getInputStreamFactory()
TLcdXMLPeeker.getInputStreamFactory()
Modifier and TypeMethodDescriptionvoid
TLcdXMLEntityResolver.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) void
TLcdXMLPeeker.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets the input stream factory to be used.ModifierConstructorDescriptionTLcdXMLPeeker
(ILcdInputStreamFactory aFactory) Creates a new peeker that uses the given input stream factory. -
Uses of ILcdInputStreamFactory in com.luciad.io
Modifier 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.Modifier 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.Modifier and TypeMethodDescriptionTLcdCompositeInputStreamFactory.getInputStreamFactories()
Returns the list of delegate input stream factories contained in this composite.Modifier 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.ModifierConstructorDescriptionTLcdCompositeInputStreamFactory
(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
.ModifierConstructorDescriptionTLcdCompositeInputStreamFactory
(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
Modifier and TypeClassDescriptionclass
Composite implementation (see composite design pattern) ofILcdInputStreamFactory
. -
Uses of ILcdInputStreamFactory in com.luciad.lucy.util.properties.codec
Modifier and TypeMethodDescriptionTLcyStringPropertiesCodec.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used by this decoder.Modifier and TypeMethodDescriptionvoid
TLcyStringPropertiesCodec.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
to be used by this decoder. -
Uses of ILcdInputStreamFactory in com.luciad.lucy.workspace
Modifier and TypeMethodDescriptionvoid
TLcyBlobWorkspaceCodec.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) ModifierConstructorDescriptionprotected
TLcyBlobWorkspaceCodec
(ILcyLucyEnv aLucyEnv, TLcyWorkspaceManager aWorkspaceManager, ILcdInputStreamFactory aInputStreamFactory, ILcdOutputStreamFactory aOutputStreamFactory) Creates a newTLcyBlobWorkspaceCodec
instance. -
Uses of ILcdInputStreamFactory in com.luciad.model
Modifier 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.Modifier 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
Modifier and TypeMethodDescriptionTLcdNumericGraphDecoder.getInputStreamFactory()
Returns thecom.luciad.io.ILcdInputStreamFactory
that is used for creating input streams in this decoder.Modifier 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
Modifier and TypeMethodDescriptionTLcdCSWDecoder.getInputStreamFactory()
Returns theILcdInputStreamFactory
that is used for creating input streams.Modifier and TypeMethodDescriptionvoid
TLcdCSWDecoder.setInputStreamFactory
(ILcdInputStreamFactory aInputStreamFactory) Sets theILcdInputStreamFactory
to be used for creating input streams. -
Uses of ILcdInputStreamFactory in com.luciad.ogc.filter.xml
Modifier and TypeMethodDescriptionTLcdOGCFilterDecoder.getInputStreamFactory()
Returns the input stream factory that is currently used for creating input streams given source names.Modifier 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
Modifier 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.Modifier 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
Modifier and TypeMethodDescriptionTLcdModelReferenceDecoder.getInputStreamFactory()
Returns the input stream factory that is used for accessing .ref files.TLcdRPCModelReferenceDecoder.getInputStreamFactory()
Modifier 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
Modifier and TypeMethodDescriptionTLcdEPSGModelReferenceDecoder.getInputStreamFactory()
Returns the input stream factory that is used for accessing .epsg files.TLcdWKTModelReferenceDecoder.getInputStreamFactory()
Modifier 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
Modifier 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
.Modifier 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
Modifier and TypeMethodDescriptionTLspMesh3DIcon.getInputStreamFactory()
Returns the input stream factory used to load texture files.Modifier 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
Modifier 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
Modifier 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.Modifier 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.