Uses of Class
org.apache.sis.util.AbstractInternationalString
Packages that use AbstractInternationalString
Package
Description
A set of helper classes for the SIS implementation.
Utility classes for the implementation of GeoTIFF reader and writer.
A set of helper classes for the SIS implementation.
A set of helper classes for the SIS implementation.
Build
DefaultFeatureType
s by inspection of database schemas.Utility classes for the implementation of SIS storage classes.
Simple data objects and miscellaneous utilities.
Implementations of GeoAPI types from the
package.
invalid reference
org.opengis.util
Localized resources for SIS.
-
Uses of AbstractInternationalString in org.apache.sis.internal.feature
Subclasses of AbstractInternationalString in org.apache.sis.internal.featureModifier and TypeClassDescriptionprivate static final class
The international string to be returned byResources.formatInternational(short,java.lang.Object...)
. -
Uses of AbstractInternationalString in org.apache.sis.internal.gazetteer
Subclasses of AbstractInternationalString in org.apache.sis.internal.gazetteerModifier and TypeClassDescriptionprivate static final class
The international string to be returned byResources.formatInternational(short)
. -
Uses of AbstractInternationalString in org.apache.sis.internal.geotiff
Subclasses of AbstractInternationalString in org.apache.sis.internal.geotiffModifier and TypeClassDescriptionprivate static final class
The international string to be returned byResources.formatInternational(short)
. -
Uses of AbstractInternationalString in org.apache.sis.internal.metadata
Subclasses of AbstractInternationalString in org.apache.sis.internal.metadataModifier and TypeClassDescriptionprivate static final class
The international string to be returned byResources.formatInternational(short)
. -
Uses of AbstractInternationalString in org.apache.sis.internal.referencing
Subclasses of AbstractInternationalString in org.apache.sis.internal.referencingModifier and TypeClassDescriptionprivate static final class
The international string to be returned byResources.formatInternational(short)
.final class
Comments telling whether a parameter value uses the same sign or the opposite sign for the inverse operation. -
Uses of AbstractInternationalString in org.apache.sis.internal.sql.feature
Subclasses of AbstractInternationalString in org.apache.sis.internal.sql.featureModifier and TypeClassDescriptionprivate static final class
The international string to be returned byResources.formatInternational(short)
. -
Uses of AbstractInternationalString in org.apache.sis.internal.storage
Subclasses of AbstractInternationalString in org.apache.sis.internal.storageModifier and TypeClassDescriptionprivate static final class
An international string where localized identifiers are formatted more like an English sentence.private static final class
The international string to be returned byResources.formatInternational(short)
. -
Uses of AbstractInternationalString in org.apache.sis.util
Subclasses of AbstractInternationalString in org.apache.sis.utilModifier and TypeClassDescriptionclass
An international string using a map of strings for different locales.class
An international string backed by aResourceBundle
.class
An international string consisting of a single string for all locales. -
Uses of AbstractInternationalString in org.apache.sis.util.iso
Subclasses of AbstractInternationalString in org.apache.sis.util.isoModifier and TypeClassDescriptionprivate static final class
An international string built from a snapshot ofGenericName
.private static final class
TheInternationalString
returned by theTypes.getCodeTitle(…)
method.private static class
TheInternationalString
returned by theTypes.getDescription(…)
methods. -
Uses of AbstractInternationalString in org.apache.sis.util.resources
Subclasses of AbstractInternationalString in org.apache.sis.util.resourcesModifier and TypeClassDescriptionprivate static final class
The international string to be returned byErrors.formatInternational(short)
.private static final class
The international string to be returned byMessages.formatInternational(short)
.class
A copy ofResourceInternationalString
specialized forIndexedResourceBundle
.private static final class
The international string to be returned byVocabulary.formatInternational(short)
.