See: Description
Interface | Description |
---|---|
ITilePositionIndex |
Class | Description |
---|---|
GvrsElement |
GVRS Element implementations provide the access point for reading
from or writing to GVRS data stores.
|
GvrsElementFloat |
Provides a concrete definition of a GvrsElementSpecification that specifies
integer data
|
GvrsElementInt |
Provides a concrete definition of a GvrsElementSpecification that specifies
integer data
|
GvrsElementIntCodedFloat |
Provides a concrete definition of a GvrsElementSpecification that specifies
four-byte floating-point value encoded as an integer.
|
GvrsElementShort |
Provides a concrete definition of a GvrsElementSpecification that specifies
integer data
|
GvrsElementSpecification |
Provides the abstract base for a set of classes intended to specify
parameters for GVRS elements.
|
GvrsElementSpecificationFloat |
Provides a concrete definition of a GvrsElementSpecification that specifies
floating-point data
|
GvrsElementSpecificationInt |
Provides a concrete definition of a GvrsElementSpecification that specifies
integer data
|
GvrsElementSpecificationIntCodedFloat |
Provides a concrete definition of a GvrsElementSpecification that defines
an integer-based encoding for floating point values.
|
GvrsElementSpecificationShort |
Provides a concrete definition of a GvrsElementSpecification that specifies
short-integer data
|
GvrsFile |
Provides methods and data elements for managing raster data in a file.
|
GvrsFileSpecification |
Provides a specification for creating GvrsFile instances.
|
GvrsInspector |
Provides a utility for inspecting a GVRS file to ensure that the
data in the file is correctly structured and readable by applications.
|
GvrsInterpolatorBSpline |
Performs interpolations over a GVRS raster file using the classic B-Spline
algorithm.
|
GvrsMetadata |
Provides definitions and elements for storing and reading metadata
in a GVRS file.
|
GvrsMetadataReference |
Provides definitions and elements for managing GVRS metadata
|
GvrsSpecificationForCodec |
Provides a simple container for compression codec specifications.
|
Enum | Description |
---|---|
CodecType |
Used to represent the coder-decoders (codecs) that are defined for Gvrs.
|
GvrsCacheSize |
Specifies the size of a tile cache for the GvrsFile class.
|
GvrsElementType |
Defines the possible representations of data stored as an element
in a GVRS file.
|
GvrsMetadataType |
Defines the possible representations of data stored in an metadata object
in a GVRS file.
|
GvrsMnc |
Provides specifications for the GVRS predefined Metadata Naming
Convention (MNC).
|
Copyright © 2022. All rights reserved.