Uses of Class
org.apache.sis.internal.metadata.ReferencingServices
Packages that use ReferencingServices
Package
Description
A set of helper classes for the SIS implementation.
A set of helper classes for the SIS implementation.
-
Uses of ReferencingServices in org.apache.sis.internal.metadata
Fields in org.apache.sis.internal.metadata declared as ReferencingServicesModifier and TypeFieldDescriptionprivate static ReferencingServices
ReferencingServices.instance
The services, fetched when first needed.Methods in org.apache.sis.internal.metadata that return ReferencingServicesModifier and TypeMethodDescriptionstatic ReferencingServices
ReferencingServices.getInstance()
Returns the singleton instance. -
Uses of ReferencingServices in org.apache.sis.internal.referencing
Subclasses of ReferencingServices in org.apache.sis.internal.referencingModifier and TypeClassDescriptionfinal class
Implements the referencing services needed by the"sis-metadata"
module.