Uses of Class
com.luciad.model.ILcdModelReferenceDecoder.ModelReferenceWithSource
Package
Description
Model interfaces
Everything related to model references and view references.
Construction and formatting of coordinate reference systems.
-
Uses of ILcdModelReferenceDecoder.ModelReferenceWithSource in com.luciad.model
Modifier and TypeMethodDescriptionILcdModelReferenceDecoder.findAndDecodeModelReference
(String aDataSourceName) Finds and decodes the model reference file, associated with the specified data source.TLcdCompositeModelReferenceDecoder.findAndDecodeModelReference
(String aDataSourceName) Finds and decodes the model reference file, associated with the specified data source. -
Uses of ILcdModelReferenceDecoder.ModelReferenceWithSource in com.luciad.reference
Modifier and TypeMethodDescriptionTLcdModelReferenceDecoder.findAndDecodeModelReference
(String aSource) Locates and decodes a model reference file based on the location of the data file.TLcdRPCModelReferenceDecoder.findAndDecodeModelReference
(String aDataSourceName) -
Uses of ILcdModelReferenceDecoder.ModelReferenceWithSource in com.luciad.reference.format
Modifier and TypeMethodDescriptionTLcdEPSGModelReferenceDecoder.findAndDecodeModelReference
(String aSource) Tries to locate the model reference file by replacing the suffix by '.epsg', or adding the suffix '.epsg' if there was no suffix looking for a 'directory.epsg' in the same directory, looking for a 'DIRECTORY.EPSG' in the same directory. If no such file is found, an IOException is thrown.TLcdWKTModelReferenceDecoder.findAndDecodeModelReference
(String aSource)