Uses of Class
org.opengis.referencing.cs.AxisDirection
Packages that use AxisDirection
Package
Description
A coverage backed by a regular grid.
Well Known Text (WKT) parsing and formatting.
Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space.
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
Relationship between any two Coordinate Reference Systems (CRS).
Matrix implementations for spatiotemporal referencing.
Coordinate systems and their
axis.
-
Uses of AxisDirection in org.apache.sis.coverage.grid
Method parameters in org.apache.sis.coverage.grid with type arguments of type AxisDirectionModifier and TypeMethodDescriptionGridDerivation.excludeAxes(Collection<AxisDirection> exclusion) Requests a grid where some CRS axes are excluded. -
Uses of AxisDirection in org.apache.sis.io.wkt
Methods in org.apache.sis.io.wkt with parameters of type AxisDirectionModifier and TypeMethodDescriptionTransliterator.toLatinAbbreviation(CoordinateSystem cs, AxisDirection direction, String abbreviation) Returns the axis abbreviation to format in WKT, ornullif none.Transliterator.toLongAxisName(String csType, AxisDirection direction, String name) Returns the axis name to use in memory for an axis parsed from a WKT.Transliterator.toShortAxisName(CoordinateSystem cs, AxisDirection direction, String name) Returns the axis name to format in WKT, ornullif none.Transliterator.toUnicodeAbbreviation(String csType, AxisDirection direction, String abbreviation) Returns the axis abbreviation to use in memory for an axis parsed from a WKT. -
Uses of AxisDirection in org.apache.sis.referencing.cs
Methods in org.apache.sis.referencing.cs that return AxisDirectionModifier and TypeMethodDescriptionstatic AxisDirectionCoordinateSystems.directionAlongMeridian(AxisDirection baseDirection, double meridian) Returns an axis direction from a pole along a meridian.static AxisDirection[]CoordinateSystems.getAxisDirections(CoordinateSystem cs) Returns the axis directions for the specified coordinate system.DefaultCoordinateSystemAxis.getDirection()Returns the direction of this coordinate system axis.default AxisDirectionAxisFilter.getDirectionReplacement(CoordinateSystemAxis axis, AxisDirection direction) Returns a replacement for the given axis direction.static AxisDirection[]CoordinateSystems.getSimpleAxisDirections(CoordinateSystem cs) Returns the axis directions, replacing "North/South along meridian" by a cardinal direction.static AxisDirectionCoordinateSystems.parseAxisDirection(String name) Returns an axis direction code from the given direction name.Methods in org.apache.sis.referencing.cs with parameters of type AxisDirectionModifier and TypeMethodDescriptionstatic AngleCoordinateSystems.angle(AxisDirection source, AxisDirection target) Returns the arithmetic (counterclockwise) angle from the first axis direction to the second direction.static AxisDirectionCoordinateSystems.directionAlongMeridian(AxisDirection baseDirection, double meridian) Returns an axis direction from a pole along a meridian.default AxisDirectionAxisFilter.getDirectionReplacement(CoordinateSystemAxis axis, AxisDirection direction) Returns a replacement for the given axis direction.static IntegerCoordinateSystems.getEpsgCode(Unit<?> unit, AxisDirection... directions) Returns the EPSG code of a coordinate system using the given unit and axis directions.static booleanCoordinateSystems.isAlongMeridian(AxisDirection direction) Returnstrueif the given axis direction seems to be a direction along a meridian.Constructors in org.apache.sis.referencing.cs with parameters of type AxisDirectionModifierConstructorDescriptionDefaultCoordinateSystemAxis(Map<String, ?> properties, String abbreviation, AxisDirection direction, Unit<?> unit) Constructs an axis from a set of properties. -
Uses of AxisDirection in org.apache.sis.referencing.factory
Methods in org.apache.sis.referencing.factory with parameters of type AxisDirectionModifier and TypeMethodDescriptionGeodeticObjectFactory.createCoordinateSystemAxis(Map<String, ?> properties, String abbreviation, AxisDirection direction, Unit<?> unit) Creates a coordinate system axis from an abbreviation and a unit. -
Uses of AxisDirection in org.apache.sis.referencing.operation
Methods in org.apache.sis.referencing.operation that return types with arguments of type AxisDirectionModifier and TypeMethodDescriptionMissingSourceDimensionsException.getMissingAxes()Indices which axes were missing in the source coordinate system.Methods in org.apache.sis.referencing.operation with parameters of type AxisDirectionModifier and TypeMethodDescriptionvoidMissingSourceDimensionsException.addMissing(AxisDirection direction) Indicates which dimension was missing, specified as an axis direction. -
Uses of AxisDirection in org.apache.sis.referencing.operation.matrix
Methods in org.apache.sis.referencing.operation.matrix that return types with arguments of type AxisDirectionModifier and TypeMethodDescriptionUnderdeterminedMatrixException.getUnknownAxes()Indicates which axes were unknown during the attempt to create an affine transform.Methods in org.apache.sis.referencing.operation.matrix with parameters of type AxisDirectionModifier and TypeMethodDescriptionvoidUnderdeterminedMatrixException.addUnknown(AxisDirection direction) Indicates which term was unknown, specified as an axis direction for convenience.static MatrixSISMatrices.createTransform(Envelope srcEnvelope, AxisDirection[] srcAxes, Envelope dstEnvelope, AxisDirection[] dstAxes) Creates a transform matrix mapping the given source envelope to the given destination envelope, combined with changes in axis order and/or direction.static MatrixSISMatrices.createTransform(AxisDirection[] srcAxes, AxisDirection[] dstAxes) Creates a transform matrix changing axis order and/or direction. -
Uses of AxisDirection in org.opengis.referencing.cs
Subclasses with type arguments of type AxisDirection in org.opengis.referencing.csModifier and TypeClassDescriptionfinal classThe direction of positive increments in the coordinate value for a coordinate system axis.Fields in org.opengis.referencing.cs declared as AxisDirectionModifier and TypeFieldDescriptionstatic final AxisDirectionAxisDirection.COLUMN_NEGATIVEAxis positive direction is towards lower pixel column.static final AxisDirectionAxisDirection.COLUMN_POSITIVEAxis positive direction is towards higher pixel column.static final AxisDirectionAxisDirection.DISPLAY_DOWNAxis positive direction is towards bottom of approximately vertical display surface.static final AxisDirectionAxisDirection.DISPLAY_LEFTAxis positive direction is left in display.static final AxisDirectionAxisDirection.DISPLAY_RIGHTAxis positive direction is right in display.static final AxisDirectionAxisDirection.DISPLAY_UPAxis positive direction is towards top of approximately vertical display surface.static final AxisDirectionAxisDirection.DOWNAxis positive direction is down relative to gravity.static final AxisDirectionAxisDirection.EASTAxis positive direction is π/2 radians clockwise from north.static final AxisDirectionAxisDirection.EAST_NORTH_EASTAxis positive direction is approximately east-north-east.static final AxisDirectionAxisDirection.EAST_SOUTH_EASTAxis positive direction is approximately east-south-east.static final AxisDirectionAxisDirection.FUTUREAxis positive direction is towards the future.static final AxisDirectionAxisDirection.GEOCENTRIC_XAxis positive direction is in the equatorial plane from the centre of the modelled earth towards the intersection of the equator with the prime meridian.static final AxisDirectionAxisDirection.GEOCENTRIC_YAxis positive direction is in the equatorial plane from the centre of the modelled earth towards the intersection of the equator and the meridian π/2 radians eastwards from the prime meridian.static final AxisDirectionAxisDirection.GEOCENTRIC_ZAxis positive direction is from the centre of the modelled earth parallel to its rotation axis and towards its north pole.static final AxisDirectionAxisDirection.NORTHAxis positive direction is north.static final AxisDirectionAxisDirection.NORTH_EASTAxis positive direction is approximately north-east.static final AxisDirectionAxisDirection.NORTH_NORTH_EASTAxis positive direction is approximately north-north-east.static final AxisDirectionAxisDirection.NORTH_NORTH_WESTAxis positive direction is approximately north-north-west.static final AxisDirectionAxisDirection.NORTH_WESTAxis positive direction is approximately north-west.static final AxisDirectionAxisDirection.OTHERUnknown or unspecified axis orientation.static final AxisDirectionAxisDirection.PASTAxis positive direction is towards the past.static final AxisDirectionAxisDirection.ROW_NEGATIVEAxis positive direction is towards lower pixel row.static final AxisDirectionAxisDirection.ROW_POSITIVEAxis positive direction is towards higher pixel row.static final AxisDirectionAxisDirection.SOUTHAxis positive direction is π radians clockwise from north.static final AxisDirectionAxisDirection.SOUTH_EASTAxis positive direction is approximately south-east.static final AxisDirectionAxisDirection.SOUTH_SOUTH_EASTAxis positive direction is approximately south-south-east.static final AxisDirectionAxisDirection.SOUTH_SOUTH_WESTAxis positive direction is approximately south-south-west.static final AxisDirectionAxisDirection.SOUTH_WESTAxis positive direction is approximately south-west.static final AxisDirectionAxisDirection.UPAxis positive direction is up relative to gravity.static final AxisDirectionAxisDirection.WESTAxis positive direction is 3π/2 radians clockwise from north.static final AxisDirectionAxisDirection.WEST_NORTH_WESTAxis positive direction is approximately west-north-west.static final AxisDirectionAxisDirection.WEST_SOUTH_WESTAxis positive direction is approximately west-south-west.Methods in org.opengis.referencing.cs that return AxisDirectionModifier and TypeMethodDescriptionAxisDirection.family()Returns the list of enumerations of the same kind as this enum.CoordinateSystemAxis.getDirection()Direction of this coordinate system axis.static AxisDirectionReturns the axis direction that matches the given string, or returns a new one if none match it.static AxisDirection[]AxisDirection.values()Returns the list ofAxisDirections.Methods in org.opengis.referencing.cs with parameters of type AxisDirectionModifier and TypeMethodDescriptionCSFactory.createCoordinateSystemAxis(Map<String, ?> properties, String abbreviation, AxisDirection direction, Unit<?> unit) Creates a coordinate system axis from an abbreviation and a unit.