Uses of Annotation Type
org.apache.sis.internal.system.Fallback
Packages that use Fallback
Package
Description
Command line interface for Apache SIS.
Base classes for reference systems used for general positioning.
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
-
Uses of Fallback in org.apache.sis.console
Classes in org.apache.sis.console with annotations of type FallbackModifier and TypeClassDescriptionclass
A provider for data licensed under different terms of use than the Apache license. -
Uses of Fallback in org.apache.sis.referencing
Classes in org.apache.sis.referencing with annotations of type FallbackModifier and TypeClassDescription(package private) final class
The authority factory to use as a fallback when the real EPSG factory is not available. -
Uses of Fallback in org.apache.sis.referencing.factory.sql
Classes in org.apache.sis.referencing.factory.sql with annotations of type FallbackModifier and TypeClassDescription(package private) static final class
The default implementation which use the scripts in the$SIS_DATA/Databases/ExternalSources
directory, if present.