Uses of Class
org.apache.sis.setup.InstallationResources
-
Packages that use InstallationResources Package Description org.apache.sis.console Command line interface for Apache SIS.org.apache.sis.referencing.factory.sql Factories for geodetic objects defined in a SQL database, typically the EPSG dataset. -
-
Uses of InstallationResources in org.apache.sis.console
Subclasses of InstallationResources in org.apache.sis.console Modifier and Type Class Description class
ResourcesDownloader
A provider for data licensed under different terms of use than the Apache license. -
Uses of InstallationResources in org.apache.sis.referencing.factory.sql
Subclasses of InstallationResources in org.apache.sis.referencing.factory.sql Modifier and Type Class Description class
InstallationScriptProvider
Provides SQL scripts needed for creating a local copy of a dataset.
-