Uses of Class
org.apache.sis.setup.InstallationResources
Packages that use InstallationResources
Package
Description
Command line interface for Apache SIS.
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
Provides information and some controls about SIS configuration.
-
Uses of InstallationResources in org.apache.sis.console
Subclasses of InstallationResources in org.apache.sis.consoleModifier and TypeClassDescriptionclassA 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.sqlModifier and TypeClassDescriptionclassProvides the SQL scripts needed for creating a local copy of a geodetic dataset. -
Uses of InstallationResources in org.apache.sis.setup
Subclasses of InstallationResources in org.apache.sis.setupModifier and TypeClassDescriptionclassA predefined set of data important to Apache SIS but not redistributed for space or licensing reasons.Methods in org.apache.sis.setup that return types with arguments of type InstallationResourcesModifier and TypeMethodDescriptionstatic ServiceLoader<InstallationResources> InstallationResources.load()Returns all installation resources found on the module path, regardless if supported or not.