Uses of Interface
org.apache.sis.util.Localized
Packages that use Localized
Package
Description
Resources for AWS S3 wrappers.
Command line interface for Apache SIS.
Defines the structure and content of views of real-world phenomenon.
Helper classes for creating
FeatureType
instances.Basic geometric objects (envelopes and direct positions).
JavaFX application for Apache SIS.
Widgets showing
GridCoverage
images or sample values.Widgets about data store resources and their metadata.
Widgets for showing a map in a JavaFX application.
Widgets about metadata.
Well Known Text (WKT) parsing and formatting.
A set of mathematical objects and algebraic utilities.
Units of measurements, values related to measurement (like angles and ranges) and their formatters.
Descriptions and values of parameters used by a coordinate operation or a process.
Symbology and map representations, together with a rendering engine for display.
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).
Provides information and some controls about SIS configuration.
Data store base types for retrieving and saving geospatial data
in various storage formats.
Provides interfaces and classes for dealing with different types of events fired by resources.
Maps GeoTIFF tags to ISO metadata and read raster data as coverages.
Reader of Landsat 8 level 1-2 data.
Reads netCDF files conforming to the Climate and Forecast (CF).
Data store capable to read and create features from a JDBC connection to a database.
Addition to the collection framework.
-
Uses of Localized in org.apache.sis.cloud.aws.internal
Classes in org.apache.sis.cloud.aws.internal that implement LocalizedModifier and TypeClassDescriptionfinal class
Warning and error messages that are specific to thesis-cloud-aws
module. -
Uses of Localized in org.apache.sis.console
Classes in org.apache.sis.console that implement LocalizedModifier and TypeClassDescriptionclass
A provider for data licensed under different terms of use than the Apache license. -
Uses of Localized in org.apache.sis.feature
Classes in org.apache.sis.feature that implement Localized -
Uses of Localized in org.apache.sis.feature.builder
Classes in org.apache.sis.feature.builder that implement LocalizedModifier and TypeClassDescriptionfinal class
Describes one association from theFeatureType
to be built by anFeatureTypeBuilder
to anotherFeatureType
.final class
Describes oneAttributeType
which will be part of the feature type to be built by aFeatureTypeBuilder
.final class
Describes one characteristic of theAttributeType
will will be built by aFeatureTypeBuilder
.class
Helper class for the creation ofFeatureType
instances.class
Describes one property of theFeatureType
to be built by anFeatureTypeBuilder
.class
Information common to all kind of types (feature, association, characteristics). -
Uses of Localized in org.apache.sis.geometry
Classes in org.apache.sis.geometry that implement LocalizedModifier and TypeClassDescriptionclass
Formats spatiotemporal coordinates using number, angle and date formats inferred from the coordinate system. -
Uses of Localized in org.apache.sis.gui
Classes in org.apache.sis.gui that implement LocalizedModifier and TypeClassDescriptionclass
Base class of user interfaces provided by Apache SIS. -
Uses of Localized in org.apache.sis.gui.coverage
Classes in org.apache.sis.gui.coverage that implement LocalizedModifier and TypeClassDescriptionclass
class
An image or tabular view ofGridCoverage
together with controls for band selection and other operations.class
Information aboutRenderedImage
(sources, layout, properties). -
Uses of Localized in org.apache.sis.gui.dataset
Classes in org.apache.sis.gui.dataset that implement LocalizedModifier and TypeClassDescriptionclass
Shows a table of recent log records, optionally filtered to logs related to a specific resource.class
A panel showing a tree of resources together with their metadata and data views. -
Uses of Localized in org.apache.sis.gui.map
Classes in org.apache.sis.gui.map that implement LocalizedModifier and TypeClassDescriptionclass
A canvas for maps to be rendered on screen in a JavaFX application.class
A canvas for maps to be rendered using Java2D from Abstract Window Toolkit.class
A status bar showing geographic or projected coordinates under mouse cursor. -
Uses of Localized in org.apache.sis.gui.metadata
Classes in org.apache.sis.gui.metadata that implement Localized -
Uses of Localized in org.apache.sis.io
Classes in org.apache.sis.io that implement LocalizedModifier and TypeClassDescriptionclass
Base class ofFormat
implementations which delegate part of their work to otherFormat
instances.class
Base class for parser and formatter of tabular data, providing control on line and column separators. -
Uses of Localized in org.apache.sis.io.wkt
Classes in org.apache.sis.io.wkt that implement LocalizedModifier and TypeClassDescriptionclass
Provides support methods for formatting a Well Known Text (WKT).class
The set of symbols to use for Well Known Text (WKT) parsing and formatting.final class
Warnings that occurred during a Well Known Text (WKT) parsing or formatting.class
Parser and formatter for Well Known Text (WKT) strings. -
Uses of Localized in org.apache.sis.math
Classes in org.apache.sis.math that implement Localized -
Uses of Localized in org.apache.sis.measure
Classes in org.apache.sis.measure that implement LocalizedModifier and TypeClassDescriptionclass
Parses and formats angles according a specified pattern.class
Parses and formatsRange
instances according the given locale.class
Parses and formats units of measurement as SI symbols, URI in OGC namespace or other symbols. -
Uses of Localized in org.apache.sis.parameter
Classes in org.apache.sis.parameter that implement LocalizedModifier and TypeClassDescriptionclass
Formats parameter descriptors or parameter values in a tabular format. -
Uses of Localized in org.apache.sis.portrayal
Classes in org.apache.sis.portrayal that implement LocalizedModifier and TypeClassDescriptionclass
Common abstraction for implementations that manage the display and user manipulation of spatial graphic elements.class
A canvas for two-dimensional display device using a Cartesian coordinate system. -
Uses of Localized in org.apache.sis.referencing.factory
Classes in org.apache.sis.referencing.factory that implement LocalizedModifier and TypeClassDescriptionclass
IdentifiedObjectSet<T extends IdentifiedObject>
A lazy set ofIdentifiedObject
instances created from their authority codes only when first needed. -
Uses of Localized in org.apache.sis.referencing.factory.sql
Classes in org.apache.sis.referencing.factory.sql that implement LocalizedModifier and TypeClassDescriptionclass
Data Access Object (DAO) creating geodetic objects from a JDBC connection to an EPSG database.class
A geodetic object factory backed by the EPSG database. -
Uses of Localized in org.apache.sis.referencing.gazetteer
Classes in org.apache.sis.referencing.gazetteer that implement LocalizedModifier and TypeClassDescriptionclass
FormatsLocation
instances in a tabular format. -
Uses of Localized in org.apache.sis.setup
Classes in org.apache.sis.setup that implement LocalizedModifier and TypeClassDescriptionclass
A predefined set of data important to Apache SIS but not redistributed for space or licensing reasons. -
Uses of Localized in org.apache.sis.storage
Classes in org.apache.sis.storage that implement LocalizedModifier and TypeClassDescriptionclass
Manages a series of features, coverages or sensor data. -
Uses of Localized in org.apache.sis.storage.event
Classes in org.apache.sis.storage.event that implement LocalizedModifier and TypeClassDescriptionclass
Parent class of events happening in a data store resource.class
Holds a list ofStoreListener
instances and provides convenience methods for sending events.class
Describes non-fatal errors that occurred in a resource or a data store. -
Uses of Localized in org.apache.sis.storage.geotiff
Classes in org.apache.sis.storage.geotiff that implement Localized -
Uses of Localized in org.apache.sis.storage.landsat
Classes in org.apache.sis.storage.landsat that implement Localized -
Uses of Localized in org.apache.sis.storage.netcdf
Classes in org.apache.sis.storage.netcdf that implement Localized -
Uses of Localized in org.apache.sis.storage.sql
Classes in org.apache.sis.storage.sql that implement LocalizedModifier and TypeClassDescriptionclass
A data store capable to read and create features from a spatial database. -
Uses of Localized in org.apache.sis.util.collection
Classes in org.apache.sis.util.collection that implement Localized -
Uses of Localized in org.apache.sis.util.resources
Classes in org.apache.sis.util.resources that implement LocalizedModifier and TypeClassDescriptionclass
IndexedResourceBundle
ResourceBundle
implementation accepting integers instead of strings for resource keys.