Uses of Class
org.apache.sis.util.Static
Packages that use Static
Package
Description
A coverage backed by a regular grid.
Defines the structure and content of views of real-world phenomenon.
Basic geometric objects (envelopes and direct positions).
A set of mathematical objects and algebraic utilities.
Units of measurements, values related to measurement (like angles and ranges) and their formatters.
Reference to the data or service (citation, responsible party, contact information).
Information about spatial, vertical, and temporal extent.
French extensions defined by the Association Française de Normalisation (AFNOR).
Japanese extensions to netCDF reader.
Base classes for reference systems used for general positioning.
Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space.
Matrix implementations for spatiotemporal referencing.
Conversions or transformations of multi-dimensional coordinate points.
Data store base types for retrieving and saving geospatial data
in various storage formats.
Simple data objects and miscellaneous utilities.
Addition to the collection framework.
Implementations of GeoAPI types from the
org.opengis.util
package.Extensions to the JDK logging framework.
Provides methods for marshalling and unmarshalling SIS objects in XML.
-
Uses of Static in org.apache.sis.coverage.grid
Subclasses of Static in org.apache.sis.coverage.gridModifier and TypeClassDescriptionfinal class
The translation to apply for different values ofPixelOrientation
orPixelInCell
. -
Uses of Static in org.apache.sis.feature
Subclasses of Static in org.apache.sis.featureModifier and TypeClassDescriptionfinal class
A set of pre-defined operations expecting aFeature
as input and producing anAttribute
as output.final class
Static methods working on features or attributes. -
Uses of Static in org.apache.sis.geometry
Subclasses of Static in org.apache.sis.geometry -
Uses of Static in org.apache.sis.io
Subclasses of Static in org.apache.sis.io -
Uses of Static in org.apache.sis.math
Subclasses of Static in org.apache.sis.mathModifier and TypeClassDescriptionfinal class
Functions working onfloat
anddouble
values while taking in account their representation in base 10.final class
Simple mathematical functions in addition to the ones provided inMath
. -
Uses of Static in org.apache.sis.measure
Subclasses of Static in org.apache.sis.measure -
Uses of Static in org.apache.sis.metadata.iso.citation
Subclasses of Static in org.apache.sis.metadata.iso.citation -
Uses of Static in org.apache.sis.metadata.iso.extent
Subclasses of Static in org.apache.sis.metadata.iso.extent -
Uses of Static in org.apache.sis.profile.france
Subclasses of Static in org.apache.sis.profile.franceModifier and TypeClassDescriptionfinal class
Provides implementations of French extensions defined by AFNOR. -
Uses of Static in org.apache.sis.profile.japan
Subclasses of Static in org.apache.sis.profile.japanModifier and TypeClassDescriptionfinal class
Provides implementations of Japanese extensions. -
Uses of Static in org.apache.sis.referencing
Subclasses of Static in org.apache.sis.referencingModifier and TypeClassDescriptionfinal class
Static methods working on Coordinate Reference Systems.final class
Utility methods working on arbitrary implementations of theIdentifiedObject
interface. -
Uses of Static in org.apache.sis.referencing.cs
Subclasses of Static in org.apache.sis.referencing.csModifier and TypeClassDescriptionfinal class
Utility methods working onCoordinateSystem
objects and their axes. -
Uses of Static in org.apache.sis.referencing.operation.matrix
Subclasses of Static in org.apache.sis.referencing.operation.matrixModifier and TypeClassDescriptionfinal class
Bridge betweenMatrix
and Java2DAffineTransform
instances.final class
Matrix
factory methods and utilities. -
Uses of Static in org.apache.sis.referencing.operation.transform
Subclasses of Static in org.apache.sis.referencing.operation.transformModifier and TypeClassDescriptionfinal class
Utility methods creating or working onMathTransform
instances. -
Uses of Static in org.apache.sis.storage
Subclasses of Static in org.apache.sis.storageModifier and TypeClassDescriptionfinal class
Static convenience methods creatingDataStore
instances from a given storage object. -
Uses of Static in org.apache.sis.util
Subclasses of Static in org.apache.sis.utilModifier and TypeClassDescriptionfinal class
Static methods for performing argument checks.final class
Static methods for simple operations on arrays and array elements.final class
Static methods working onchar
values, and some character constants.final class
Static methods working withCharSequence
instances.final class
Static methods working onClass
objects.final class
Static methods working withException
instances.final class
Static methods working onLocale
instances.final class
Static methods working withNumber
objects, and a few primitive types by extension.final class
Static methods for creatingObjectConverter
instances or collection views based on converters.final class
Static methods working onStringBuilder
instances.final class
Static methods for object comparisons in different ways (deeply, approximately, etc). -
Uses of Static in org.apache.sis.util.collection
Subclasses of Static in org.apache.sis.util.collectionModifier and TypeClassDescriptionfinal class
Static methods working onCollection
orCheckedContainer
objects.final class
Static methods working onTreeTable
objects and their nodes. -
Uses of Static in org.apache.sis.util.iso
Subclasses of Static in org.apache.sis.util.isoModifier and TypeClassDescriptionfinal class
Static methods for creating, parsing and formatting generic names.final class
Static methods working on GeoAPI types andCodeList
values. -
Uses of Static in org.apache.sis.util.logging
Subclasses of Static in org.apache.sis.util.loggingModifier and TypeClassDescriptionfinal class
A set of utilities method for configuring loggings in SIS. -
Uses of Static in org.apache.sis.xml
Subclasses of Static in org.apache.sis.xmlModifier and TypeClassDescriptionfinal class
Lists some namespaces URLs used by JAXB when (un)marshalling.final class
Provides convenience methods for marshalling and unmarshalling SIS objects.