Uses of Class
org.apache.sis.internal.converter.SurjectiveConverter
Packages that use SurjectiveConverter
Package
Description
Defines the structure and content of views of real-world phenomenon.
DataStore
implementation for Coma Separated Values (CSV) files.Units of measurements, values related to measurement (like angles and ranges) and their formatters.
Root package for ISO 19115 metadata about resources (data or services).
Base classes for reference systems used for general positioning.
-
Uses of SurjectiveConverter in org.apache.sis.feature
Subclasses of SurjectiveConverter in org.apache.sis.featureModifier and TypeClassDescriptionprivate static final class
A pseudo-converter returning the identifier of a feature. -
Uses of SurjectiveConverter in org.apache.sis.internal.storage.csv
Subclasses of SurjectiveConverter in org.apache.sis.internal.storage.csvModifier and TypeClassDescription(package private) final class
The converter to use for converting a text into a geometry.(package private) class
Specifies how time is encoded in the CSV file. -
Uses of SurjectiveConverter in org.apache.sis.measure
Subclasses of SurjectiveConverter in org.apache.sis.measureModifier and TypeClassDescriptionprivate static class
The object converter to use for filtering the keys in the map returned byFormattedCharacterIterator.getAttributes()
.private static final class
The object converter to use for extractingFormattedCharacterIterator.Entry.value
in the map returned byFormattedCharacterIterator.getAttributes()
.private static final class
The converter for replacing the keys in theSystemUnit.getBaseUnits()
map fromUnitDimension
instances toSystemUnit
instances. -
Uses of SurjectiveConverter in org.apache.sis.metadata.iso
Subclasses of SurjectiveConverter in org.apache.sis.metadata.isoModifier and TypeClassDescriptionprivate static final class
-
Uses of SurjectiveConverter in org.apache.sis.referencing
Subclasses of SurjectiveConverter in org.apache.sis.referencingModifier and TypeClassDescription(package private) final class
ConvertsAbstractIdentifiedObject
entries toNamedIdentifier
entries.