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.
Filters features according their properties.
Basic geometric objects (envelopes and direct positions).
A set of helper classes for grid coverages.
A set of helper classes for the SIS implementation backed by Java2D.
A set of helper classes for the SIS implementation.
Methods specific to the Java Topology Suite (JTS).
Base implementation shared by the main
filter package and the SQLMM extension.Provides a transition path for new GeoAPI elements not yet published in a formal release.
A set of helper classes for the SIS implementation.
A set of helper classes for SQL handling in the Apache SIS implementation.
A set of helper classes for the SIS implementation.
A set of helper classes having a dependency to Java2D.
Math transform provider
implementations.
Utility classes for the implementation of SIS storage classes.
Reads and writes data in GPS Exchange Format (GPX).
Utility classes for the implementation of SIS storage classes.
A set of system-wide services for the SIS implementation.
A set of helper classes for the SIS implementation.
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).
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 tuples.
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 classThe translation to apply for different values ofPixelOrientationorPixelInCell. -
Uses of Static in org.apache.sis.feature
Subclasses of Static in org.apache.sis.featureModifier and TypeClassDescriptionfinal classA set of predefined operations expecting aFeatureas input and producing anAttributeas output.final classStatic methods working on features or attributes. -
Uses of Static in org.apache.sis.filter
Subclasses of Static in org.apache.sis.filterModifier and TypeClassDescription(package private) final classBasic support of X-Path inPropertyValueexpression. -
Uses of Static in org.apache.sis.geometry
Subclasses of Static in org.apache.sis.geometryModifier and TypeClassDescriptionfinal classTransforms envelopes to new Coordinate Reference Systems, and miscellaneous utilities.final classUtility methods working on Java2D shapes.Method parameters in org.apache.sis.geometry with type arguments of type StaticModifier and TypeMethodDescription(package private) static voidEnvelopes.recoverableException(Class<? extends Static> caller, org.opengis.referencing.operation.TransformException exception) Invoked when a recoverable exception occurred. -
Uses of Static in org.apache.sis.internal.coverage
Subclasses of Static in org.apache.sis.internal.coverageModifier and TypeClassDescriptionfinal classUtility methods working onSampleDimensioninstances. -
Uses of Static in org.apache.sis.internal.coverage.j2d
Subclasses of Static in org.apache.sis.internal.coverage.j2dModifier and TypeClassDescriptionfinal classUtility methods related to images and their color model or sample model.final classCreates rasters from given properties. -
Uses of Static in org.apache.sis.internal.feature
Subclasses of Static in org.apache.sis.internal.featureModifier and TypeClassDescriptionfinal classDefines the names of some properties or characteristics for which we assign a conventional usage.final classNon-public utility methods for Apache SIS internal usage. -
Uses of Static in org.apache.sis.internal.feature.jts
Subclasses of Static in org.apache.sis.internal.feature.jtsModifier and TypeClassDescriptionfinal classUtilities for Java Topology Suite (JTS) objects. -
Uses of Static in org.apache.sis.internal.filter
Subclasses of Static in org.apache.sis.internal.filterModifier and TypeClassDescriptionfinal classNames of some expressions used in Apache SIS. -
Uses of Static in org.apache.sis.internal.geoapi.evolution
Subclasses of Static in org.apache.sis.internal.geoapi.evolutionModifier and TypeClassDescriptionfinal classTemporary methods used until a new major GeoAPI release provides the missing functionalities. -
Uses of Static in org.apache.sis.internal.metadata
Subclasses of Static in org.apache.sis.internal.metadataModifier and TypeClassDescriptionfinal classMethods working onIdentifierinstances.final classMiscellaneous utility methods for implementation of metadata classes.final classThe meaning of some parts of URN in the"ogc"namespace.final classCreates a record reporting coordinate transformation accuracy. -
Uses of Static in org.apache.sis.internal.metadata.sql
Subclasses of Static in org.apache.sis.internal.metadata.sqlModifier and TypeClassDescriptionfinal classUtilities relative to the SQL language. -
Uses of Static in org.apache.sis.internal.referencing
Subclasses of Static in org.apache.sis.internal.referencingModifier and TypeClassDescriptionfinal classUtilities methods related toAxisDirection.final classMiscellaneous numerical utilities which should not be put in public API.final classA set of static methods working on GeoAPI referencing objects.final classConstant strings for the keywords used in Well Known Text (WKT) formatting.final classUtility methods for referencing WKT formatting. -
Uses of Static in org.apache.sis.internal.referencing.j2d
Subclasses of Static in org.apache.sis.internal.referencing.j2dModifier and TypeClassDescriptionfinal classStatic methods operating on shapes from thejava.awt.geompackage. -
Uses of Static in org.apache.sis.internal.referencing.provider
Subclasses of Static in org.apache.sis.internal.referencing.providerModifier and TypeClassDescription(package private) final classConstants for projections defined by ESRI but not by EPSG. -
Uses of Static in org.apache.sis.internal.storage
Subclasses of Static in org.apache.sis.internal.storageModifier and TypeClassDescriptionfinal class -
Uses of Static in org.apache.sis.internal.storage.gpx
Subclasses of Static in org.apache.sis.internal.storage.gpxModifier and TypeClassDescription(package private) final classGPX attribute names in XML files.(package private) final classGPX tag names in XML files and their namespaces. -
Uses of Static in org.apache.sis.internal.storage.io
Subclasses of Static in org.apache.sis.internal.storage.ioModifier and TypeClassDescriptionfinal classUtility methods related to I/O operations. -
Uses of Static in org.apache.sis.internal.system
Subclasses of Static in org.apache.sis.internal.system -
Uses of Static in org.apache.sis.internal.util
Subclasses of Static in org.apache.sis.internal.utilModifier and TypeClassDescriptionfinal classStatic methods working onCollectionobjects.final classHard coded values (typically identifiers).final classMiscellaneous utilities methods working on floating point numbers.final classMiscellaneous utilities which should not be put in public API.final classUtilities related to ISO 19108 objects.final classHard-coded URLs other than XML namespaces. -
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 classFunctions working onfloatanddoublevalues while taking in account their representation in base 10.final classSimple mathematical functions in addition to the ones provided inMath. -
Uses of Static in org.apache.sis.measure
Subclasses of Static in org.apache.sis.measureModifier and TypeClassDescriptionfinal classProvides static methods working onQuantityinstances.final classProvides constants for various Units of Measurement together with static methods working onUnitinstances. -
Uses of Static in org.apache.sis.metadata.iso.citation
Subclasses of Static in org.apache.sis.metadata.iso.citationModifier and TypeClassDescriptionfinal classA set of predefined constants and static methods working on citations. -
Uses of Static in org.apache.sis.metadata.iso.extent
Subclasses of Static in org.apache.sis.metadata.iso.extentModifier and TypeClassDescriptionfinal classConvenience static methods for extracting information fromExtentorMetadataobjects. -
Uses of Static in org.apache.sis.profile.france
Subclasses of Static in org.apache.sis.profile.franceModifier and TypeClassDescriptionfinal classProvides implementations of French extensions defined by AFNOR. -
Uses of Static in org.apache.sis.referencing
Subclasses of Static in org.apache.sis.referencingModifier and TypeClassDescriptionfinal classStatic methods working on Coordinate Reference Systems.final classUtility methods working on arbitrary implementations of theIdentifiedObjectinterface. -
Uses of Static in org.apache.sis.referencing.cs
Subclasses of Static in org.apache.sis.referencing.csModifier and TypeClassDescriptionfinal classUtility methods working onCoordinateSystemobjects 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 classBridge betweenMatrixand Java2DAffineTransforminstances.final classMatrixfactory 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 classUtility methods creating or working onMathTransforminstances. -
Uses of Static in org.apache.sis.storage
Subclasses of Static in org.apache.sis.storageModifier and TypeClassDescriptionfinal classStatic convenience methods creatingDataStoreinstances from a given storage object. -
Uses of Static in org.apache.sis.util
Subclasses of Static in org.apache.sis.utilModifier and TypeClassDescriptionfinal classStatic methods for performing argument checks.final classStatic methods for simple operations on arrays and array elements.final classStatic methods working oncharvalues, and some character constants.final classStatic methods working withCharSequenceinstances.final classStatic methods working onClassobjects.final classStatic methods working withExceptioninstances.final classStatic methods working onLocaleinstances.final classStatic methods working withNumberobjects, and a few primitive types by extension.final classStatic methods for creatingObjectConverterinstances or collection views based on converters.final classStatic methods working onStringBuilderinstances.final classStatic 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 classStatic methods working onCollectionorCheckedContainerobjects.final classStatic methods working onTreeTableobjects and their nodes. -
Uses of Static in org.apache.sis.util.iso
Subclasses of Static in org.apache.sis.util.isoModifier and TypeClassDescriptionfinal classStatic methods for creating, parsing and formatting generic names.final classStatic methods working on GeoAPI types andCodeListvalues. -
Uses of Static in org.apache.sis.util.logging
Subclasses of Static in org.apache.sis.util.loggingModifier and TypeClassDescriptionfinal classA 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 TypeClassDescription(package private) final classProvides access toXMLInputFactorymethods as static methods working on a SIS-wide instance.final classLists some namespaces URLs used by JAXB when (un)marshalling.(package private) final classProvides access toXMLOutputFactorymethods as static methods working on a SIS-wide instance.final classProvides convenience methods for marshalling and unmarshalling SIS objects.