GeoAPI 1.0
Build 2004-05-18
A B C D E F G H I K L M N O P R S T U V W X Y

A

ALPHA_BAND - Static variable in class ColorInterpretation
Alpha Band for the RGB color model components.
ARROW_DIRECTION - Static variable in interface Stroke
arrow direction attribute name.
ARROW_STYLE - Static variable in interface Stroke
arrow style attribute name.
AbsoluteExternalPositionalAccuracy - interface AbsoluteExternalPositionalAccuracy.
Closeness of reported coordinate values to values accepted as or being true.
Address - interface Address.
Location of the responsible individual or organization.
Aggregate - interface Aggregate.
 
AggregateGraphic - interface AggregateGraphic.
A common abstraction for implementations of aggregated Graphics.
AggregationChangeEvent - interface AggregationChangeEvent.
Provides a mechanism for notification of additions, removals, and reorderings of elements in an aggregation.
AggregationListener - interface AggregationListener.
Allows an implementing object to listen to element addition, removal, and ordering changes in an aggregating object.
Arc - interface Arc.
Arc of the circle determined by 3 points, starting at the first, passing through the second and terminating at the third.
ArcByBulge - interface ArcByBulge.
Equivalents to the Arc, except the bulge representation is maintained.
ArcString - interface ArcString.
Similar to a line string except that the interpolation is by circular arcs.
ArcStringByBulge - interface ArcStringByBulge.
A variant of the arc that stores the parameters of the second constructor of the component arcs and recalculates the other attributes of the standard arc.
ArrowStyle - class ArrowStyle.
Indicates the various enumerations of drawing a line with an arrow head.
ArrowStyle(String, String) - Constructor for class ArrowStyle
Construct a new ArrowStyle with the given name and description.
AuthorityFactory - interface AuthorityFactory.
Base interface for all authority factories.
AxisDirection - class AxisDirection.
Orientation of axis.
AxisDirection(String) - Constructor for class AxisDirection
Constructs an enum with the given name.
absolute() - Method in class AxisDirection
Returns the "absolute" direction of this axis.
add(Graphic) - Method in interface Canvas
Adds the given Graphic to this Canvas.
addAggregationListener(AggregationListener) - Method in interface AggregateGraphic
Adds the given AggregationListener to this AggregateGraphic's list of listeners.
addAggregationListener(AggregationListener) - Method in interface GraphicCompositeCurve
Adds the given AggregationListener to this GraphicCompositeCurve's list of listeners.
addAnchorPoint(DirectPosition) - Method in interface GraphicSymbol
Appends an anchor point to the end of the list of anchors.
addAsEditable(Graphic) - Method in interface Canvas
Adds the given Graphic to this Canvas, immediately placing the Graphic in an editing/drawing mode, as defined by the Canvas implementation.
addCanvasListener(CanvasListener) - Method in interface Canvas
Adds the given listener that will be notified when the state of this Canvas has changed.
addChild(Graphic) - Method in interface AggregateGraphic
Adds the given child to this AggregateGraphic.
addEventManager(EventManager) - Method in interface Canvas
Adds the EventManager subinterface if it not currently in the Canvas's collection of EventManagers.
addGraphicListener(GraphicListener) - Method in interface Graphic
Adds the given listener to this Graphic's list of listeners.
addPoint(DirectPosition) - Method in interface GraphicCurveSegment
Appends the given position to the graphic linestring's array of positions.
addSegment(Graphic) - Method in interface GraphicCompositeCurve
Adds the given segment to this GraphicCompositeCurve.
aggregationChanged(AggregationChangeEvent) - Method in interface AggregationListener
Invoked when any elements are added, removed, or reorderd (if supported) in the aggregating object.
aggregationChanged(AggregationChangeEvent) - Method in interface AggregateGraphic
Calls the aggregationChanged() method of all AggregationListeners in this AggregateGraphic's list of listeners.
aggregationChanged(AggregationChangeEvent) - Method in interface GraphicCompositeCurve
Calls the aggregationChanged() method of all AggregationListeners in this GraphicCompositeCurve's list of listeners.
analyse(GridCoverage) - Method in interface GridCoverageProcessor
Creates a GridAnalysis interface from a grid coverage.
asArcString() - Method in interface ArcByBulge
Recast as a base arc.
asArcString() - Method in interface ArcStringByBulge
Recast as a base arc string.
asArcs() - Method in interface ArcString
Constructs a sequence of arcs that is the geometric equivalent of this arc string.
asGeodesics() - Method in interface GeodesicString
Decomposes a geodesic string into an equivalent sequence of geodesic segments.
asLineSegments() - Method in interface LineString
Decomposes a line string into an equivalent sequence of line segments.
asLineString(double, double) - Method in interface GenericCurve
Constructs a line string (sequence of line segments) where the control points (ends of the segments) lie on this curve.

B

BACKGROUND_COLOR - Static variable in interface Fill
Fill background color attribute name.
BAROMETRIC - Static variable in class VerticalDatumType
Atmospheric pressure is the basis for the definition of the origin of the associated vertical coordinate system axis.
BASELINE - Static variable in class YAnchor
Align to the baseline of the field.
BEVEL - Static variable in class LineJoin
This constant indicates that lines should be joined by connecting the outer corners of the lines with a straight line segment.
BLACK_BAND - Static variable in class ColorInterpretation
Black Band for the CMYK color model.
BLUE_BAND - Static variable in class ColorInterpretation
Blue Band for the RGB color model components.
BOTTOM - Static variable in class YAnchor
Align to the bottom of the field.
BOTTOM - Static variable in class AxisDirection
Increasing ordinates values go bottom, usually on a horizontal plane.
BROAD_ARROW - Static variable in class ArrowStyle
Double line with large arrowhead.
BUTT - Static variable in class LineCap
This constant indicates that line ends should be drawn with no extra decoration.
Bearing - interface Bearing.
Represents direction in the coordinate reference system.
Boundary - interface Boundary.
The abstract root data type for all the data types used to represent the boundary of geometric objects.
BoundingPolygon - interface BoundingPolygon.
The BoundingPolygon class represents a bounds object whose region is defined by a polygon with DirectPosition vertices.
BoundingPolygon - interface BoundingPolygon.
Boundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.
BoundingRectangle - interface BoundingRectangle.
BoundingRectangle defines a common abstraction for implementations of boundaries defined by a top-left DirectPosition and a bottom-right DirectPosition.
Bounds - interface Bounds.
The Bounds interface serves as the base interface for all objects that represent a geometric boundary of some kind.
BoundsFactory - interface BoundsFactory.
BoundsFactory defines a common abstraction for classes that create Boundss.
ByteInValuePacking - class ByteInValuePacking.
Specifies the order of the bytes in multi-byte values.
ByteInValuePacking(String) - Constructor for class ByteInValuePacking
Constructs an enum with the given name.
booleanValue() - Method in interface ParameterValue
Returns the boolean value of an operation parameter A boolean value does not have an associated unit of measure.

C

CELL_CENTER - Static variable in class PixelInCell
The origin of the image coordinate system is the centre of a grid cell or image pixel.
CELL_CORNER - Static variable in class PixelInCell
The origin of the image coordinate system is the corner of a grid cell, or half-way between the centres of adjacent image pixels.
CENTER - Static variable in class XAnchor
Align the center of the field.
CHORD - Static variable in class GraphicArc.ArcClosure
Closure type that indicates that one line should be drawn between the endpoints of the arc.
CIRCLE - Static variable in class Mark
This constant indicates that a point should be symbolized with a circle mark.
CIRCULAR_ARC_2_POINTS_WITH_BULGE - Static variable in class CurveInterpolation
For each consecutive pair of control points, the interpolation mechanism shall return direct positions on a circular arc passing from the first control point to the second control point, such that the associated control parameter determines the offset of the center of the arc from the center point of the chord, positive for leftward and negative for rightward.
CIRCULAR_ARC_3_POINTS - Static variable in class CurveInterpolation
For each set of three consecutive control points, the middle one being an even offset from the beginning of the sequence of control points, the interpolation mechanism shall return direct positions on a circular arc passing from the first point through the middle point to the third point.
CLOTHOID - Static variable in class CurveInterpolation
Uses a Cornu's spiral or clothoid interpolation.
CMYK - Static variable in class PaletteInterpretation
CYMK (Cyan Yellow Magenta blacK) color palette.
COLOR - Static variable in interface Fill
Fill color attribute name.
COLOR - Static variable in interface Stroke
color attribute name.
CONIC - Static variable in class CurveInterpolation
Same as elliptical arc but using 5 consecutive control points to determine a conic section.
CONIC - Static variable in class SurfaceInterpolation
The surface is a section of a conic surface.
CONTINUOUS_SPLINE - Static variable in class UnprojectedPathType
 
CROSS - Static variable in class Mark
This constant indicates that a point should be symbolized with a cross mark.
CRSAuthorityFactory - interface CRSAuthorityFactory.
Creates coordinate reference systems using authority codes.
CRSFactory - interface CRSFactory.
Builds up complex coordinate reference systems from simpler objects or values.
CSAuthorityFactory - interface CSAuthorityFactory.
Creates coordinate systems using authority codes.
CSFactory - interface CSFactory.
Builds up complex coordinate systems from simpler objects or values.
CUBIC_SPLINE - Static variable in class CurveInterpolation
The control points are interpolated using initial tangents and cubic polynomials, a form of degree 3 polynomial spline.
CUSTOM - Static variable in class Mark
This constant indicates that a point should be symbolized with a custom mark.
CYAN_BAND - Static variable in class ColorInterpretation
Cyan Band for the CMYK color model.
CannotCreateGridCoverageException - exception CannotCreateGridCoverageException.
Thrown when a grid coverage can't be created.
CannotCreateGridCoverageException() - Constructor for class CannotCreateGridCoverageException
Creates an exception with no message.
CannotCreateGridCoverageException(String) - Constructor for class CannotCreateGridCoverageException
Creates an exception with the specified message.
CannotEvaluateException - exception CannotEvaluateException.
The base class for exceptions thrown when a quantity can't be evaluated.
CannotEvaluateException() - Constructor for class CannotEvaluateException
Creates an exception with no message.
CannotEvaluateException(String) - Constructor for class CannotEvaluateException
Creates an exception with the specified message.
Canvas - interface Canvas.
Canvas defines a common abstraction for implementations that manage the display and user manipulation of Graphic instances.
CanvasController - interface CanvasController.
The CanvasController interface serves as the token in the CanvasController <--> Canvas interaction.
CanvasHandler - interface CanvasHandler.
The CanvasHandler interface provides programmers with a mechanism to change Canvas properties.
CanvasListener - interface CanvasListener.
The one method in this interface is called by a Canvas when its state has changed.
CanvasState - interface CanvasState.
Instances of this interface (and its sub-interfaces) describe the current state of a Canvas.
CartesianCS - interface CartesianCS.
A 1-, 2-, or 3-dimensional coordinate system.
Circle - interface Circle.
Same as an arc, but closed to form a full circle.
Citation - interface Citation.
Standardized resource reference.
Cloneable - interface Cloneable.
Indicates that it is legal to make a field-for-field copy of instances of implementing classes.
CodeList - class CodeList.
Base class for all code lists.
CodeList(String, Collection) - Constructor for class CodeList
Creates a new code list element and add it to the given collection.
ColorInterpretation - class ColorInterpretation.
Specifies the mapping of a band to a color model component.
ColorInterpretation(String) - Constructor for class ColorInterpretation
Constructs an enum with the given name.
CommonCapabilities - interface CommonCapabilities.
The CommonCapabilities interface provides runtime information about the capabilities of a given GO-1 implementation.
CommonFactory - interface CommonFactory.
CommonFactory defines a common abstraction for getting the different factories for classes that all GO-1 objects have a common dependency on.
Complex - interface Complex.
A collection of geometrically disjoint, simple primitives.
ComplexBoundary - interface ComplexBoundary.
The boundary of complex objects.
Composite - interface Composite.
A geometric complex with an underlying core geometry that is isomorphic to a primitive.
CompositeCurve - interface CompositeCurve.
A complex with all the geometric properties of a curve.
CompositeSurface - interface CompositeSurface.
A complex with all the geometric properties of a surface.
CompoundCRS - interface CompoundCRS.
A coordinate reference system describing the position of points through two or more independent coordinate reference systems.
ConcatenatedOperation - interface ConcatenatedOperation.
An ordered sequence of two or more single coordinate operations.
Conic - interface Conic.
Any general conic curve.
ConicProjection - interface ConicProjection.
Base interface for conical map projections.
Contact - interface Contact.
Information required to enable contact with the responsible person and/or organization.
Conversion - interface Conversion.
An operation on coordinates that does not include any change of Datum.
CoordinateOperation - interface CoordinateOperation.
A mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.
CoordinateOperationAuthorityFactory - interface CoordinateOperationAuthorityFactory.
Creates coordinate transformation objects from codes.
CoordinateOperationFactory - interface CoordinateOperationFactory.
Creates coordinate transformations or conversions between two coordinate reference systems.
CoordinateReferenceSystem - interface CoordinateReferenceSystem.
Abstract coordinate reference system, consisting of a single Coordinate System and a single Datum (as opposed to Compound CRS).
CoordinateSystem - interface CoordinateSystem.
The set of coordinate system axes that spans a given coordinate space.
CoordinateSystemAxis - interface CoordinateSystemAxis.
Definition of a coordinate system axis.
CovarianceElement - interface CovarianceElement.
An element of a covariance matrix.
CovarianceMatrix - interface CovarianceMatrix.
Error estimate covariance matrix.
Coverage - interface Coverage.
Provides access to a coverage.
Curve - interface Curve.
Curve with a positive orientation.
CurveBoundary - interface CurveBoundary.
The boundary of curves.
CurveInterpolation - class CurveInterpolation.
List of codes that may be used to identify the interpolation mechanisms.
CurveInterpolation(String) - Constructor for class CurveInterpolation
Constructs an enum with the given name.
CurveSegment - interface CurveSegment.
Defines a homogeneous segment of a curve.
CylindricalCS - interface CylindricalCS.
A three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by the polar coordinate system.
CylindricalProjection - interface CylindricalProjection.
Base interface for cylindrical map projections.
canvasChanged(Canvas, CanvasState) - Method in interface CanvasListener
This method is called by a Canvas when its state has changed.
clone() - Method in interface CanvasState
Returns a copy of this state object.
clone() - Method in interface GeneralParameterValue
Returns a copy of this parameter value or group.
clone() - Method in interface ParameterValue
Returns a copy of this parameter value.
clone() - Method in interface ParameterValueGroup
Returns a copy of this group of parameter values.
clone() - Method in interface Matrix
Returns a clone of this matrix.
clone() - Method in interface DirectPosition
Makes an exact copy of this coordinate.
clone() - Method in interface Cloneable
Creates and returns a copy of this object.
cloneGraphic() - Method in interface Graphic
Creates a new Graphic of the same type as this object.
compareTo(Object) - Method in class SimpleEnumerationType
Compares this object to another of the same type.
consume() - Method in interface GraphicEvent
Consumes this GraphicEvent so that it will not be processed in the default manner by the source from which it originated.
contains(DirectPosition) - Method in interface Bounds
This function determines if the given point lies within the boundary represented by this object.
contains(TransfiniteSet) - Method in interface TransfiniteSet
Returns true if this TransfiniteSet contains another TransfiniteSet.
contains(DirectPosition) - Method in interface TransfiniteSet
Returns true if this TransfiniteSet contains a single point given by a coordinate.
createAffineTransform(Matrix) - Method in interface MathTransformFactory
Creates an affine transform from a matrix.
createArc(Position, Position, Position) - Method in interface GeometryFactory
Takes three positions and constructs the corresponding arc.
createArc(Position, Position, double, double[]) - Method in interface GeometryFactory
Takes two positions and the offset of the midpoint of the arc from the midpoint of the chord, given by a distance and direction, and constructs the corresponding arc.
createArcByBulge(Position, Position, double, double[]) - Method in interface GeometryFactory
Equivalents to the second constructor of arc, except the bulge representation is maintained.
createArcString(List) - Method in interface GeometryFactory
Takes a sequence of positions and constructs a sequence of 3-point arcs jointing them.
createArcStringByBulge(List, double[], List) - Method in interface GeometryFactory
Equivalent to the second constructor of arc, except the bulge representation is maintained internal to the object.
createBounds(Class) - Method in interface BoundsFactory
Creates a Bounds instance that implements the given bounds interface
createCanvas(Properties, Container) - Method in interface DisplayFactory
Creates a new Canvas object that is embedded in the given Container.
createCanvas(Properties) - Method in interface DisplayFactory
Creates a new Canvas object that is returned embedded in a window, as determined by the GO-1 implementation.
createCartesianCS(String) - Method in interface CSAuthorityFactory
Creates a cartesian coordinate system from a code.
createCartesianCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a two dimensional cartesian coordinate system from the given pair of axis.
createCartesianCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a three dimensional cartesian coordinate system from the given set of axis.
createCompoundCRS(String) - Method in interface CRSAuthorityFactory
Creates a 3D coordinate reference system from a code.
createCompoundCRS(Map, CoordinateReferenceSystem[]) - Method in interface CRSFactory
Creates a compound coordinate reference system from an ordered list of CoordinateReferenceSystem objects.
createConcatenatedTransform(MathTransform, MathTransform) - Method in interface MathTransformFactory
Creates a transform by concatenating two existing transforms.
createCoordinateOperation(String) - Method in interface CoordinateOperationAuthorityFactory
Creates an operation from a single operation code.
createCoordinateReferenceSystem(String) - Method in interface CRSAuthorityFactory
Returns an arbitrary coordinate reference system from a code.
createCoordinateSystem(String) - Method in interface CSAuthorityFactory
Returns an arbitrary coordinate system from a code.
createCoordinateSystemAxis(String) - Method in interface CSAuthorityFactory
Returns a coordinate system axis from a code.
createCoordinateSystemAxis(Map, String, AxisDirection, Unit) - Method in interface CSFactory
Creates a coordinate system axis from an abbreviation and a unit.
createCurve(List) - Method in interface PrimitiveFactory
Takes a list of curve segments with the appropriate end-to-start relationships and creates a curve.
createCylindricalCS(String) - Method in interface CSAuthorityFactory
Creates a cylindrical coordinate system from a code.
createCylindricalCS(Map, PolarCS, CoordinateSystemAxis) - Method in interface CSFactory
Creates a cylindrical coordinate system from the given polar CS and perpendicular axis.
createDatum(String) - Method in interface DatumAuthorityFactory
Returns an arbitrary datum from a code.
createDerivedCRS(String) - Method in interface CRSAuthorityFactory
Creates a derived coordinate reference system from a code.
createDerivedCRS(Map, CoordinateReferenceSystem, MathTransform, CoordinateSystem) - Method in interface CRSFactory
Creates a derived coordinate reference system.
createDirectPosition(double[]) - Method in interface PrimitiveFactory
Create a direct position at the specified location specified by coordinates.
createEllipsoid(String) - Method in interface DatumAuthorityFactory
Returns an ellipsoid from a code.
createEllipsoid(Map, double, double, Unit) - Method in interface DatumFactory
Creates an ellipsoid from radius values.
createEllipsoidalCS(String) - Method in interface CSAuthorityFactory
Creates an ellipsoidal coordinate system from a code.
createEllipsoidalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates an ellipsoidal coordinate system without ellipsoidal height.
createEllipsoidalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates an ellipsoidal coordinate system with ellipsoidal height.
createEngineeringCRS(String) - Method in interface CRSAuthorityFactory
Create a engineering coordinate reference system from a code.
createEngineeringCRS(Map, EngineeringDatum, CoordinateSystem) - Method in interface CRSFactory
Creates a engineering coordinate reference system.
createEngineeringDatum(String) - Method in interface DatumAuthorityFactory
Creates a engineering datum from a code.
createEngineeringDatum(Map) - Method in interface DatumFactory
Creates an engineering datum.
createFlattenedSphere(Map, double, double, Unit) - Method in interface DatumFactory
Creates an ellipsoid from an major radius, and inverse flattening.
createFromCoordinateReferenceSystemCodes(String, String) - Method in interface CoordinateOperationAuthorityFactory
Creates an operation from coordinate reference system codes.
createFromWKT(String) - Method in interface CRSFactory
Creates a coordinate reference system object from a string.
createFromWKT(String) - Method in interface MathTransformFactory
Creates a math transform object from a string.
createFromXML(String) - Method in interface CRSFactory
Creates a coordinate reference system object from a XML string.
createFromXML(String) - Method in interface MathTransformFactory
Creates a math transform object from a XML string.
createGeocentricCRS(String) - Method in interface CRSAuthorityFactory
Returns a geocentric coordinate reference system from a code.
createGeocentricCRS(Map, GeodeticDatum, CartesianCS) - Method in interface CRSFactory
Creates a geocentric coordinate reference system from a cartesian coordinate system.
createGeocentricCRS(Map, GeodeticDatum, SphericalCS) - Method in interface CRSFactory
Creates a geocentric coordinate reference system from a spherical coordinate system.
createGeodesic(Position, Position) - Method in interface GeometryFactory
Takes two positions and creates the appropriate geodesic joining them.
createGeodesicString(List) - Method in interface GeometryFactory
Takes two or more positions, interpolates using a geodesic defined from the geoid (or ellipsoid) of the coordinate reference system being used, and creates the appropriate geodesic string joining them.
createGeodeticDatum(String) - Method in interface DatumAuthorityFactory
Returns a geodetic datum from a code.
createGeodeticDatum(Map, Ellipsoid, PrimeMeridian) - Method in interface DatumFactory
Creates geodetic datum from ellipsoid and (optionaly) Bursa-Wolf parameters.
createGeographicCRS(String) - Method in interface CRSAuthorityFactory
Returns a geographic coordinate reference system from a code.
createGeographicCRS(Map, GeodeticDatum, EllipsoidalCS) - Method in interface CRSFactory
Creates a geographic coordinate reference system.
createGraphic(Class) - Method in interface DisplayFactory
Creates a new Graphic.
createImageCRS(String) - Method in interface CRSAuthorityFactory
Create a image coordinate reference system from a code.
createImageCRS(Map, ImageDatum, CoordinateSystem) - Method in interface CRSFactory
Creates an image coordinate reference system.
createImageDatum(String) - Method in interface DatumAuthorityFactory
Creates a image datum from a code.
createImageDatum(Map, PixelInCell) - Method in interface DatumFactory
Creates an image datum.
createLineSegment(Position, Position) - Method in interface GeometryFactory
Takes two positions and creates the appropriate line segment joining them.
createLineString(List) - Method in interface GeometryFactory
Takes two or more positions and creates the appropriate line string joining them.
createObject(String) - Method in interface AuthorityFactory
Returns an arbitrary object from a code.
createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in interface CoordinateOperationFactory
Returns an operation for conversion or transformation between two coordinate reference systems.
createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) - Method in interface CoordinateOperationFactory
Returns an operation using a particular method for conversion or transformation between two coordinate reference systems.
createParameterizedTransform(String, GeneralParameterValue[]) - Method in interface MathTransformFactory
Creates a transform from a classification name and parameters.
createPassThroughTransform(int, MathTransform, int) - Method in interface MathTransformFactory
Creates a transform which passes through a subset of ordinates to another transform.
createPoint(double[]) - Method in interface PrimitiveFactory
Creates a point at the specified location specified by coordinates.
createPoint(Position) - Method in interface PrimitiveFactory
Creates a point at the specified position.
createPolarCS(String) - Method in interface CSAuthorityFactory
Creates a polar coordinate system from a code.
createPolarCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a polar coordinate system from the given pair of axis.
createPrimeMeridian(String) - Method in interface DatumAuthorityFactory
Returns a prime meridian from a code.
createPrimeMeridian(Map, double, Unit) - Method in interface DatumFactory
Creates a prime meridian, relative to Greenwich.
createPrimitive(Envelope) - Method in interface PrimitiveFactory
Returns an envelope as a primitive.
createProjectedCRS(String) - Method in interface CRSAuthorityFactory
Returns a projected coordinate reference system from a code.
createProjectedCRS(Map, GeographicCRS, MathTransform, CartesianCS) - Method in interface CRSFactory
Creates a projected coordinate reference system from a transform.
createProjectedCRS(Map, GeographicCRS, String, GeneralParameterValue[], CartesianCS) - Method in interface CRSFactory
Creates a projected coordinate reference system from a projection name.
createSolid(SolidBoundary) - Method in interface PrimitiveFactory
Constructs a solid by indicating its boundary as a collection of shells organized into a solid boundary.
createSphericalCS(String) - Method in interface CSAuthorityFactory
Creates a spherical coordinate system from a code.
createSphericalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a spherical coordinate system from the given set of axis.
createSurface(List) - Method in interface PrimitiveFactory
Takes a list of surface patches with the appropriate side-toside relationships and creates a surface.
createSurface(SurfaceBoundary) - Method in interface PrimitiveFactory
Constructs a surface by indicating its boundary as a collection of curves organized into the specified surface boundary.
createTemporalCRS(String) - Method in interface CRSAuthorityFactory
Create a temporal coordinate reference system from a code.
createTemporalCRS(Map, TemporalDatum, TemporalCS) - Method in interface CRSFactory
Creates a temporal coordinate reference system.
createTemporalCS(String) - Method in interface CSAuthorityFactory
Creates a temporal coordinate system from a code.
createTemporalCS(Map, CoordinateSystemAxis) - Method in interface CSFactory
Creates a temporal coordinate system.
createTemporalDatum(String) - Method in interface DatumAuthorityFactory
Creates a temporal datum from a code.
createTemporalDatum(Map, Date) - Method in interface DatumFactory
Creates a temporal datum from an enumerated type value.
createTransformedShape(Shape) - Method in interface MathTransform2D
Transform the specified shape.
createUnit(String) - Method in interface CSAuthorityFactory
Returns an unit from a code.
createValue() - Method in interface GeneralOperationParameter
Creates a new instance of parameter value or group initialized with the default value(s).
createValue() - Method in interface OperationParameter
Creates a new instance of parameter value initialized with the default value.
createValue() - Method in interface OperationParameterGroup
Creates a new instance of parameter value group initialized with the default values.
createVerticalCRS(String) - Method in interface CRSAuthorityFactory
Create a vertical coordinate reference system from a code.
createVerticalCRS(Map, VerticalDatum, VerticalCS) - Method in interface CRSFactory
Creates a vertical coordinate reference system.
createVerticalCS(String) - Method in interface CSAuthorityFactory
Creates a vertical coordinate system from a code.
createVerticalCS(Map, CoordinateSystemAxis) - Method in interface CSFactory
Creates a vertical coordinate system.
createVerticalDatum(String) - Method in interface DatumAuthorityFactory
Creates a vertical datum from a code.
createVerticalDatum(Map, VerticalDatumType) - Method in interface DatumFactory
Creates a vertical datum from an enumerated type value.

D

DASHED - Static variable in class LinePattern
The line should be drawn dashed.
DASH_ARRAY - Static variable in interface Stroke
dash array attribute name.
DASH_OFFSET - Static variable in interface Stroke
dash offset attribute name.
DEFAULT_EDITABILITY_AUTO_EDIT - Static variable in interface Editability
Default auto edit value.
DEFAULT_EDITABILITY_DRAG_SELECTABLE - Static variable in interface Editability
Default drag selectable value.
DEFAULT_EDITABILITY_PICKABLE - Static variable in interface Editability
Default pickable value.
DEFAULT_EDITABILITY_SELECTED - Static variable in interface Editability
Default selected value.
DEFAULT_HIGHLIGHT_BLINKING - Static variable in interface Highlight
Default blinking value.
DEFAULT_HIGHLIGHT_BLINK_PATTERN - Static variable in interface Highlight
Default blink pattern value.
DEFAULT_INHERIT_STYLE_FROM_PARENT - Static variable in interface GraphicStyle
Default inherit style from parent value.
DEFAULT_INHERIT_STYLE_FROM_PARENT - Static variable in interface Inheritance
Default inherit style from parent value.
DEFAULT_LINE_STROKE_BEGIN_ARROW_STYLE - Static variable in interface LineSymbolizer
Default begin arrow style value.
DEFAULT_LINE_STROKE_COLOR - Static variable in interface LineSymbolizer
Default stroke color value.
DEFAULT_LINE_STROKE_DASH_ARRAY - Static variable in interface LineSymbolizer
Default dash array value.
DEFAULT_LINE_STROKE_DASH_OFFSET - Static variable in interface LineSymbolizer
Default dash offset value.
DEFAULT_LINE_STROKE_END_ARROW_STYLE - Static variable in interface LineSymbolizer
Default end arrow style value.
DEFAULT_LINE_STROKE_FILL_BACKGROUND_COLOR - Static variable in interface LineSymbolizer
 
DEFAULT_LINE_STROKE_FILL_COLOR - Static variable in interface LineSymbolizer
 
DEFAULT_LINE_STROKE_FILL_GRADIENT_POINTS - Static variable in interface LineSymbolizer
 
DEFAULT_LINE_STROKE_FILL_OPACITY - Static variable in interface LineSymbolizer
 
DEFAULT_LINE_STROKE_FILL_PATTERN - Static variable in interface LineSymbolizer
 
DEFAULT_LINE_STROKE_FILL_STYLE - Static variable in interface LineSymbolizer
 
DEFAULT_LINE_STROKE_LINE_CAP - Static variable in interface LineSymbolizer
Default line cap value.
DEFAULT_LINE_STROKE_LINE_GAP - Static variable in interface LineSymbolizer
Default line gap value.
DEFAULT_LINE_STROKE_LINE_JOIN - Static variable in interface LineSymbolizer
Default line join value.
DEFAULT_LINE_STROKE_LINE_PATTERN - Static variable in interface LineSymbolizer
 
DEFAULT_LINE_STROKE_LINE_STYLE - Static variable in interface LineSymbolizer
Default line style value.
DEFAULT_LINE_STROKE_OPACITY - Static variable in interface LineSymbolizer
Default stroke opacity value.
DEFAULT_LINE_STROKE_WIDTH - Static variable in interface LineSymbolizer
Default stroke width value.
DEFAULT_OVERRIDE_AGGREGATED_GRAPHICS - Static variable in interface GraphicStyle
Default override aggregated graphics value.
DEFAULT_OVERRIDE_AGGREGATED_GRAPHICS - Static variable in interface Inheritance
Default override aggregated graphics value.
DEFAULT_POINT_FILL_BACKGROUND_COLOR - Static variable in interface PointSymbolizer
Default fill background color value.
DEFAULT_POINT_FILL_COLOR - Static variable in interface PointSymbolizer
Default fill color value.
DEFAULT_POINT_FILL_GRADIENT_POINTS - Static variable in interface PointSymbolizer
Default fill gradient points value.
DEFAULT_POINT_FILL_OPACITY - Static variable in interface PointSymbolizer
Default fill opacity value.
DEFAULT_POINT_FILL_PATTERN - Static variable in interface PointSymbolizer
Default fill pattern value.
DEFAULT_POINT_FILL_STYLE - Static variable in interface PointSymbolizer
Default fill style value.
DEFAULT_POINT_MARK - Static variable in interface PointSymbolizer
Default point mark value.
DEFAULT_POINT_OPACITY - Static variable in interface PointSymbolizer
Default point opacity value.
DEFAULT_POINT_ROTATION - Static variable in interface PointSymbolizer
Default point rotation value.
DEFAULT_POINT_SIZE - Static variable in interface PointSymbolizer
Default point size value.
DEFAULT_POINT_STROKE_BEGIN_ARROW_STYLE - Static variable in interface PointSymbolizer
Default begin arrow style value.
DEFAULT_POINT_STROKE_COLOR - Static variable in interface PointSymbolizer
Default stroke color value.
DEFAULT_POINT_STROKE_DASH_ARRAY - Static variable in interface PointSymbolizer
Default dash array value.
DEFAULT_POINT_STROKE_DASH_OFFSET - Static variable in interface PointSymbolizer
Default dash offset value.
DEFAULT_POINT_STROKE_END_ARROW_STYLE - Static variable in interface PointSymbolizer
Default end arrow style value.
DEFAULT_POINT_STROKE_FILL_BACKGROUND_COLOR - Static variable in interface PointSymbolizer
Default fill background color value.
DEFAULT_POINT_STROKE_FILL_COLOR - Static variable in interface PointSymbolizer
Default fill color value.
DEFAULT_POINT_STROKE_FILL_GRADIENT_POINTS - Static variable in interface PointSymbolizer
Default fill gradient points value.
DEFAULT_POINT_STROKE_FILL_OPACITY - Static variable in interface PointSymbolizer
Default fill opacity value.
DEFAULT_POINT_STROKE_FILL_PATTERN - Static variable in interface PointSymbolizer
Default fill pattern value.
DEFAULT_POINT_STROKE_FILL_STYLE - Static variable in interface PointSymbolizer
Default fill style value.
DEFAULT_POINT_STROKE_LINE_CAP - Static variable in interface PointSymbolizer
Default line cap value.
DEFAULT_POINT_STROKE_LINE_GAP - Static variable in interface PointSymbolizer
Default line gap value.
DEFAULT_POINT_STROKE_LINE_JOIN - Static variable in interface PointSymbolizer
Default line join value.
DEFAULT_POINT_STROKE_LINE_PATTERN - Static variable in interface PointSymbolizer
 
DEFAULT_POINT_STROKE_LINE_STYLE - Static variable in interface PointSymbolizer
Default line style value.
DEFAULT_POINT_STROKE_OPACITY - Static variable in interface PointSymbolizer
Default stroke opacity value.
DEFAULT_POINT_STROKE_WIDTH - Static variable in interface PointSymbolizer
Default stroke width value.
DEFAULT_POLYGON_FILL_BACKGROUND_COLOR - Static variable in interface PolygonSymbolizer
Default fill background color value.
DEFAULT_POLYGON_FILL_COLOR - Static variable in interface PolygonSymbolizer
Default fill color value.
DEFAULT_POLYGON_FILL_GRADIENT_POINTS - Static variable in interface PolygonSymbolizer
Default fill gradient points value.
DEFAULT_POLYGON_FILL_OPACITY - Static variable in interface PolygonSymbolizer
Default fill opacity value.
DEFAULT_POLYGON_FILL_PATTERN - Static variable in interface PolygonSymbolizer
Default fill pattern value.
DEFAULT_POLYGON_FILL_STYLE - Static variable in interface PolygonSymbolizer
Default fill style value.
DEFAULT_POLYGON_STROKE_BEGIN_ARROW_STYLE - Static variable in interface PolygonSymbolizer
 
DEFAULT_POLYGON_STROKE_COLOR - Static variable in interface PolygonSymbolizer
Default stroke color value.
DEFAULT_POLYGON_STROKE_DASH_ARRAY - Static variable in interface PolygonSymbolizer
Default dash array value.
DEFAULT_POLYGON_STROKE_DASH_OFFSET - Static variable in interface PolygonSymbolizer
Default dash offset value.
DEFAULT_POLYGON_STROKE_END_ARROW_STYLE - Static variable in interface PolygonSymbolizer
 
DEFAULT_POLYGON_STROKE_FILL_BACKGROUND_COLOR - Static variable in interface PolygonSymbolizer
Default fill background color value.
DEFAULT_POLYGON_STROKE_FILL_COLOR - Static variable in interface PolygonSymbolizer
Default fill color value.
DEFAULT_POLYGON_STROKE_FILL_GRADIENT_POINTS - Static variable in interface PolygonSymbolizer
Default fill gradient points value.
DEFAULT_POLYGON_STROKE_FILL_OPACITY - Static variable in interface PolygonSymbolizer
Default fill opacity value.
DEFAULT_POLYGON_STROKE_FILL_PATTERN - Static variable in interface PolygonSymbolizer
Default fill pattern value.
DEFAULT_POLYGON_STROKE_FILL_STYLE - Static variable in interface PolygonSymbolizer
Default fill style value.
DEFAULT_POLYGON_STROKE_LINE_CAP - Static variable in interface PolygonSymbolizer
Default line cap value.
DEFAULT_POLYGON_STROKE_LINE_GAP - Static variable in interface PolygonSymbolizer
Default line gap value.
DEFAULT_POLYGON_STROKE_LINE_JOIN - Static variable in interface PolygonSymbolizer
Default line join value.
DEFAULT_POLYGON_STROKE_LINE_PATTERN - Static variable in interface PolygonSymbolizer
 
DEFAULT_POLYGON_STROKE_LINE_STYLE - Static variable in interface PolygonSymbolizer
Default line style value.
DEFAULT_POLYGON_STROKE_OPACITY - Static variable in interface PolygonSymbolizer
Default stroke opacity value.
DEFAULT_POLYGON_STROKE_WIDTH - Static variable in interface PolygonSymbolizer
Default stroke width value.
DEFAULT_TEXT_FILL_BACKGROUND_COLOR - Static variable in interface TextSymbolizer
Default fill background color value.
DEFAULT_TEXT_FILL_COLOR - Static variable in interface TextSymbolizer
Default fill color value.
DEFAULT_TEXT_FILL_GRADIENT_POINTS - Static variable in interface TextSymbolizer
Default fill gradient points value.
DEFAULT_TEXT_FILL_OPACITY - Static variable in interface TextSymbolizer
Default fill opacity value.
DEFAULT_TEXT_FILL_PATTERN - Static variable in interface TextSymbolizer
Default fill pattern value.
DEFAULT_TEXT_FILL_STYLE - Static variable in interface TextSymbolizer
Default fill style value.
DEFAULT_TEXT_FONT - Static variable in interface TextSymbolizer
 
DEFAULT_TEXT_HALO_RADIUS - Static variable in interface TextSymbolizer
Default halo radius value.
DEFAULT_TEXT_LABEL - Static variable in interface TextSymbolizer
Default label.
DEFAULT_TEXT_LABEL_ROTATION - Static variable in interface TextSymbolizer
Default rotation.
DEFAULT_TEXT_LABEL_SHOW_LABEL - Static variable in interface TextSymbolizer
Default show label.
DEFAULT_TEXT_LABEL_X_ANCHOR - Static variable in interface TextSymbolizer
Default xAnchor.
DEFAULT_TEXT_LABEL_X_DISPLACEMENT - Static variable in interface TextSymbolizer
Default xDisplacement.
DEFAULT_TEXT_LABEL_Y_ANCHOR - Static variable in interface TextSymbolizer
Default yAnchor.
DEFAULT_TEXT_LABEL_Y_DISPLACEMENT - Static variable in interface TextSymbolizer
Default yDisplacement.
DEFAULT_VIEWABILITY_MAX_SCALE - Static variable in interface Viewability
Default max scale value.
DEFAULT_VIEWABILITY_MIN_SCALE - Static variable in interface Viewability
Default min scale value.
DEFAULT_VIEWABILITY_VISIBLE - Static variable in interface Viewability
Default visible value.
DEFAULT_VIEWABILITY_Z_ORDER - Static variable in interface Viewability
Default z order value.
DEPTH - Static variable in class VerticalDatumType
The zero point of the vertical axis is defined by a surface that has meaning for the purpose which the associated vertical measurements are used for.
DOTS - Static variable in class FillPattern
Regularly spaced single pixels.
DOTTED - Static variable in class LinePattern
The line should be drawn dotted.
DOT_DASHED - Static variable in class LinePattern
The line should be drawn dot dashed.
DOUBLE - Static variable in class LineStyle
The line should be drawn as double parallel lines.
DOWN - Static variable in class AxisDirection
Increasing ordinates values go down, usually on a vertical axe.
DashArray - class DashArray.
Indicates the various enumerations of drawing a pattern line.
DashArray(String, String, float[]) - Constructor for class DashArray
Construct an enumeration using the specified pattern.
Datum - interface Datum.
Specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.
DatumAuthorityFactory - interface DatumAuthorityFactory.
Creates datum objects using authority codes.
DatumFactory - interface DatumFactory.
Builds up complex datums from simpler objects or values.
DerivedCRS - interface DerivedCRS.
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.
DirectPosition - interface DirectPosition.
Holds the coordinates for a position within some coordinate reference system.
DisplayCapabilities - interface DisplayCapabilities.
Objects implementing the interface DisplayCapabilities provide runtime information about the capabilities of a given implementation.
DisplayFactory - interface DisplayFactory.
DisplayFactory defines a common abstraction for creating the different kinds of display objects.
deleteAnchorPoint(int) - Method in interface GraphicSymbol
Removes the anchor point located at the given index.
deletePoint(int) - Method in interface GraphicCurveSegment
Removes the postion at the specified index from the array of positions.
derivative(DirectPosition) - Method in interface MathTransform
Gets the derivative of this transform at a point.
derivative(double) - Method in interface MathTransform1D
Gets the derivative of this function at a value.
derivative(Point2D) - Method in interface MathTransform2D
Gets the derivative of this transform at a point.
difference(TransfiniteSet) - Method in interface TransfiniteSet
Returns the set theoretic difference of this TransfiniteSet and the passed TransfiniteSet.
dispose() - Method in interface Canvas
Method that may be called when a Canvas is no longer needed.
dispose() - Method in interface Graphic
Method that can be called when an object is no longer needed.
disposeEventManagers() - Method in interface Canvas
Method that may be called when the EventManagers of a Canvas are no longer needed.
doOperation(String, GeneralParameterValue[]) - Method in interface GridCoverageProcessor
Apply a process operation to a grid coverage.
doubleValue(Unit) - Method in interface ParameterValue
Returns the numeric value of the coordinate operation parameter in the specified unit of measure.
doubleValue() - Method in interface ParameterValue
Returns the numeric value of the coordinate operation parameter with its associated unit of measure.
doubleValueList(Unit) - Method in interface ParameterValue
Returns an ordered sequence of numeric values in the specified unit of measure.
doubleValueList() - Method in interface ParameterValue
Returns an ordered sequence of two or more numeric values of an operation parameter list, where each value has the same associated unit of measure.

E

EAST - Static variable in class AxisDirection
Increasing ordinates values go East.
EDITABILITY - Static variable in interface GraphicStyle
Editability attribute name.
EDITABILITY_AUTO_EDIT - Static variable in interface Editability
 
EDITABILITY_DRAG_SELECTABLE - Static variable in interface Editability
 
EDITABILITY_PICKABLE - Static variable in interface Editability
 
EDITABILITY_SELECTED - Static variable in interface Editability
 
EDITABLE_CHANGED - Static variable in interface GraphicChangeEvent
Flag for changes to a Graphic by a user via the GUI controls.
EDITABLE_END - Static variable in interface GraphicChangeEvent
Flag for exiting editable mode.
EDITABLE_START - Static variable in interface GraphicChangeEvent
Flag for entering editable mode.
ELEMENTS_REORDERD - Static variable in interface AggregationChangeEvent
Flag for the case of the element order changing within the aggregation.
ELEMENT_ADDED - Static variable in interface AggregationChangeEvent
Flag for one or more elements added to the aggregation.
ELEMENT_REMOVED - Static variable in interface AggregationChangeEvent
Flag for one or more elements removed from the aggregation.
ELLIPSOIDAL - Static variable in class VerticalDatumType
A vertical datum for ellipsoidal heights that are measured along the normal to the ellipsoid used in the definition of horizontal datum.
ELLIPTICAL - Static variable in class CurveInterpolation
For each set of four consecutive control points, the interpolation mechanism shall return direct positions on an elliptical arc passing from the first control point through the middle control points in order to the fourth control point.
ELLIPTICAL - Static variable in class SurfaceInterpolation
The surface is a section of a elliptical surface.
EMPTY - Static variable in class FillStyle
This constant indicates that an object should not be filled at all.
Editability - interface Editability.
Encapsulates the editability attributes that can be applied to any Graphic.
Ellipsoid - interface Ellipsoid.
Geometric figure that can be used to describe the approximate shape of the earth.
EllipsoidalCS - interface EllipsoidalCS.
A two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.
EngineeringCRS - interface EngineeringCRS.
A contextually local coordinate reference system.
EngineeringDatum - interface EngineeringDatum.
Defines the origin of an engineering coordinate reference system.
Envelope - interface Envelope.
A minimum bounding box or rectangle.
EventHandler - interface EventHandler.
Common abstraction whose implementations can associate different key handlers with a Component to switch key handling states easily.
EventManager - interface EventManager.
Marker interface for classes that handle events from input devices.
Extent - interface Extent.
Information about spatial, vertical, and temporal extent.
enableCanvasHandler(CanvasHandler) - Method in interface Canvas
Enables the given CanvasHandler, removing the current handler (if any).
enableKeyHandler(KeyHandler) - Method in interface KeyManager
Enables the given KeyHandler.
enableMouseHandler(MouseHandler) - Method in interface MouseManager
The window will pass mouse events to only this MouseHandler, until the MouseHandler is changed or removed.
equals(Object) - Method in interface CanvasState
Determines if the given object is the same type of Canvas state object and has values equal to this one.
equals(TransfiniteSet) - Method in interface TransfiniteSet
Returns true if this TransfiniteSet is equal to another TransfiniteSet.
evaluate(DirectPosition) - Method in interface Coverage
Return the value vector for a given point in the coverage.
evaluate(DirectPosition, boolean[]) - Method in interface Coverage
Return a sequence of boolean values for a given point in the coverage.
evaluate(DirectPosition, byte[]) - Method in interface Coverage
Return a sequence of unsigned byte values for a given point in the coverage.
evaluate(DirectPosition, int[]) - Method in interface Coverage
Return a sequence of integer values for a given point in the coverage.
evaluate(DirectPosition, float[]) - Method in interface Coverage
Return a sequence of float values for a given point in the coverage.
evaluate(DirectPosition, double[]) - Method in interface Coverage
Return a sequence of double values for a given point in the coverage.
expandToInclude(DirectPosition) - Method in interface Bounds
Calling this method should enlarge the boundary represented by this object such that it includes the given point.

F

FILL - Static variable in interface Stroke
fill attribute name.
FILL_25_PERCENT - Static variable in class FillPattern
25% fill.
FILL_50_PERCENT - Static variable in class FillPattern
50% fill.
FILL_75_PERCENT - Static variable in class FillPattern
75% fill.
FILL_PATTERN - Static variable in interface Fill
Fill pattern attribute name.
FILL_STYLE - Static variable in interface Fill
Fill style attribute name.
FUTURE - Static variable in class AxisDirection
Increasing ordinates values go future.
Factory - interface Factory.
Base interface for all factories of Info objects.
FactoryException - exception FactoryException.
Thrown when a factory can't create an instance of the requested object.
FactoryException() - Constructor for class FactoryException
Construct an exception with no detail message.
FactoryException(String) - Constructor for class FactoryException
Construct an exception with the specified detail message.
FactoryException(Exception) - Constructor for class FactoryException
Construct an exception with the specified cause.
FactoryException(String, Throwable) - Constructor for class FactoryException
Construct an exception with the specified detail message and cause.
Fill - interface Fill.
The Fill interface encapsulates the drawing attributes that can be applied to fills on line Graphics and closed Graphics.
FillPattern - class FillPattern.
Indicates the various fill patterns.
FillPattern(String, String) - Constructor for class FillPattern
Construct a new FillPattern with the give name and description.
FillStyle - class FillStyle.
Indicates the various methods of filling the interior of objects.
FillStyle(String, String) - Constructor for class FillStyle
Construct a new FillStyle with the given name and description.
family() - Method in class ColorInterpretation
Returns the list of enumerations of the same kind than this enum.
family() - Method in class PaletteInterpretation
Returns the list of enumerations of the same kind than this enum.
family() - Method in class SampleDimensionType
Returns the list of enumerations of the same kind than this enum.
family() - Method in class ByteInValuePacking
Returns the list of enumerations of the same kind than this enum.
family() - Method in class ValueInBytePacking
Returns the list of enumerations of the same kind than this enum.
family() - Method in class GraphicArc.ArcClosure
Returns the list of enumerations of the same kind than this enum.
family() - Method in class ArrowStyle
Returns the list of enumerations of the same kind than this enum.
family() - Method in class FillPattern
Returns the list of enumerations of the same kind than this enum.
family() - Method in class FillStyle
Returns the list of enumerations of the same kind than this enum.
family() - Method in class LineCap
Returns the list of enumerations of the same kind than this enum.
family() - Method in class LineJoin
Returns the list of enumerations of the same kind than this enum.
family() - Method in class LinePattern
Returns the list of enumerations of the same kind than this enum.
family() - Method in class LineStyle
Returns the list of enumerations of the same kind than this enum.
family() - Method in class Mark
Returns the list of enumerations of the same kind than this enum.
family() - Method in class XAnchor
Returns the list of enumerations of the same kind than this enum.
family() - Method in class YAnchor
Returns the list of enumerations of the same kind than this enum.
family() - Method in class PathType
Returns the list of enumerations of the same kind than this enum.
family() - Method in class AxisDirection
Returns the list of enumerations of the same kind than this enum.
family() - Method in class PixelInCell
Returns the list of enumerations of the same kind than this enum.
family() - Method in class VerticalDatumType
Returns the list of enumerations of the same kind than this enum.
family() - Method in class CurveInterpolation
Returns the list of enumerations of the same kind than this enum.
family() - Method in class SurfaceInterpolation
Returns the list of enumerations of the same kind than this enum.
family() - Method in class CodeList
Returns the list of enumerations of the same kind than this enum.
findEventManager(Class) - Method in interface Canvas
Returns the EventManager subinterface, based on the class type.
fireGraphicEvent(GraphicEvent) - Method in interface Graphic
Calls the graphic event method of all listeners in this Graphic's list of listeners.

G

GEODESIC - Static variable in class CurveInterpolation
The interpolation mechanism shall return direct positions on a geodesic curve between each consecutive pair of control points.
GEOIDAL - Static variable in class VerticalDatumType
The zero value of the associated vertical coordinate system axis is defined to approximate a constant potential surface, usually the geoid.
GRADIENT - Static variable in class FillStyle
This constant indicates that an object should be filled with a gradient.
GRADIENT_POINTS - Static variable in interface Fill
Halo fill gradient attribute name.
GRAPHIC_CHANGED - Static variable in interface GraphicChangeEvent
Flag for graphic changed by non-edit mechanism.
GRAPHIC_DESELECTED - Static variable in interface GraphicChangeEvent
Flag for graphic deselected.
GRAPHIC_DISPOSED - Static variable in interface GraphicChangeEvent
Flag for graphic disposed.
GRAPHIC_SELECTED - Static variable in interface GraphicChangeEvent
Flag for graphic selected.
GRAY - Static variable in class PaletteInterpretation
Gray Scale color palette.
GRAY_INDEX - Static variable in class ColorInterpretation
Band is an index into a lookup table.
GREAT_CIRCLE_ELLIPSOIDAL - Static variable in class GlobalPathType
 
GREAT_CIRCLE_SPHERICAL - Static variable in class GlobalPathType
 
GREEN_BAND - Static variable in class ColorInterpretation
Greend Band for the RGB color model components.
GeneralDerivedCRS - interface GeneralDerivedCRS.
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).
GeneralOperationParameter - interface GeneralOperationParameter.
Abstract definition of a parameter or group of parameters used by an operation method.
GeneralParameterValue - interface GeneralParameterValue.
Abstract parameter value or group of parameter values.
GenericCurve - interface GenericCurve.
Common interface for curve and curve segment.
GenericSurface - interface GenericSurface.
Common interface for surface and surface patch.
GeocentricCRS - interface GeocentricCRS.
A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.
Geodesic - interface Geodesic.
Two distinct positions joined by a geodesic curve.
GeodesicString - interface GeodesicString.
Sequence of geodesic segments.
GeodeticDatum - interface GeodeticDatum.
Defines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.
GeographicBoundingBox - interface GeographicBoundingBox.
Geographic position of the dataset.
GeographicCRS - interface GeographicCRS.
A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of the earth's surface.
GeographicDescription - interface GeographicDescription.
Description of the geographic area using identifiers.
GeographicExtent - interface GeographicExtent.
Base interface for geographic area of the dataset.
Geometry - interface Geometry.
Root class of the geometric object taxonomy.
GeometryFactory - interface GeometryFactory.
A factory of geometries.
GeometryNotSupportedException - exception GeometryNotSupportedException.
Exception thrown by Graphic objects for Geometries that are not supported by a display implementation.
GeometryNotSupportedException(Geometry) - Constructor for class GeometryNotSupportedException
Constructs an exception with the given invalid geometry.
GlobalPathType - class GlobalPathType.
The instances of this class represent methods of calculating a path between two locations.
GlobalPathType(String, String) - Constructor for class GlobalPathType
Creates a new GlobalPathType with the given value and name.
Graphic - interface Graphic.
The root abstraction of a graphic object taxonomy, specifying the methods common to a lightweight set of graphic objects.
GraphicArc - interface GraphicArc.
A GraphicArc represents a portion of an ellipse.
GraphicArc.ArcClosure - class GraphicArc.ArcClosure.
Instances of the ArcClosure class represent the various methods of connecting the endpoints of an arc.
GraphicChangeEvent - interface GraphicChangeEvent.
Provides a common abstraction for the various event objects pertaining to change events on a Graphic.
GraphicCompositeCurve - interface GraphicCompositeCurve.
Defines a common abstraction for general implementations of aggregated Graphics.
GraphicCurveSegment - interface GraphicCurveSegment.
Defines common abstractions for implementations of 1-dimensional lines made up of one or more line segments and of 2-dimensional lines made up of a closed set of three or more line segments.
GraphicEvent - interface GraphicEvent.
Provides a common abstraction for the various event objects pertaining to key, mouse, other implementation-specific controls, or change events on a Graphic.
GraphicIcon - interface GraphicIcon.
The GraphicIcon defines a common abstraction for implementations that render icons on a drawing surface.
GraphicKeyEvent - interface GraphicKeyEvent.
Provides a common abstraction for the various event objects pertaining to key events on a Graphic.
GraphicLabel - interface GraphicLabel.
Defines a common abstraction for implementations that render text on a drawing surface.
GraphicListener - interface GraphicListener.
Allows a program to listen to a Graphic for certain mouse and state events.
GraphicMouseEvent - interface GraphicMouseEvent.
Provides a common abstraction for the various event objects pertaining to mouse events on a Graphic.
GraphicRing - interface GraphicRing.
Common abstraction for implementations that drawing the ISO 19107 Geometric Ring.
GraphicScaledImage - interface GraphicScaledImage.
Defines a common abstraction for implementations projected images defined by an upper-left point and a lower-right point.
GraphicStyle - interface GraphicStyle.
Encapsulates the drawing attributes that can be applied to any Graphic implementation.
GraphicSurfaceBoundary - interface GraphicSurfaceBoundary.
Defines a common abstraction for implementations that drawing the ISO 19107 Geometric SurfaceBoundary.
GraphicSymbol - interface GraphicSymbol.
The GraphicSymbol interface is used to draw a symbolic graphic on the canvas.
GridCoverage - interface GridCoverage.
Represent the basic implementation which provides access to grid coverage data.
GridCoverageProcessor - interface GridCoverageProcessor.
Provides operations for different ways of accessing the grid coverage values as well as image processing functionality.
GridGeometry - interface GridGeometry.
Describes the geometry and georeferencing information of the grid coverage.
GridNotEditableException - exception GridNotEditableException.
Thrown when an attempt is made to write in a non-editable grid.
GridNotEditableException() - Constructor for class GridNotEditableException
Creates an exception with no message.
GridNotEditableException(String) - Constructor for class GridNotEditableException
Creates an exception with the specified message.
GridPacking - interface GridPacking.
Describes the packing of data values within grid coverages.
GridRange - interface GridRange.
Specifies the range of valid coordinates for each dimension of the coverage.
geoidFromWktName(String) - Method in interface DatumAuthorityFactory
Gets the Geoid code from a WKT name.
get(int) - Method in interface PointArray
Returns the point at the given index.
get(int, DirectPosition) - Method in interface PointArray
Gets a copy of the DirectPosition at the particular location in this PointArray.
get(int, int) - Method in interface PointGrid
Returns the point at the given row and column index.
get(int, int, DirectPosition) - Method in interface PointGrid
Gets a copy of the DirectPosition at the particular location in this PointGrid.
getAbbreviation() - Method in interface CoordinateSystemAxis
The abbreviation used for this coordinate system axes.
getActiveCanvasHandler() - Method in interface Canvas
Returns the currently active CanvasHandler or null if no handler is active.
getActiveSymbology() - Method in interface GraphicSymbol
Gets the active symbology name that is being used to render this graphic symbol.
getActiveSymbology() - Method in interface Symbology
Gets the active symbology name that is being used to render this graphic symbol.
getAlternateTitles(Locale) - Method in interface Citation
Short name or other language name by which the cited information is known.
getAnchorPoint(int) - Method in interface GraphicSymbol
Gets an anchor point located at the given index.
getAnchorPoint(Locale) - Method in interface Datum
Description, possibly including coordinates, of the point or points used to anchor the datum to the Earth.
getAnchorPoint(Locale) - Method in interface TemporalDatum
Deprecated. This attribute is defined in the Datum parent interface, but is not used by a temporal Datum.
getAnchorPointArray() - Method in interface GraphicSymbol
Gets the current list of anchor points for this graphic symbol.
getAnchorPoints() - Method in interface GraphicSymbol
Gets the current list of anchor points for this graphic symbol.
getAngles() - Method in interface Bearing
Returns the azimuth and (optionnaly) the altitude.
getAngularUnit() - Method in interface PrimeMeridian
Returns the angular unit of the Greenwich longitude.
getArea() - Method in interface GenericSurface
Returns the area of this GenericSurface.
getArea() - Method in interface Solid
Returns the sum of the surface areas of all of the boundary components of a solid.
getArray() - Static method in class GraphicArc.ArcClosure
Utility method that retrieves the list of all ArcClosures.
getAuthority() - Method in interface AuthorityFactory
Returns the organization or party responsible for definition and maintenance of the database.
getAuthority() - Method in interface Identifier
Organization or party responsible for definition and maintenance of the code space or code.
getAuthority() - Method in class NoSuchAuthorityCodeException
Returns the authority.
getAuthorityCode() - Method in class NoSuchAuthorityCodeException
Returns the invalid authority code.
getAuthorityCodes(Class) - Method in interface AuthorityFactory
Returns the set of authority codes of the given type.
getAxis(int) - Method in interface CoordinateSystem
Returns the axis for this coordinate system at the specified dimension.
getAxisUnit() - Method in interface Ellipsoid
Returns the linear unit of the semi-major and semi-minor axis values.
getBackgroundColor() - Method in interface Fill
Returns the fill background color value.
getBandPacking() - Method in interface GridPacking
Gives the ordinate index for the band.
getBaseCRS() - Method in interface GeneralDerivedCRS
Returns the base coordinate reference system.
getBaseCRS() - Method in interface ProjectedCRS
Returns the base coordinate reference system, which must be geographic.
getBearing(Position) - Method in interface Point
Returns the bearing, as a unit vector, of the tangent (at this Point) to the curve between this Point and a passed position.
getBeginArrowStyle() - Method in interface Stroke
Returns the stroke begin arrow style value.
getBottomRight() - Method in interface BoundingRectangle
Returns the DirectPosition for the bottom-right position of the rectangle.
getBoundary() - Method in interface Geometry
Returns a finite set of Geometrys containing all of the direct positions on the boundary of this Geometry.
getBoundary() - Method in interface CurveSegment
Returns an ordered pair of points, which are the start point and end point of the curve.
getBoundary() - Method in interface OrientableCurve
Returns an ordered pair of points, which are the start point and end point of the curve.
getBoundary() - Method in interface OrientableSurface
Returns the set of circular sequences of orientable curve that limit the extent of this OrientableSurface.
getBoundary() - Method in interface Point
Returns always null, since point has no boundary.
getBoundary() - Method in interface Primitive
Returns the boundary of a Primitive as a set of Primitives.
getBoundary() - Method in interface Solid
Returns a sequence of sets of surfaces that limit the extent of this Solid.
getBoundary() - Method in interface SurfacePatch
Returns the boundary of this SurfacePatch represented as a collection of orientable curves organized into rings by a surface boundary.
getBoundsFactory() - Method in interface CommonFactory
Returns the BoundsFactory singleton.
getBuffer(double) - Method in interface Geometry
Returns a Geometry containing all points whose distance from this Geometry is less than or equal to the distance passed as a parameter.
getBulges() - Method in interface ArcStringByBulge
Returns the offset of each arc's midpoint.
getByteInValuePacking() - Method in interface GridPacking
Order of bytes packed in values for sample dimensions with greater than 8 bits.
getCRS() - Method in interface GraphicScaledImage
Returns the coordinate reference system that was used to create the image this object represents.
getCRSAuthorityFactory() - Method in interface CommonFactory
Returns the CRSAuthorityFactory singleton.
getCRSFactory() - Method in interface CommonFactory
Returns the CoordinateReferenceSystemFactory singleton.
getCanvas(String) - Method in interface DisplayFactory
Gets an existing Canvas object by UID, or null if no Canvas exists for the given UID.
getCapabilities() - Method in interface CommonFactory
Returns an object that represents the capabilities of this common factory and its associated canvas.
getCapabilities() - Method in interface DisplayFactory
Returns an object that represents the capabilities of this Display factory and its associated canvas.
getCategoryNames() - Method in interface SampleDimension
Sequence of category names for the values contained in a sample dimension.
getCenter() - Method in interface CanvasState
Returns the position of the center pixel of this Canvas.
getCenter() - Method in interface GraphicArc
Returns the center of the ellipse defining this GraphicArc.
getCenter() - Method in interface Arc
Calculates the center of the circle of which this arc is a portion as a direct position.
getCentroid() - Method in interface Geometry
Returns the mathematical centroid for this Geometry.
getChild(int) - Method in interface OrderedAggregateGraphic
Retrieves the child Graphic at the given index.
getChildCount() - Method in interface AggregateGraphic
Returns the number of children currently assigned to this AggregateGraphic.
getChildren() - Method in interface AggregateGraphic
Returns the children of this AggregateGraphic.
getClassification() - Method in class NoSuchClassificationException
Returns the classification name.
getClientProperty(Object) - Method in interface Graphic
Returns the value of the property with the specified key.
getClosure() - Method in interface Geometry
Returns a finite set of Geometrys containing all of the points on the boundary of this Geometry and this object (the union of the object and its boundary).
getClosurePathType() - Method in interface GraphicArc
Retrieves the algorithm that is used in computing the "in-between" pixels of the ArcClosure verteces when the arc is rendered.
getClosureType() - Method in interface GraphicArc
Returns the closureType.
getCode() - Method in interface Identifier
Identifier code or name, optionally from a controlled list or pattern defined by a code space.
getCodeSpace() - Method in interface Identifier
Identifier of a code space within which one or more codes are defined.
getColor() - Method in interface Fill
Returns the fill color value.
getColor() - Method in interface Stroke
Returns the stroke color value.
getColorInterpretation() - Method in interface SampleDimension
Color interpretation of the sample dimension.
getColumnIndex() - Method in interface CovarianceElement
The column number of the covariance element.
getCombinedExtent(BoundingRectangle, BoundingRectangle) - Method in interface BoundingRectangle
Returns the smallest BoundingRectangle that contains both this BoundingRectangle and the BoundingRectangle passed in.
getComplexes() - Method in interface Primitive
Returns the set of complexes which contains this primitive.
getComposite() - Method in interface OrientableCurve
Returns the owner of this orientable curve, or null if none.
getComposite() - Method in interface OrientableSurface
Returns the owner of this orientable surface, or null if none.
getCompositeCurve() - Method in interface GraphicCompositeCurve
Returns the ISO 19107 CompositeCurve geometry for this Graphic
getConic() - Method in interface GraphicArc
Returns the ISO 19107 Conic geometry for this Graphic
getConstructiveParam(double) - Method in interface GenericCurve
Returns the direct position for a constructive parameter.
getContainedPrimitives() - Method in interface Primitive
Returns the Primitives which are by definition coincident with this one.
getContainingPrimitives() - Method in interface Primitive
Returns the Primitives which are by definition coincident with this one.
getControlPoints() - Method in interface ArcString
Returns the sequence of points used to control the arcs in this string.
getControlPoints() - Method in interface GeodesicString
Returns a sequence of positions between which this GeodesicString is interpolated using geodesics from the geoid or ellipsoid of the coordinate reference system being used.
getControlPoints() - Method in interface LineString
Returns a sequence of positions between which the curve is linearly interpolated.
getConversionFromBase() - Method in interface GeneralDerivedCRS
Returns the conversion from the base CRS to this CRS.
getConversionFromBase() - Method in interface ProjectedCRS
Returns the map projection from the base CRS to this CRS.
getConvexHull() - Method in interface Geometry
Returns a Geometry that represents the convex hull of this Geometry.
getCoordinateDimension() - Method in interface Geometry
Returns the dimension of the coordinates that define this Geometry, which must be the same as the coordinate dimension of the coordinate reference system for this Geometry.
getCoordinateReferenceSystem() - Method in interface Coverage
Specifies the coordinate reference system used when accessing a coverage or grid coverage with the evaluate(...)
getCoordinateReferenceSystem() - Method in interface Bounds
Returns the Coordinate Reference System for this Bounds.
getCoordinateReferenceSystem() - Method in interface DirectPosition
The coordinate reference system in which the coordinate is given.
getCoordinateReferenceSystem() - Method in interface Geometry
Returns the coordinate reference system used in direct position coordinates.
getCoordinateReferenceSystem() - Method in interface GeometryFactory
Returns the coordinate reference system in use for all geometries to be created through this interface.
getCoordinateReferenceSystem() - Method in interface PointArray
Returns the Coordinate Reference System of this array.
getCoordinateReferenceSystem() - Method in interface PrimitiveFactory
Returns the coordinate reference system in use for all primitive geometric objects to be created through this interface.
getCoordinateReferenceSystems() - Method in interface CompoundCRS
The ordered list of coordinate reference systems.
getCoordinateSystem() - Method in interface CoordinateReferenceSystem
Returns the coordinate system.
getCoordinateSystem() - Method in interface GeocentricCRS
Returns the coordinate system, which must be cartesian or spherical.
getCoordinateSystem() - Method in interface GeographicCRS
Returns the coordinate system, which must be ellipsoidal.
getCoordinateSystem() - Method in interface ImageCRS
Returns the cartesian coordinate system.
getCoordinateSystem() - Method in interface ProjectedCRS
Returns the coordinate system, which must be cartesian.
getCoordinateSystem() - Method in interface TemporalCRS
Returns the coordinate system, which must be temporal.
getCoordinateSystem() - Method in interface VerticalCRS
Returns the coordinate system, which must be vertical.
getCoordinates() - Method in interface DirectPosition
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCovariance() - Method in interface CovarianceElement
The covariance element value.
getCurrentKeyHandler() - Method in interface KeyManager
Returns the current KeyHandler or null if no handler is set.
getCurrentMouseHandler() - Method in interface MouseManager
Returns the current MouseHandler or null if none.
getCurve() - Method in interface CurveSegment
Returns the curve which own this curve segment.
getCurveSegment() - Method in interface GraphicCurveSegment
Returns the geometry based on ISO 19107 geometric forms.
getDashArray() - Method in interface Stroke
Returns the stroke dash array value.
getDashOffset() - Method in interface Stroke
Returns the stroke dash offset value.
getDashPattern() - Method in class DashArray
Returns the dash pattern.
getDataBlock(GridRange, boolean[]) - Method in interface GridCoverage
Return a sequence of boolean values for a block.
getDataBlock(GridRange, byte[]) - Method in interface GridCoverage
Return a sequence of 8 bits values for a block.
getDataBlock(GridRange, short[]) - Method in interface GridCoverage
Return a sequence of 16 bits values for a block.
getDataBlock(GridRange, int[]) - Method in interface GridCoverage
Return a sequence of 32 bits values for a block.
getDataBlock(GridRange, float[]) - Method in interface GridCoverage
Return a sequence of float values for a block.
getDataBlock(GridRange, double[]) - Method in interface GridCoverage
Return a sequence of double values for a block.
getDatum() - Method in interface CoordinateReferenceSystem
Returns the datum.
getDatum() - Method in interface EngineeringCRS
Returns the datum, which must be an engineering one.
getDatum() - Method in interface GeocentricCRS
Returns the datum, which must be geodetic.
getDatum() - Method in interface GeographicCRS
Returns the datum, which must be geodetic.
getDatum() - Method in interface ImageCRS
Returns the datum, which must be an image one.
getDatum() - Method in interface TemporalCRS
Returns the datum, which must be temporal.
getDatum() - Method in interface VerticalCRS
Returns the datum, which must be vertical.
getDatumAuthorityFactory() - Method in interface CommonFactory
Returns the DatumAuthorityFactory singleton.
getDatumFactory() - Method in interface CommonFactory
Returns the DatumFactory singleton.
getDefaultGraphicStyle() - Method in interface DisplayCapabilities
Returns an GraphicStyle object, configured to the defaults for the DisplayFactory for this Capabilities instance.
getDefaultParameters(String) - Method in interface MathTransformFactory
Returns the default parameter values for the specified classification.
getDefaultValue() - Method in interface OperationParameter
Returns the default value for the parameter.
getDescription() - Method in interface SampleDimension
Sample dimension title or description.
getDescription() - Method in interface Operation
Description of the processing operation.
getDescription(Locale) - Method in interface Extent
Returns the spatial and temporal extent for the referring object.
getDescription() - Method in class SimpleEnumerationType
Gets the description for this enumeration value.
getDescriptionText(String, Locale) - Method in interface AuthorityFactory
Gets a description of the object corresponding to a code.
getDescriptor() - Method in interface GeneralParameterValue
Returns the abstract definition of this parameter or group of parameters.
getDescriptor() - Method in interface ParameterValue
Returns the abstract definition of this parameter value.
getDescriptor() - Method in interface ParameterValueGroup
Returns the group this value belong to.
getDimSource() - Method in interface MathTransform
Gets the dimension of input points.
getDimTarget() - Method in interface MathTransform
Gets the dimension of output points.
getDimension() - Method in interface CoordinateSystem
Returns the dimension of the coordinate system.
getDimension() - Method in interface DirectPosition
The length of coordinate sequence (the number of entries).
getDimension(DirectPosition) - Method in interface Geometry
Returns the inherent dimension of this Geometry, which shall be less than or equal to the coordinate dimension.
getDimension() - Method in interface PointArray
Returns the dimensionality of the coordinates in this array.
getDimensionNames() - Method in interface Coverage
The names of each dimension in the coverage.
getDirect() - Method in interface Position
Returns the direct position.
getDirection() - Method in interface CoordinateSystemAxis
Direction of this coordinate system axis.
getDirection() - Method in interface Bearing
Returns the direction as a vector.
getDisplayCoordinateReferenceSystem() - Method in interface Canvas
Returns the Coordinate Reference System associated with the display of this Canvas.
getDisplayToObjectiveTransform() - Method in interface Canvas
Returns the coordinate transformation object for this Canvas.
getDistance(Geometry) - Method in interface Geometry
Returns the distance between this Geometry and another Geometry.
getDistance() - Method in interface ParamForPoint
Returns the parameter distance computed by getParamForPoint(p).
getDocURL() - Method in interface Operation
URL for documentation on the processing operation.
getEastBoundLongitude() - Method in interface GeographicBoundingBox
Returns the eastern-most coordinate of the limit of the dataset extent.
getEditability() - Method in interface GraphicStyle
Returns an Editability object with the same values as this GraphicStyle's Editability properties.
getEditabilityAutoEdit() - Method in interface Editability
Returns the auto edit value.
getEditabilityDragSelectable() - Method in interface Editability
Returns the drag selectable value.
getEditabilityPickable() - Method in interface Editability
Returns the pickable value.
getEditabilitySelected() - Method in interface Editability
Returns the selected value.
getElement(int, int) - Method in interface Matrix
Retrieves the value at the specified row and column of this matrix.
getElements() - Method in interface CovarianceMatrix
Returns all the elements.
getElements() - Method in interface Complex
Returns the set of primitives contained in this complex.
getEllipsoid() - Method in interface GeodeticDatum
Returns the ellipsoid.
getEnd(Unit) - Method in interface GraphicArc
Returns this GraphicArc's ending bearing.
getEndAngle() - Method in interface Arc
Calculates the bearing of the line from the center of the circle of which this arc is a portion to the end point of the arc.
getEndArrowStyle() - Method in interface Stroke
Returns the stroke end arrow style value.
getEndConstructiveParam() - Method in interface GenericCurve
Indicates the parameter used in the constructive paramerization for the end point.
getEndParam() - Method in interface GenericCurve
Indicates the parameter for the end point.
getEndPoint() - Method in interface GenericCurve
Returns the direct position of the last point on the GenericCurve.
getEndPoint() - Method in interface CurveBoundary
Returns the end point.
getEndTime() - Method in interface TemporalExtent
Returns the end date and time for the content of the dataset.
getEnvelope() - Method in interface Coverage
The bounding box for the coverage domain in coordinate reference system coordinates.
getEnvelope() - Method in interface GraphicScaledImage
Returns the geometry based on ISO 19107 geometric forms.
getEnvelope() - Method in interface Geometry
Returns the minimum bounding box for this Geometry.
getExterior() - Method in interface GraphicSurfaceBoundary
Converts the exterior Ring in the underlying SurfaceBoundary to a GraphicRing, and returns that GraphicRing.
getExterior() - Method in interface SolidBoundary
Returns the exterior shell, or null if none.
getExterior() - Method in interface SurfaceBoundary
Returns the exterior ring, or null if none.
getFactory() - Method in interface Canvas
Returns the DisplayFactory associated with this Canvas.
getFactory() - Method in interface AuthorityFactory
Returns the low-level factory used for object creation.
getFallbackKeyHandlers() - Method in interface KeyManager
Returns an array of additional KeyHandlers to call for a given KeyEvent, if the current event handler doesn't handle it.
getFallbackMouseHandlers() - Method in interface MouseManager
Returns an array of additional MouseHandlers to call for a given MouseEvent, if the current mouse handler doesn't handle it.
getFill() - Method in interface Stroke
Returns the stroke fill value.
getFillPattern() - Method in interface Fill
Returns the fill pattern value.
getFillStyle() - Method in interface Fill
Returns the fill style value.
getFormula(Locale) - Method in interface OperationMethod
Formula(s) or procedure used by this operation method.
getGenerators() - Method in interface Composite
Returns a homogeneous collection of primitives whose union would be the core geometry of the composite.
getGenerators() - Method in interface CompositeCurve
Returns the list of orientable curves in this composite.
getGenerators() - Method in interface CompositeSurface
Returns the list of orientable surfaces in this composite.
getGeographicElement() - Method in interface Extent
Provides geographic component of the extent of the referring object
getGeographicIdentifier() - Method in interface GeographicDescription
Returns the identifier used to represent a geographic area.
getGeometry() - Method in class GeometryNotSupportedException
Returns the invalid geometry.
getGradientPoints() - Method in interface Fill
Returns the fill gradient points value.
getGraphic() - Method in interface GraphicEvent
Returns the Graphic this GraphicEvent initially occurred on.
getGraphic() - Method in interface GraphicStyle
Returns the Graphic object associated with this GraphicStyle object.
getGraphicStyle() - Method in interface Graphic
Returns the GraphicStyle for this Graphic.
getGraphicsAt(DirectPosition) - Method in interface Canvas
Returns the Graphics that occupy the given DirectPosition.
getGraphicsIn(BoundingRectangle) - Method in interface Canvas
Returns the Graphics that occupy the given BoundingRectangle.
getGreenwichLongitude() - Method in interface PrimeMeridian
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
getGridGeometry() - Method in interface GridCoverage
Information for the grid coverage geometry.
getGridPacking() - Method in interface GridCoverage
Information for the packing of grid coverage values.
getGridRange() - Method in interface GridGeometry
The valid coordinate range of a grid coverage.
getGridToCoordinateSystem() - Method in interface GridGeometry
The conversion allows for the transformations from grid coordinates to real world earth coordinates.
getHeight(Unit) - Method in interface GraphicArc
Returns the size of the height axis of the ellipse defining this GraphicArc, in terms of the given Unit.
getHighlight() - Method in interface GraphicStyle
Returns a Highlight object with the same values as this GraphicStyle's Highlight properties.
getHighlightBlinkPattern() - Method in interface Highlight
Returns the blink pattern value.
getHighlightBlinking() - Method in interface Highlight
Returns the blinking value.
getID() - Method in interface AggregationChangeEvent
Get the ID flag for this event.
getID() - Method in interface GraphicChangeEvent
Get the ID flag for this event.
getID() - Method in interface GraphicMouseEvent
Get the ID flag for this event.
getIcon() - Method in interface GraphicIcon
Returns the icon represented by this GraphicIcon.
getIcon() - Method in class SimpleEnumerationType
Gets the icon for this enumeration value.
getIdentifiers() - Method in interface Info
Set of alternative identifications of this object.
getImplHint(String) - Method in interface Canvas
Returns the rendering hint associated with the hint name.
getImplHint(String) - Method in interface GraphicStyle
Returns the given implementation-specific hint for the given name.
getIndirect() - Method in interface Position
Returns the point.
getIntensity() - Method in interface GraphicScaledImage
Returns the intensity of the image, as an integer from 0 to 100.
getInteriors() - Method in interface GraphicSurfaceBoundary
Converts the interior Rings in the underlying SurfaceBoundary to a GraphicRing, and returns that GraphicRing.
getInteriors() - Method in interface SolidBoundary
Returns the interior shells.
getInteriors() - Method in interface SurfaceBoundary
Returns the interior rings.
getInterpolation() - Method in interface ArcString
The interpolation for a ArcString is "circular arc by 3 points".
getInterpolation() - Method in interface ArcStringByBulge
The interpolation for a ArcStringByBulge is "Circular arc by 2 points and bulge factor".
getInterpolation() - Method in interface GeodesicString
The interpolation for a GeodesicString is "geodesic".
getInterpolation() - Method in interface CurveSegment
Specifies the curve interpolation mechanism used for this segment.
getInterpolation() - Method in interface SurfacePatch
Determines the surface interpolation mechanism used for this SurfacePatch.
getIntersection(BoundingRectangle, BoundingRectangle) - Method in interface BoundingRectangle
Returns the BoundingRectangle of the intersection of this BoundingRectangle and the one passed in.
getInverseFlattening() - Method in interface Ellipsoid
Returns the value of the inverse of the flattening constant.
getKeyEvent() - Method in interface GraphicKeyEvent
Returns the KeyEvent that this event references.
getLabel() - Method in interface LabelPlacement
Returns the label.
getLineCap() - Method in interface Stroke
Returns the stroke line cap value.
getLineGap() - Method in interface Stroke
Returns the stroke line gap value.
getLineJoin() - Method in interface Stroke
Returns the stroke line join value.
getLineStrokeBeginArrowStyle() - Method in interface LineSymbolizer
Returns the stroke begin arrow style value.
getLineStrokeColor() - Method in interface LineSymbolizer
Returns the stroke color value.
getLineStrokeDashArray() - Method in interface LineSymbolizer
Returns the stroke dash array value.
getLineStrokeDashOffset() - Method in interface LineSymbolizer
Returns the stroke dash offset value.
getLineStrokeEndArrowStyle() - Method in interface LineSymbolizer
Returns the stroke end arrow style value.
getLineStrokeFillBackgroundColor() - Method in interface LineSymbolizer
Returns the fill background color value.
getLineStrokeFillColor() - Method in interface LineSymbolizer
Returns the fill color value.
getLineStrokeFillGradientPoints() - Method in interface LineSymbolizer
Returns the fill gradient points value.
getLineStrokeFillOpacity() - Method in interface LineSymbolizer
Returns the fill opacity value.
getLineStrokeFillPattern() - Method in interface LineSymbolizer
Returns the fill pattern value.
getLineStrokeFillStyle() - Method in interface LineSymbolizer
Returns the fill style value.
getLineStrokeLineCap() - Method in interface LineSymbolizer
Returns the stroke line cap value.
getLineStrokeLineGap() - Method in interface LineSymbolizer
Returns the stroke line gap value.
getLineStrokeLineJoin() - Method in interface LineSymbolizer
Returns the stroke line join value.
getLineStrokeLinePattern() - Method in interface LineSymbolizer
Returns the stroke line pattern value.
getLineStrokeLineStyle() - Method in interface LineSymbolizer
Returns the stroke line style value.
getLineStrokeOpacity() - Method in interface LineSymbolizer
Returns the opacity value.
getLineStrokeWidth() - Method in interface LineSymbolizer
Returns the width value.
getLineStyle() - Method in interface Stroke
Returns the stroke line style value.
getLineSymbolizer() - Method in interface GraphicStyle
Returns a LineSymbolizer object with the same values as this GraphicStyle's LineSymbolizer properties.
getLower() - Method in interface GridRange
The valid minimum inclusive grid coordinate.
getLowerCorner() - Method in interface Envelope
A coordinate position consisting of all the minimal ordinates for each dimension for all points within the Envelope.
getLowerRight() - Method in interface GraphicScaledImage
Convenience menthod to return the DirectPosition for the lower-right position of the image.
getMathTransform() - Method in interface CoordinateOperation
Gets the math transform.
getMaximalComplex() - Method in interface Geometry
Returns the set of maximal complexes within which this Geometry is contained.
getMaximumOccurs() - Method in interface GeneralOperationParameter
The maximum number of times that values for this parameter group or parameter can be included.
getMaximumValue() - Method in interface SampleDimension
The maximum value occurring in the sample dimension.
getMaximumValue() - Method in interface VerticalExtent
Returns the highest vertical extent contained in the dataset.
getMaximumValue() - Method in interface OperationParameter
Returns the maximum parameter value.
getMbRegion() - Method in interface Geometry
Returns a region in the coordinate reference system that contains this Geometry.
getMeasureDescription() - Method in interface PositionalAccuracy
A description of the accuracy parameter(s) provided.
getMetaDataNames() - Method in interface SampleDimension
The list of metadata keywords for a sample dimension.
getMetadataNames() - Method in interface Coverage
List of metadata keywords for a coverage.
getMetadataNames() - Method in interface GridCoverageProcessor
Retrieve the list of metadata keywords for the interface.
getMetadataValue(String) - Method in interface Coverage
Retrieve the metadata value for a given metadata name.
getMetadataValue(String) - Method in interface SampleDimension
Retrieve the metadata value for a given metadata name.
getMetadataValue(String) - Method in interface GridCoverageProcessor
Retrieve the metadata value for a given metadata name.
getMethod() - Method in interface Operation
Returns the operation method.
getMinimumOccurs() - Method in interface GeneralOperationParameter
The minimum number of times that values for this parameter group or parameter are required.
getMinimumValue() - Method in interface SampleDimension
The minimum value occurring in the sample dimension.
getMinimumValue() - Method in interface VerticalExtent
Returns the lowest vertical extent contained in the dataset.
getMinimumValue() - Method in interface OperationParameter
Returns the minimum parameter value.
getModifiedCoordinates() - Method in interface PassThroughOperation
Ordered sequence of positive integers defining the positions in a coordinate tuple of the coordinates affected by this pass-through operation.
getMouseEvent() - Method in interface GraphicMouseEvent
Returns the MouseEvent that this event references.
getName() - Method in interface Operation
Name of the processing operation.
getName() - Method in interface Graphic
Returns the name assigned to this Graphic.
getName(Locale) - Method in interface Info
The name by which this object is identified.
getNoDataValues() - Method in interface SampleDimension
Values to indicate no data values for the sample dimension.
getNormals() - Method in interface ArcStringByBulge
Returns a vector normal (perpendicular) to the chord of the arc, the line joining the first and last point of the arc.
getNorthBoundLatitude() - Method in interface GeographicBoundingBox
Returns the northern-most, coordinate of the limit of the dataset extent.
getNullIcon() - Static method in class SimpleEnumerationType
Gets the null icon.
getNumArc() - Method in interface ArcString
Returns the number of circular arcs in the string.
getNumArc() - Method in interface ArcStringByBulge
Returns the number of circular arcs in the string.
getNumCol() - Method in interface Matrix
Returns the number of colmuns in this matrix.
getNumDerivativeInterior() - Method in interface CurveSegment
Specifies the type of continuity that is guaranteed interior to the curve.
getNumDerivativesAtEnd() - Method in interface CurveSegment
Specifies the type of continuity between this curve segment and its immediate neighbors.
getNumDerivativesAtStart() - Method in interface CurveSegment
Specifies the type of continuity between this curve segment and its immediate neighbors.
getNumDerivativesOnBoundary() - Method in interface SurfacePatch
Specifies the type of continuity between this surface patch and its immediate neighbors with which it shares a boundary curve.
getNumOperations() - Method in interface GridCoverageProcessor
The number of operations supported by the GridCoverageProcessor.
getNumOverviews() - Method in interface GridCoverage
Number of predetermined overviews for the grid.
getNumRow() - Method in interface Matrix
Returns the number of rows in this matrix.
getNumSampleDimensions() - Method in interface Coverage
The number of sample dimensions in the coverage.
getNumSources() - Method in interface Coverage
Number of grid coverages which the grid coverage was derived from.
getNumSources() - Method in interface Operation
Number of source grid coverages required for the operation.
getNumberOfStyles() - Static method in class YAnchor
Gets the number of YAnchors that have been created.
getObjectiveCoordinateReferenceSystem() - Method in interface Canvas
Returns the objective Coordinate Reference System (e.g. the projection of a georeferenced Coordinate Reference System) for this Canvas.
getObjectiveToDisplayTransform() - Method in interface Canvas
Returns the coordinate transformation object for this Canvas.
getOffset() - Method in interface SampleDimension
Offset is the value to add to grid values for this sample dimension.
getOffset() - Method in interface GraphicIcon
Returns the location in the icon (as an offset from the upper left) that will be drawn over the icon's position.
getOpacity() - Method in interface Fill
Returns the fill opacity value.
getOpacity() - Method in interface Stroke
Returns the opacity value.
getOperation(int) - Method in interface GridCoverageProcessor
Retrieve a grid processing operation information.
getOperation() - Method in interface PassThroughOperation
Returns the operation to apply on the subset of a coordinate tuple.
getOperationName() - Method in class IncompatibleOperationException
Returns the invalid Operation name.
getOperationVersion() - Method in interface Conversion
Deprecated. This attribute is declared in CoordinateOperation but is not used in a conversion.
getOperationVersion() - Method in interface CoordinateOperation
Version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters).
getOperationVersion() - Method in interface Transformation
Version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters).
getOperations() - Method in interface ConcatenatedOperation
Returns the sequence of operations.
getOptimalDataBlockSizes() - Method in interface GridCoverage
Optimal size to use for each dimension when accessing grid values.
getOrdinate(int) - Method in interface DirectPosition
Returns the ordinate at the specified dimension.
getOrientation() - Method in interface OrientablePrimitive
Determines which of the two possible orientations this object represents.
getOrigin() - Method in interface TemporalDatum
The date and time origin of this temporal datum.
getOverview(int) - Method in interface GridCoverage
Returns a pre-calculated overview for a grid coverage.
getOverviewGridGeometry(int) - Method in interface GridCoverage
Returns the grid geometry for an overview.
getPackedDataBlock(GridRange) - Method in interface GridCoverage
Return a block of grid coverage data for all sample dimensions.
getPalette() - Method in interface SampleDimension
Color palette associated with the sample dimension.
getPaletteInterpretation() - Method in interface SampleDimension
Indicates the type of color palette entry for sample dimensions which have a palette.
getParam(double) - Method in interface GenericCurve
Returns the direct position for a parameter.
getParamForPoint(DirectPosition) - Method in interface GenericCurve
Returns the parameter for this GenericCurve at the passed direct position.
getParameter(String) - Method in interface OperationParameterGroup
Returns the first parameter in this group for the specified name.
getParameterName() - Method in class InvalidParameterNameException
Returns the invalid parameter name.
getParameterName() - Method in class InvalidParameterTypeException
Returns the parameter name.
getParameterName() - Method in class InvalidParameterValueException
Returns the parameter name.
getParameterName() - Method in class ParameterNotFoundException
Returns the required parameter name.
getParameterValues() - Method in interface Operation
Returns the parameter values.
getParameters() - Method in interface Operation
Retrieve the parameters information.
getParameters() - Method in interface OperationParameterGroup
Returns the parameters in this group.
getParameters() - Method in interface OperationMethod
The set of parameters.
getParent() - Method in interface Graphic
Returns the parent of this Graphic.
getPatches() - Method in interface Surface
Relates this Surface to a set of surface patches that shall be joined together to form this surface.
getPathType() - Method in interface GraphicCurveSegment
Retrieves the methods that is used in computing the "in-between" pixels between vertices when this object is rendered on the screen.
getPerimeter() - Method in interface GenericSurface
Returns the sum of the lengths of all the boundary components of this GenericSurface.
getPixelInCell() - Method in interface ImageDatum
Specification of the way the image grid is associated with the image data attributes.
getPoint(int) - Method in interface GraphicCurveSegment
Returns the position at the specified index in the array of positions.
getPointArray() - Method in interface GraphicCurveSegment
Returns this GraphicCurveSegment's set of positions as a PointArray.
getPointFillBackgroundColor() - Method in interface PointSymbolizer
Returns the fill background color value.
getPointFillColor() - Method in interface PointSymbolizer
Returns the fill color value.
getPointFillGradientPoints() - Method in interface PointSymbolizer
Returns the fill gradient points value.
getPointFillOpacity() - Method in interface PointSymbolizer
Returns the fill opacity value.
getPointFillPattern() - Method in interface PointSymbolizer
Returns the fill pattern value.
getPointFillStyle() - Method in interface PointSymbolizer
Returns the fill style value.
getPointMark() - Method in interface PointSymbolizer
Returns the point mark value.
getPointOpacity() - Method in interface PointSymbolizer
Returns the point opacity value.
getPointRotation() - Method in interface PointSymbolizer
Returns the point rotation value.
getPointSize() - Method in interface PointSymbolizer
Returns the point size value.
getPointStrokeBeginArrowStyle() - Method in interface PointSymbolizer
Returns the stroke begin arrow style value.
getPointStrokeColor() - Method in interface PointSymbolizer
Returns the stroke color value.
getPointStrokeDashArray() - Method in interface PointSymbolizer
Returns the stroke dash array value.
getPointStrokeDashOffset() - Method in interface PointSymbolizer
Returns the stroke dash offset value.
getPointStrokeEndArrowStyle() - Method in interface PointSymbolizer
Returns the stroke end arrow style value.
getPointStrokeFillBackgroundColor() - Method in interface PointSymbolizer
Returns the fill background color value.
getPointStrokeFillColor() - Method in interface PointSymbolizer
Returns the fill color value.
getPointStrokeFillGradientPoints() - Method in interface PointSymbolizer
Returns the fill gradient points value.
getPointStrokeFillOpacity() - Method in interface PointSymbolizer
Returns the fill opacity value.
getPointStrokeFillPattern() - Method in interface PointSymbolizer
Returns the fill pattern value.
getPointStrokeFillStyle() - Method in interface PointSymbolizer
Returns the fill style value.
getPointStrokeLineCap() - Method in interface PointSymbolizer
Returns the stroke line cap value.
getPointStrokeLineGap() - Method in interface PointSymbolizer
Returns the stroke line gap value.
getPointStrokeLineJoin() - Method in interface PointSymbolizer
Returns the stroke line join value.
getPointStrokeLinePattern() - Method in interface PointSymbolizer
Returns the stroke line pattern value.
getPointStrokeLineStyle() - Method in interface PointSymbolizer
Returns the stroke line style value.
getPointStrokeOpacity() - Method in interface PointSymbolizer
Returns the opacity value.
getPointStrokeWidth() - Method in interface PointSymbolizer
Returns the width value.
getPointSymbolizer() - Method in interface GraphicStyle
Returns a PointSymbolizer object with the same values as this GraphicStyle's PointSymbolizer properties.
getPoints() - Method in interface GraphicCurveSegment
Returns the positions that make up the line segments.
getPolygon() - Method in interface BoundingPolygon
Returns the sets of points defining the bounding polygon.
getPolygonFillBackgroundColor() - Method in interface PolygonSymbolizer
Returns the fill background color value.
getPolygonFillColor() - Method in interface PolygonSymbolizer
Returns the fill color value.
getPolygonFillGradientPoints() - Method in interface PolygonSymbolizer
Returns the fill gradient points value.
getPolygonFillOpacity() - Method in interface PolygonSymbolizer
Returns the fill opacity value.
getPolygonFillPattern() - Method in interface PolygonSymbolizer
Returns the fill pattern value.
getPolygonFillStyle() - Method in interface PolygonSymbolizer
Returns the fill style value.
getPolygonStrokeBeginArrowStyle() - Method in interface PolygonSymbolizer
Returns the stroke begin arrow style value.
getPolygonStrokeColor() - Method in interface PolygonSymbolizer
Returns the stroke color value.
getPolygonStrokeDashArray() - Method in interface PolygonSymbolizer
Returns the stroke dash array value.
getPolygonStrokeDashOffset() - Method in interface PolygonSymbolizer
Returns the stroke dash offset value.
getPolygonStrokeEndArrowStyle() - Method in interface PolygonSymbolizer
Returns the stroke end arrow style value.
getPolygonStrokeFillBackgroundColor() - Method in interface PolygonSymbolizer
Returns the fill background color value.
getPolygonStrokeFillColor() - Method in interface PolygonSymbolizer
Returns the fill color value.
getPolygonStrokeFillGradientPoints() - Method in interface PolygonSymbolizer
Returns the fill gradient points value.
getPolygonStrokeFillOpacity() - Method in interface PolygonSymbolizer
Returns the fill opacity value.
getPolygonStrokeFillPattern() - Method in interface PolygonSymbolizer
Returns the fill pattern value.
getPolygonStrokeFillStyle() - Method in interface PolygonSymbolizer
Returns the fill style value.
getPolygonStrokeLineCap() - Method in interface PolygonSymbolizer
Returns the stroke line cap value.
getPolygonStrokeLineGap() - Method in interface PolygonSymbolizer
Returns the stroke line gap value.
getPolygonStrokeLineJoin() - Method in interface PolygonSymbolizer
Returns the stroke line join value.
getPolygonStrokeLinePattern() - Method in interface PolygonSymbolizer
Returns the stroke line pattern value.
getPolygonStrokeLineStyle() - Method in interface PolygonSymbolizer
Returns the stroke line style value.
getPolygonStrokeOpacity() - Method in interface PolygonSymbolizer
Returns the opacity value.
getPolygonStrokeWidth() - Method in interface PolygonSymbolizer
Returns the width value.
getPolygonSymbolizer() - Method in interface GraphicStyle
Returns a PolygonSymbolizer object with the same values as this GraphicStyle's PolygonSymbolizer properties.
getPosition() - Method in interface GraphicIcon
Returns the DirectPosition corresponding to the position of the icon.
getPosition() - Method in interface GraphicLabel
Returns the DirectPosition corresponding to the position of the label.
getPosition() - Method in interface ParamForPoint
Returns the actual value for the direct position used by getParamForPoint(p).
getPosition() - Method in interface Point
Returns the direct position of this point.
getPositionalAccuracy() - Method in interface CoordinateOperation
Estimate(s) of the impact of this operation on point accuracy.
getPrimeMeridian() - Method in interface GeodeticDatum
Returns the prime meridian.
getPrimitive() - Method in interface OrientablePrimitive
Returns the primitive associated with this OrientablePrimitive.
getProxy() - Method in interface Primitive
Returns the orientable primitives associated with this primitive.
getRadius() - Method in interface Halo
Returns the halo radius value.
getRadius() - Method in interface Arc
Calculates the radius of the circle of which this arc is a portion.
getRealizationEpoch() - Method in interface Datum
The time after which this datum definition is valid.
getRealizationEpoch() - Method in interface TemporalDatum
Deprecated. This attribute is defined in the Datum parent interface, but is not used by a temporal Datum.
getRemarks(Locale) - Method in interface Identifier
Comments on or information about this identifier.
getRemarks(Locale) - Method in interface Info
Comments on or information about this object, including data source information.
getRenderableImage(int, int) - Method in interface Coverage
Returns 2D view of this coverage as a renderable image.
getRepresentativePoint() - Method in interface Geometry
Returns a point value that is guaranteed to be on this Geometry.
getResult() - Method in interface AbsoluteExternalPositionalAccuracy
A quantitative result defined by the evaluation procedure used.
getResult() - Method in interface RelativeInternalPositionalAccuracy
A quantitative result defined by the evaluation procedure used.
getRing() - Method in interface GraphicRing
Returns the geometry based on ISO 19107 geometric forms.
getRotation(Unit) - Method in interface GraphicArc
Returns this GraphicArc's orientation source.
getRotation(Unit) - Method in interface GraphicIcon
Gets the angle by which to rotate the icon.
getRotation(Unit) - Method in interface GraphicLabel
Returns the orientation by which to rotate the text before rendering.
getRotation() - Method in interface LabelPlacement
Returns the label rotation.
getRow(int) - Method in interface PointGrid
Returns the row at the given index.
getRowIndex() - Method in interface CovarianceElement
The row number of the covariance element.
getSampleDimension(int) - Method in interface Coverage
Retrieve sample dimension information for the coverage.
getSampleDimensionType() - Method in interface SampleDimension
A code value indicating grid value data type.
getSamplePoints() - Method in interface CurveSegment
Returns an ordered array of point values that lie on the curve segment.
getSampleToGeophysics() - Method in interface SampleDimension
The transform which is applied to grid values for this sample dimension.
getScale() - Method in interface SampleDimension
Scale is the value which is multiplied to grid values for this sample dimension.
getScaledImage() - Method in interface GraphicScaledImage
Returns the image represented by this GraphicScaledImage.
getScope(Locale) - Method in interface ReferenceSystem
Description of domain of usage, or limitations of usage, for which this (coordinate) reference system object is valid.
getScope(Locale) - Method in interface Datum
Description of domain of usage, or limitations of usage, for which this datum object is valid.
getScope(Locale) - Method in interface CoordinateOperation
Description of domain of usage, or limitations of usage, for which this operation is valid.
getSegment(int) - Method in interface GraphicCompositeCurve
Retrieves the segment Graphic at the given index.
getSegmentCount() - Method in interface GraphicCompositeCurve
Returns the number of segments currently assigned to this GraphicCompositeCurve.
getSegments() - Method in interface GraphicCompositeCurve
Returns the segments of this GraphicCompositeCurve.
getSegments() - Method in interface Curve
Lists the components curve segments of Curve, each of which defines the direct position of points along a portion of the curve.
getSemiMajorAxis() - Method in interface Ellipsoid
Length of the semi-major axis of the ellipsoid.
getSemiMinorAxis() - Method in interface Ellipsoid
Length of the semi-minor axis of the ellipsoid.
getShowLabel() - Method in interface LabelPlacement
Returns the show label.
getSource(int) - Method in interface Coverage
Returns the source data for a coverage.
getSource(int) - Method in interface GridCoverage
Returns the source data for a grid coverage.
getSourceCRS() - Method in interface CoordinateOperation
Returns the source CRS.
getSourceDimensions() - Method in interface OperationMethod
Number of dimensions in the source CRS of this operation method.
getSouthBoundLatitude() - Method in interface GeographicBoundingBox
Returns the southern-most coordinate of the limit of the dataset extent.
getSpatialExtent() - Method in interface SpatialTemporalExtent
Returns the spatial extent component of composite spatial and temporal extent.
getStart(Unit) - Method in interface GraphicArc
Returns this GraphicArc's start bearing.
getStartAngle() - Method in interface Arc
Calculates the bearing of the line from the center of the circle of which this arc is a portion to the start point of the arc.
getStartConstructiveParam() - Method in interface GenericCurve
Indicates the parameter used in the constructive paramerization for the start point.
getStartParam() - Method in interface GenericCurve
Indicates the parameter for the start point.
getStartPoint() - Method in interface GenericCurve
Returns the direct position of the first point on the GenericCurve.
getStartPoint() - Method in interface CurveBoundary
Returns the start point.
getStartTime() - Method in interface TemporalExtent
Returns the start date and time for the content of the dataset.
getState() - Method in interface Canvas
Returns a copy of the current state of this Canvas.
getSubComplexes() - Method in interface Complex
Returns a subset of the primitives of that complex that is, in its own right, a geometric complex.
getSuperComplexex() - Method in interface Complex
Returns a superset of primitives that is also a complex.
getSupportedArrowStyles() - Method in interface DisplayCapabilities
Returns an array of ArrowStyle objects that indicates the arrow styles that are supported by a given implementation.
getSupportedBounds() - Method in interface CommonCapabilities
Returns an array of Class objects for the Bounds interfaces that are supported by a given implementation.
getSupportedCoordinateReferenceSystems() - Method in interface CommonCapabilities
Returns an array of Strings that are keys for the Coordinate Reference Systems that this implementation supports.
getSupportedDatums() - Method in interface CommonCapabilities
Returns an array of Strings that are keys for the datums that this implementation supports.
getSupportedDirectPositions() - Method in interface CommonCapabilities
Returns an array of Class objects for the directposition interfaces that are supported by a given implementation.
getSupportedDirectPositions(CoordinateReferenceSystem) - Method in interface CommonCapabilities
Returns an array of Class objects for the directposition interfaces that are supported by a given implementation for the specified Coordinate Reference System.
getSupportedFillPatterns() - Method in interface DisplayCapabilities
Returns an array of FillPattern objects that indicates the fill patterns that are supported by a given implementation.
getSupportedFillStyles() - Method in interface DisplayCapabilities
Returns an array of FillStyle objects that indicates the fill styles supported by a given implementation.
getSupportedGeometries() - Method in interface CommonCapabilities
Returns an array of Class objects for the geometry interfaces that are supported by a given implementation.
getSupportedLineCaps() - Method in interface DisplayCapabilities
Returns an array of LineCap objects that indicates the line cap styles that are supported by a given implementation.
getSupportedLineJoins() - Method in interface DisplayCapabilities
Returns an array of LineJoin objects that indicates the line join styles that are supported by a given implementation.
getSupportedLinePatterns() - Method in interface DisplayCapabilities
Returns an array of LinePattern objects that indicates the line patterns that are supported by a given implementation.
getSupportedLineStyles() - Method in interface DisplayCapabilities
Returns an array of LineStyle objects that indicates the line styles that are supported by a given implementation.
getSupportedMarks() - Method in interface DisplayCapabilities
Returns an array of Mark objects that indicates the marks that are supported by a given implementation.
getSupportedOrientations() - Method in interface CommonCapabilities
Returns an array of Class objects for the orientation interfaces that are supported by a given implementation.
getSupportedOrientations(CoordinateReferenceSystem) - Method in interface CommonCapabilities
Returns an array of Class objects for the orientation interfaces that are supported by a given implementation for the specified Coordinate Reference System.
getSupportedPathTypes() - Method in interface CommonCapabilities
Returns an array of PathType objects that indicates the path types that are supported.
getSupportedPrimitives() - Method in interface DisplayCapabilities
Returns an array of Class objects for the non-editable primitive interfaces that are supported by a given implementation.
getSupportedProjections() - Method in interface CommonCapabilities
Returns an array of Strings representing the projections that are supported.
getSupportedSpatialSchemaObjects(CoordinateReferenceSystem) - Method in interface CommonCapabilities
Returns an array of Class objects from the spatialschema-package that are supported by a given implementation for the specified Coordinate Reference System.
getSupportedSymbologies() - Method in interface DisplayCapabilities
Returns an array of SymbologyInfo objects that this implementations supports.
getSupportedXAnchors() - Method in interface DisplayCapabilities
Returns an array of XAnchor objects that indicates the X anchors that are supported by a given implementation.
getSupportedYAnchors() - Method in interface DisplayCapabilities
Returns an array of YAnchor objects that indicates the Y anchors that are supported by a given implementation.
getSurface() - Method in interface SurfacePatch
Returns the patch which own this surface patch.
getSurfaceBoundary() - Method in interface GraphicSurfaceBoundary
Returns the geometry based on ISO 19107 geometric forms.
getSymbology(String) - Method in interface GraphicSymbol
Gets the symbology settings object for the given symbology name.
getSymbology() - Method in interface GraphicStyle
Returns a Symbology object with the same values as this GraphicStyle's Symbology properties.
getSymbologyName() - Method in interface SymbologyInfo
Gets name of symbology
getSymbologyProperty(SymbologyInfo, String) - Method in interface Symbology
Gets the property value defined by the given property name
getSymbologyPropertyCount(SymbologyInfo) - Method in interface Symbology
Gets the number of properties that exist for the graphic that uses this symbology.
getSymbologyPropertyNames(SymbologyInfo) - Method in interface Symbology
Gets the list of all the property names that exist for the graphic that uses this symbology.
getSymbologyPropertyType(SymbologyInfo, String) - Method in interface Symbology
Gets the java class type for the property value defined by the property name.
getSymbologyVersion() - Method in interface GraphicSymbol
Gets the active symbology name that is being used to render this graphic symbol.
getSymbologyVersion() - Method in interface SymbologyInfo
Gets version of symbology
getTangent(double) - Method in interface GenericCurve
Returns the tangent vector along this GenericCurve at the passed parameter value.
getTargetCRS() - Method in interface CoordinateOperation
Returns the target CRS.
getTargetDimensions() - Method in interface OperationMethod
Number of dimensions in the target CRS of this operation method.
getTemporalElement() - Method in interface Extent
Provides temporal component of the extent of the referring object
getText() - Method in interface GraphicLabel
Returns the text that will be displayed.
getTextFillBackgroundColor() - Method in interface TextSymbolizer
Returns the fill background color value.
getTextFillColor() - Method in interface TextSymbolizer
Returns the fill color value.
getTextFillGradientPoints() - Method in interface TextSymbolizer
Returns the fill gradient points value.
getTextFillOpacity() - Method in interface TextSymbolizer
Returns the fill opacity value.
getTextFillPattern() - Method in interface TextSymbolizer
Returns the fill pattern value.
getTextFillStyle() - Method in interface TextSymbolizer
Returns the fill style value.
getTextFont() - Method in interface TextSymbolizer
Returns the Font object.
getTextHaloRadius() - Method in interface TextSymbolizer
Returns the halo radius value.
getTextLabel() - Method in interface TextSymbolizer
Returns the label.
getTextLabelRotation() - Method in interface TextSymbolizer
Returns the label rotation.
getTextLabelShowLabel() - Method in interface TextSymbolizer
Returns the show label.
getTextLabelXAnchor() - Method in interface TextSymbolizer
Returns the label XAnchor.
getTextLabelXDisplacement() - Method in interface TextSymbolizer
Returns the label X displacement.
getTextLabelYAnchor() - Method in interface TextSymbolizer
Returns the label YAnchor.
getTextLabelYDisplacement() - Method in interface TextSymbolizer
Returns the label Y displacement.
getTextSymbolizer() - Method in interface GraphicStyle
Returns a TextSymbolizer object with the same values as this GraphicStyle's TextSymbolizer properties.
getTitle() - Method in interface Canvas
Returns the title assigned to this Canvas.
getTitle() - Method in interface CanvasState
Returns the title of the Canvas.
getTitle(Locale) - Method in interface Citation
Name by which the cited resource is known.
getTopGraphicAt(DirectPosition) - Method in interface Canvas
Returns the top-most Graphic that occupies given DirectPosition.
getTopLeft() - Method in interface BoundingRectangle
Returns the DirectPosition for the top-left position of the rectangle.
getTransparency() - Method in interface GraphicScaledImage
Returns the transparency of the image, as an integer from 0 to 100.
getUID() - Method in interface Canvas
Returns the unique identifier of this Canvas, which is assigned by the implementation.
getUnit() - Method in interface VerticalExtent
Returns the vertical units used for vertical extent information.
getUnit() - Method in interface OperationParameter
Returns the unit for default, minimum and maximum values.
getUnit() - Method in interface ParameterValue
Returns the unit of measure of the parameter value.
getUnit() - Method in interface CoordinateSystemAxis
The unit of measure used for this coordinate system axis.
getUnit() - Method in interface AbsoluteExternalPositionalAccuracy
The unit of the result.
getUnit() - Method in interface CovarianceElement
The covariance unit from the relevant ordinate.
getUnit(int, int) - Method in interface CovarianceMatrix
Retrieves the value at the specified row and column of this matrix.
getUnit() - Method in interface RelativeInternalPositionalAccuracy
The unit of the result.
getUnits() - Method in interface SampleDimension
The unit information for this sample dimension.
getUpNormal(DirectPosition) - Method in interface GenericSurface
Returns a vector perpendicular to the GenericSurface at the direct position passed, which must be on this GenericSurface.
getUpper() - Method in interface GridRange
The valid maximum exclusive grid coordinate.
getUpperCorner() - Method in interface Envelope
A coordinate position consisting of all the maximal ordinates for each dimension for all points within the Envelope.
getUpperLeft() - Method in interface GraphicScaledImage
Returns the DirectPosition for the upper-left position of the image.
getValidArea() - Method in interface ReferenceSystem
Area for which the (coordinate) reference system is valid.
getValidArea() - Method in interface Datum
Area or region in which this datum object is valid.
getValidArea() - Method in interface CoordinateOperation
Area in which this operation is valid.
getValidValues() - Method in interface OperationParameter
If this parameter allows only a finite set of values, returns this set.
getValue() - Method in class InvalidParameterValueException
Returns the invalid parameter value.
getValue() - Method in interface ParameterValue
Returns the parameter value as an object.
getValue(String) - Method in interface ParameterValueGroup
Returns the first value in this group for the specified name.
getValue() - Method in class NoSuchEnumerationException
Returns the invalid value.
getValueClass() - Method in interface OperationParameter
Returns the class that describe the type of the parameter.
getValueInBytePacking() - Method in interface GridPacking
Order of values packed in a byte for sample dimensions with less than 8 bits.
getValues() - Method in interface ParameterValueGroup
Returns the values in this group.
getVendor() - Method in interface Operation
Vendor of the processing operation implementation.
getVendor() - Method in interface Factory
Returns the vendor responsible for creating this factory implementation.
getVersion() - Method in interface Operation
Version number for the implementation.
getVersion() - Method in interface Identifier
Identifier of the version of the associated code space or code, as specified by the code space or code authority.
getVerticalDatum() - Method in interface VerticalExtent
Provides information about the origin from which the maximum and minimum elevation values are measured.
getVerticalDatumType() - Method in interface VerticalDatum
The type of this vertical datum.
getVerticalElement() - Method in interface Extent
Provides vertical component of the extent of the referring object
getVertices() - Method in interface BoundingPolygon
Returns the list of vertices for this object.
getViewability() - Method in interface GraphicStyle
Returns a Viewability object with the same values as this GraphicStyle's Viewability properties.
getViewabilityMaxScale() - Method in interface Viewability
Returns the max scale value.
getViewabilityMinScale() - Method in interface Viewability
Returns the min scale value.
getViewabilityVisible() - Method in interface Viewability
Returns the visible value.
getViewabilityZOrderHint() - Method in interface Viewability
Returns the z order hint value.
getVolume() - Method in interface Solid
Returns the volume of this solid.
getWestBoundLongitude() - Method in interface GeographicBoundingBox
Returns the western-most coordinate of the limit of the dataset extent.
getWidth(Unit) - Method in interface GraphicArc
Returns the size of the width axis of the ellipse defining this GraphicArc, in terms of the given Unit.
getWidth() - Method in interface Stroke
Returns the width value.
getXAnchor() - Method in interface GraphicLabel
Returns the x-axis portion of the place on the text string that corresponds to the rendering position (see the [gs]etPosition method).
getXAnchor() - Method in interface LabelPlacement
Returns the label XAnchor.
getXDisplacement() - Method in interface LabelPlacement
Returns the label X displacement.
getYAnchor() - Method in interface GraphicLabel
Returns the y-axis portion of the place on the text string that corresponds to the rendering position (see the [gs]etPosition method).
getYAnchor() - Method in interface LabelPlacement
Returns the label YAnchor.
getYDisplacement() - Method in interface LabelPlacement
Returns the label Y displacement.
graphicChanged(GraphicChangeEvent) - Method in interface GraphicListener
Invoked when a Graphic changes in any way, other than editing.
graphicDeselected(GraphicChangeEvent) - Method in interface GraphicListener
Invoked when a Graphic is deselected, either programmatically or through a mouse gesture.
graphicDisposed(GraphicChangeEvent) - Method in interface GraphicListener
Invoked when a Graphic is disposed.
graphicEditableChanged(GraphicChangeEvent) - Method in interface GraphicListener
Invoked when a Graphic is edited by a gui user.
graphicEditableEnd(GraphicChangeEvent) - Method in interface GraphicListener
Invoked when a Graphic is no longer in an editable state.
graphicEditableStart(GraphicChangeEvent) - Method in interface GraphicListener
Invoked when a Graphic is put into an editable state.
graphicSelected(GraphicChangeEvent) - Method in interface GraphicListener
Invoked when a Graphic is selected, either programmatically or through a mouse gesture.

H

HIGHLIGHT - Static variable in interface GraphicStyle
Highlight attribute name.
HIGHLIGHT_BLINKING - Static variable in interface Highlight
 
HIGHLIGHT_BLINK_PATTERN - Static variable in interface Highlight
 
HI_BIT_FIRST - Static variable in class ValueInBytePacking
High bit first (big endian order).
HLS - Static variable in class PaletteInterpretation
HSL (Hue Saturation Lightness) color palette.
HORIZONTAL_LINES - Static variable in class FillPattern
Parallel horizontal lines.
HUE_BAND - Static variable in class ColorInterpretation
Hue Band for the HLS color model.
Halo - interface Halo.
TEncapsulates the halo radius that can be applied to any text Graphic.
Highlight - interface Highlight.
Encapsulates the highlight attributes that can be applied to any Graphic.
handlerDisabled() - Method in interface EventHandler
Invoked when the handler is temporarily disabled.
handlerEnabled(CanvasController) - Method in interface CanvasHandler
Enables this CanvasHandler, giving it the active CanvasController and thus the ability to modify the Canvas that enabled it.
handlerEnabled() - Method in interface EventHandler
Invoked when the handler is first enabled, or reenabled after being temporarily disabled.
handlerRemoved() - Method in interface CanvasHandler
Removes this CanvasHandler, meaning that calling methods on its CanvasController will no longer affect the Canvas.
handlerRemoved() - Method in interface EventHandler
Invoked when the handler is permanently removed.
height() - Method in interface PointGrid
Returns the length of this array.

I

INHERIT_STYLE_FROM_PARENT - Static variable in interface GraphicStyle
Inherit style from parent attribute name.
INHERIT_STYLE_FROM_PARENT - Static variable in interface Inheritance
Inherit style from parent attribute name.
Identifier - interface Identifier.
An identification of a CRS object.
ImageCRS - interface ImageCRS.
An engineering coordinate reference system applied to locations in images.
ImageDatum - interface ImageDatum.
Defines the origin of an image coordinate reference system.
IncompatibleOperationException - exception IncompatibleOperationException.
Thrown when an operation is applied in a manner inconsistent with one or both of two particular CRS objects.
IncompatibleOperationException(String, String) - Constructor for class IncompatibleOperationException
Creates an exception with the specified message and operation name.
Info - interface Info.
A base interface for metadata applicable to reference system objects.
Inheritance - interface Inheritance.
Encapsulates the inheritance attributes that can be applied to any Graphic.
InvalidParameterNameException - exception InvalidParameterNameException.
Thrown when an unexpected parameter was found in a parameter group.
InvalidParameterNameException(String, String) - Constructor for class InvalidParameterNameException
Creates an exception with the specified message and parameter name.
InvalidParameterTypeException - exception InvalidParameterTypeException.
Thrown when a parameter can't be cast to the requested type.
InvalidParameterTypeException(String, String) - Constructor for class InvalidParameterTypeException
Creates an exception with the specified message and parameter name.
InvalidParameterValueException - exception InvalidParameterValueException.
Thrown when an invalid value was given to a parameter.
InvalidParameterValueException(String, String, Object) - Constructor for class InvalidParameterValueException
Creates an exception with the specified invalid value.
InvalidParameterValueException(String, String, double) - Constructor for class InvalidParameterValueException
Creates an exception with the specified invalid value as a floating point.
InvalidParameterValueException(String, String, int) - Constructor for class InvalidParameterValueException
Creates an exception with the specified invalid value as an integer.
InvalidRangeException - exception InvalidRangeException.
Thrown when a grid range is out of grid coverage bounds.
InvalidRangeException() - Constructor for class InvalidRangeException
Creates an exception with no message.
InvalidRangeException(String) - Constructor for class InvalidRangeException
Creates an exception with the specified message.
InvalidSampleDimensionException - exception InvalidSampleDimensionException.
Thrown when the index of a sample dimension is out of bounds.
InvalidSampleDimensionException() - Constructor for class InvalidSampleDimensionException
Creates an exception with no message.
InvalidSampleDimensionException(String) - Constructor for class InvalidSampleDimensionException
Creates an exception with the specified message.
insertAnchorPoint(int, DirectPosition) - Method in interface GraphicSymbol
Inserts an anchor point at the given index.
insertChild(int, Graphic) - Method in interface OrderedAggregateGraphic
Adds a child into this aggregate, inserting it before the child at the given index.
insertPoint(int, DirectPosition) - Method in interface GraphicCurveSegment
Inserts the given position at the specified index in the array of positions.
insertSegment(int, Graphic) - Method in interface GraphicCompositeCurve
Adds a segment into this composite curve, inserting it before the segment at the given index.
intValue() - Method in interface ParameterValue
Returns the positive integer value of an operation parameter, usually used for a count.
intValueList() - Method in interface ParameterValue
Returns an ordered sequence of two or more integer values of an operation parameter list, usually used for counts.
intersection(TransfiniteSet) - Method in interface TransfiniteSet
Returns the set theoretic intersection of this TransfiniteSet and the passed TransfiniteSet.
intersects(TransfiniteSet) - Method in interface TransfiniteSet
Returns true if this TransfiniteSet intersects another TransfiniteSet.
inverse() - Method in class AxisDirection
Returns the opposite direction of this axis.
inverse() - Method in interface MathTransform
Creates the inverse transform of this object.
isAllowingExtentsChange() - Method in interface GraphicArc
Indicates whether this GraphicArc is displaying edit handles for changing the angular extents of the defining ellipse.
isAllowingNewVertices() - Method in interface GraphicCurveSegment
Indicates whether clicking on an edge of this graphic linestring should insert a new vertex at that location when the object is in edit mode.
isAllowingRotation() - Method in interface GraphicArc
Indicates whether this GraphicArc is displaying an anchor handle for changing the rotation of the defining ellipse.
isAllowingRotation() - Method in interface GraphicIcon
Indicates whether this primitive is displaying anchor handles that allow the user to change the rotation of this icon.
isAllowingRotation() - Method in interface GraphicLabel
Indicates whether this primitive is displaying anchor handles that allow the user to change the rotation of the text.
isBackgroundColorSet() - Method in interface Fill
Returns whether the fill background color value has been set.
isBacklightingSupported() - Method in interface DisplayCapabilities
Returns true if a given implementation supports drawing primitives in "backlit" mode, using the "isBacklighting" attribute of the GraphicStyle interface.
isBeginArrowStyleSet() - Method in interface Stroke
Returns whether the stroke begin arrow style value has been set.
isBlinkSupported() - Method in interface DisplayCapabilities
Returns true if a given implementation supports the "blink" attribute of the GraphicStyle interface.
isCircle() - Method in interface GraphicArc
Indicates whether this GraphicArc is a circle.
isClosed() - Method in interface GraphicCompositeCurve
Returns whether this composite curve is topologically closed.
isClosed() - Method in interface GraphicCurveSegment
Returns the boolean flag indicating whether the graphic linestring is closed (representing a polygon) or open (a graphic linestring).
isClosedEllipse() - Method in interface GraphicArc
Indicates whether this GraphicArc is a closed ellipse.
isColorSet() - Method in interface Fill
Returns whether the fill color value has been set.
isColorSet() - Method in interface Stroke
Returns whether the stroke color value has been set.
isConsumed() - Method in interface GraphicEvent
Returns whether or not this event has been consumed.
isCycle() - Method in interface Boundary
Always returns true since boundary objects are cycles.
isCycle() - Method in interface Geometry
Returns true if this Geometry has an empty boundary after topological simplification (removal of overlaps between components in non-structured aggregates, such as subclasses of Aggregate).
isDashArraySet() - Method in interface Stroke
Returns whether the stroke dash array value has been set.
isDashOffsetSet() - Method in interface Stroke
Returns whether the stroke dash offset value has been set.
isDashPatternSupported() - Method in interface DisplayCapabilities
Returns true if a given implementation will honor the "dashPattern" attribute of the GraphicStyle interface.
isDataEditable() - Method in interface GridCoverage
Returns true if grid data can be edited.
isEditabilityAutoEditSet() - Method in interface Editability
Returns whether the auto edit value has been set.
isEditabilityDragSelectableSet() - Method in interface Editability
Returns whether the drag selectable value has been set.
isEditabilityPickableSet() - Method in interface Editability
Returns whether the pickable value has been set.
isEditabilitySelectedSet() - Method in interface Editability
Returns whether the selected value has been set.
isEndArrowStyleSet() - Method in interface Stroke
Returns whether the stroke end arrow style value has been set.
isEventManagerSupported(Class) - Method in interface DisplayCapabilities
Returns true if a given implementation supports the given EventManager type.
isFillPatternSet() - Method in interface Fill
Returns whether the fill pattern value has been set.
isFillSet() - Method in interface Stroke
Returns whether the stroke fill value has been set.
isFillStyleSet() - Method in interface Fill
Returns whether the fill style value has been set.
isGradientPointsSet() - Method in interface Fill
Returns whether the fill gradient points value has been set.
isGradientSupported() - Method in interface DisplayCapabilities
Returns true if a given implementation support drawing primitives filled with a gradient as specified by in the GraphicStyle interface.
isHighlightBlinkPatternSet() - Method in interface Highlight
Returns whether the blink pattern value has been set.
isHighlightBlinkingSet() - Method in interface Highlight
Returns whether the blinking value has been set.
isIdentity() - Method in interface MathTransform
Tests whether this transform does not move any points.
isIdentity() - Method in interface Matrix
Returns true if this matrix is an identity matrix.
isInclusion() - Method in interface GeographicExtent
Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
isInheritingStyleFromParent() - Method in interface GraphicStyle
Returns the inherit style from parent value.
isInheritingStyleFromParent() - Method in interface Inheritance
Returns the inherit style from parent value.
isInheritingStyleFromParentSet() - Method in interface Inheritance
Returns whether the inherit style from parent value has been set.
isIvfDefinitive() - Method in interface Ellipsoid
Indicates if the inverse flattening is definitive for this ellipsoid.
isLabelSet() - Method in interface LabelPlacement
Returns whether the label has been set.
isLineCapSet() - Method in interface Stroke
Returns whether the stroke line cap value has been set.
isLineGapSet() - Method in interface Stroke
Returns whether the stroke line gap value has been set.
isLineGapSupported() - Method in interface DisplayCapabilities
Returns true if a given implementation will honor the "lineGap" attribute of the GraphicStyle interface.
isLineJoinSet() - Method in interface Stroke
Returns whether the stroke line join value has been set.
isLineStrokeBeginArrowStyleSet() - Method in interface LineSymbolizer
Returns whether the stroke begin arrow style value has been set.
isLineStrokeColorSet() - Method in interface LineSymbolizer
Returns whether the stroke color value has been set.
isLineStrokeDashArraySet() - Method in interface LineSymbolizer
Returns whether the stroke dash array value has been set.
isLineStrokeDashOffsetSet() - Method in interface LineSymbolizer
Returns whether the stroke dash offset value has been set.
isLineStrokeEndArrowStyleSet() - Method in interface LineSymbolizer
Returns whether the stroke end arrow style value has been set.
isLineStrokeFillBackgroundColorSet() - Method in interface LineSymbolizer
Returns whether the fill background color value has been set.
isLineStrokeFillColorSet() - Method in interface LineSymbolizer
Returns whether the fill color value has been set.
isLineStrokeFillGradientPointsSet() - Method in interface LineSymbolizer
Returns whether the fill gradient points value has been set.
isLineStrokeFillOpacitySet() - Method in interface LineSymbolizer
Returns whether the fill opacity value has been set.
isLineStrokeFillPatternSet() - Method in interface LineSymbolizer
Returns whether the fill pattern value has been set.
isLineStrokeFillStyleSet() - Method in interface LineSymbolizer
Returns whether the fill style value has been set.
isLineStrokeLineCapSet() - Method in interface LineSymbolizer
Returns whether the stroke line cap value has been set.
isLineStrokeLineGapSet() - Method in interface LineSymbolizer
Returns whether the stroke line gap value has been set.
isLineStrokeLineJoinSet() - Method in interface LineSymbolizer
Returns whether the stroke line join value has been set.
isLineStrokeLinePatternSet() - Method in interface LineSymbolizer
Returns whether the stroke line pattern value has been set.
isLineStrokeLineStyleSet() - Method in interface LineSymbolizer
Returns whether the stroke line style value has been set.
isLineStrokeOpacitySet() - Method in interface LineSymbolizer
Returns whether the opacity value has been set.
isLineStrokeWidthSet() - Method in interface LineSymbolizer
Returns whether the width value has been set.
isLineStyleSet() - Method in interface Stroke
Returns whether the stroke line style value has been set.
isLineWidthSupported() - Method in interface DisplayCapabilities
Returns true if a given implementation will honor the "lineWidth" attribute of the GraphicStyle interface.
isMaximal() - Method in interface Complex
Returns true if and only if this Complex is maximal.
isOpacitySet() - Method in interface Fill
Returns whether the fill opacity value has been set.
isOpacitySet() - Method in interface Stroke
Returns whether the opacity value has been set.
isOverridingAggregatedGraphics() - Method in interface GraphicStyle
Returns the override aggregated graphics value.
isOverridingAggregatedGraphics() - Method in interface Inheritance
Returns the override aggregated graphics value.
isOverridingAggregatedGraphicsSet() - Method in interface Inheritance
Returns whether the override aggregated graphics value has been set.
isPassingEventsToParent() - Method in interface Graphic
Returns a boolean indicating whether mouse events on this Graphic will be passed to the parent Graphic in addition to being passed to any listeners on this object.
isPointFillBackgroundColorSet() - Method in interface PointSymbolizer
Returns whether the fill background color value has been set.
isPointFillColorSet() - Method in interface PointSymbolizer
Returns whether the fill color value has been set.
isPointFillGradientPointsSet() - Method in interface PointSymbolizer
Returns whether the fill gradient points value has been set.
isPointFillOpacitySet() - Method in interface PointSymbolizer
Returns whether the fill opacity value has been set.
isPointFillPatternSet() - Method in interface PointSymbolizer
Returns whether the fill pattern value has been set.
isPointFillStyleSet() - Method in interface PointSymbolizer
Returns whether the fill style value has been set.
isPointMarkSet() - Method in interface PointSymbolizer
Returns whether the point mark value has been set.
isPointOpacitySet() - Method in interface PointSymbolizer
Returns whether the point opacity value has been set.
isPointRotationSet() - Method in interface PointSymbolizer
Returns whether the point rotation value has been set.
isPointSizeSet() - Method in interface PointSymbolizer
Returns whether the point size value has been set.
isPointStrokeBeginArrowStyleSet() - Method in interface PointSymbolizer
Returns whether the stroke begin arrow style value has been set.
isPointStrokeColorSet() - Method in interface PointSymbolizer
Returns whether the stroke color value has been set.
isPointStrokeDashArraySet() - Method in interface PointSymbolizer
Returns whether the stroke dash array value has been set.
isPointStrokeDashOffsetSet() - Method in interface PointSymbolizer
Returns whether the stroke dash offset value has been set.
isPointStrokeEndArrowStyleSet() - Method in interface PointSymbolizer
Returns whether the stroke end arrow style value has been set.
isPointStrokeFillBackgroundColorSet() - Method in interface PointSymbolizer
Returns whether the fill background color value has been set.
isPointStrokeFillColorSet() - Method in interface PointSymbolizer
Returns whether the fill color value has been set.
isPointStrokeFillGradientPointsSet() - Method in interface PointSymbolizer
Returns whether the fill gradient points value has been set.
isPointStrokeFillOpacitySet() - Method in interface PointSymbolizer
Returns whether the fill opacity value has been set.
isPointStrokeFillPatternSet() - Method in interface PointSymbolizer
Returns whether the fill pattern value has been set.
isPointStrokeFillStyleSet() - Method in interface PointSymbolizer
Returns whether the fill style value has been set.
isPointStrokeLineCapSet() - Method in interface PointSymbolizer
Returns whether the stroke line cap value has been set.
isPointStrokeLineGapSet() - Method in interface PointSymbolizer
Returns whether the stroke line gap value has been set.
isPointStrokeLineJoinSet() - Method in interface PointSymbolizer
Returns whether the stroke line join value has been set.
isPointStrokeLinePatternSet() - Method in interface PointSymbolizer
Returns whether the stroke line pattern value has been set.
isPointStrokeLineStyleSet() - Method in interface PointSymbolizer
Returns whether the stroke line style value has been set.
isPointStrokeOpacitySet() - Method in interface PointSymbolizer
Returns whether the opacity value has been set.
isPointStrokeWidthSet() - Method in interface PointSymbolizer
Returns whether the width value has been set.
isPolygonFillBackgroundColorSet() - Method in interface PolygonSymbolizer
Returns whether the fill background color value has been set.
isPolygonFillColorSet() - Method in interface PolygonSymbolizer
Returns whether the fill color value has been set.
isPolygonFillGradientPointsSet() - Method in interface PolygonSymbolizer
Returns whether the fill gradient points value has been set.
isPolygonFillOpacitySet() - Method in interface PolygonSymbolizer
Returns whether the fill opacity value has been set.
isPolygonFillPatternSet() - Method in interface PolygonSymbolizer
Returns whether the fill pattern value has been set.
isPolygonFillStyleSet() - Method in interface PolygonSymbolizer
Returns whether the fill style value has been set.
isPolygonStrokeBeginArrowStyleSet() - Method in interface PolygonSymbolizer
Returns whether the stroke begin arrow style value has been set.
isPolygonStrokeColorSet() - Method in interface PolygonSymbolizer
Returns whether the stroke color value has been set.
isPolygonStrokeDashArraySet() - Method in interface PolygonSymbolizer
Returns whether the stroke dash array value has been set.
isPolygonStrokeDashOffsetSet() - Method in interface PolygonSymbolizer
Returns whether the stroke dash offset value has been set.
isPolygonStrokeEndArrowStyleSet() - Method in interface PolygonSymbolizer
Returns whether the stroke end arrow style value has been set.
isPolygonStrokeFillBackgroundColorSet() - Method in interface PolygonSymbolizer
Returns whether the fill background color value has been set.
isPolygonStrokeFillColorSet() - Method in interface PolygonSymbolizer
Returns whether the fill color value has been set.
isPolygonStrokeFillGradientPointsSet() - Method in interface PolygonSymbolizer
Returns whether the fill gradient points value has been set.
isPolygonStrokeFillOpacitySet() - Method in interface PolygonSymbolizer
Returns whether the fill opacity value has been set.
isPolygonStrokeFillPatternSet() - Method in interface PolygonSymbolizer
Returns whether the fill pattern value has been set.
isPolygonStrokeFillStyleSet() - Method in interface PolygonSymbolizer
Returns whether the fill style value has been set.
isPolygonStrokeLineCapSet() - Method in interface PolygonSymbolizer
Returns whether the stroke line cap value has been set.
isPolygonStrokeLineGapSet() - Method in interface PolygonSymbolizer
Returns whether the stroke line gap value has been set.
isPolygonStrokeLineJoinSet() - Method in interface PolygonSymbolizer
Returns whether the stroke line join value has been set.
isPolygonStrokeLinePatternSet() - Method in interface PolygonSymbolizer
Returns whether the stroke line pattern value has been set.
isPolygonStrokeLineStyleSet() - Method in interface PolygonSymbolizer
Returns whether the stroke line style value has been set.
isPolygonStrokeOpacitySet() - Method in interface PolygonSymbolizer
Returns whether the opacity value has been set.
isPolygonStrokeWidthSet() - Method in interface PolygonSymbolizer
Returns whether the width value has been set.
isRadiusSet() - Method in interface Halo
Returns whether the halo radius value has been set.
isRotationSet() - Method in interface LabelPlacement
Returns whether the label rotation has been set.
isShowLabelSet() - Method in interface LabelPlacement
Returns whether the show label has been set.
isShowingAnchorHandles() - Method in interface Graphic
Returns the boolean flag that indicates whether this object is showing anchor handles.
isShowingEditHandles() - Method in interface Graphic
Returns the boolean flag that specifies whether this object is showing its edit handles.
isSimple() - Method in interface Geometry
Returns true if this Geometry has no interior point of self-intersection or selftangency.
isSimple() - Method in interface Ring
Always returns true since ring objects are simples.
isSimple() - Method in interface Shell
Always returns true since shell objects are simples.
isSphere() - Method in interface Ellipsoid
true if the ellipsoid is degenerate and is actually a sphere.
isTextFillBackgroundColorSet() - Method in interface TextSymbolizer
Returns whether the fill background color value has been set.
isTextFillColorSet() - Method in interface TextSymbolizer
Returns whether the fill color value has been set.
isTextFillGradientPointsSet() - Method in interface TextSymbolizer
Returns whether the fill gradient points value has been set.
isTextFillOpacitySet() - Method in interface TextSymbolizer
Returns whether the fill opacity value has been set.
isTextFillPatternSet() - Method in interface TextSymbolizer
Returns whether the fill pattern value has been set.
isTextFillStyleSet() - Method in interface TextSymbolizer
Returns whether the fill style value has been set.
isTextFontSet() - Method in interface TextSymbolizer
Returns whether the Font object has been set.
isTextHaloRadiusSet() - Method in interface TextSymbolizer
Returns whether the halo radius value has been set.
isTextLabelRotationSet() - Method in interface TextSymbolizer
Returns whether the label rotation has been set.
isTextLabelSet() - Method in interface TextSymbolizer
Returns whether the label has been set.
isTextLabelShowLabelSet() - Method in interface TextSymbolizer
Returns whether the show label has been set.
isTextLabelXAnchorSet() - Method in interface TextSymbolizer
Returns whether the label XAnchor has been set.
isTextLabelXDisplacementSet() - Method in interface TextSymbolizer
Returns whether the label X displacement has been set.
isTextLabelYAnchorSet() - Method in interface TextSymbolizer
Returns whether the label YAnchor has been set.
isTextLabelYDisplacementSet() - Method in interface TextSymbolizer
Returns whether the label Y displacement has been set.
isValid() - Method in interface GraphicCompositeCurve
Returns whether the GraphicCompositeCurve is continuous.
isValid() - Method in interface Bounds
This function returns true if two conditions are met: first, that the object has been initialized with valid values; and second, that those values form a valid, non-empty boundary.
isViewabilityMaxScaleSet() - Method in interface Viewability
Returns whether the max scale value has been set.
isViewabilityMinScaleSet() - Method in interface Viewability
Returns whether the min scale value has been set.
isViewabilityVisibleSet() - Method in interface Viewability
Returns whether the visible value has been set.
isViewabilityZOrderHintSet() - Method in interface Viewability
Returns whether the z order hint value has been set.
isVisible(DirectPosition) - Method in interface Canvas
Returns true if the given coordinate is visible on this Canvas.
isWidthSet() - Method in interface Stroke
Returns whether the width value has been set.
isXAnchorSet() - Method in interface LabelPlacement
Returns whether the label XAnchor has been set.
isXDisplacementSet() - Method in interface LabelPlacement
Returns whether the label X displacement has been set.
isYAnchorSet() - Method in interface LabelPlacement
Returns whether the label YAnchor has been set.
isYDisplacementSet() - Method in interface LabelPlacement
Returns whether the label Y displacement has been set.

K

KeyHandler - interface KeyHandler.
Defines a common abstraction whose implementations can associate different key handlers with a Component to switch key handling states easily.
KeyManager - interface KeyManager.
Defines a common abstraction for classes that handle key events.

L

LABEL - Static variable in interface LabelPlacement
Label attribute name.
LEFT - Static variable in class XAnchor
Align to the left of the field.
LEFT - Static variable in class AxisDirection
Increasing ordinates values go left, usually on a horizontal plane.
LIGHTNESS_BAND - Static variable in class ColorInterpretation
Lightness Band for the HLS color model.
LINEAR - Static variable in class CurveInterpolation
The interpolation mechanism shall return direct positions on a straight line between each consecutive pair of control points.
LINE_CAP - Static variable in interface Stroke
line cap attribute name.
LINE_GAP - Static variable in interface Stroke
line gap attribute name.
LINE_JOIN - Static variable in interface Stroke
line join attribute name.
LINE_STROKE_BEGIN_ARROW_STYLE - Static variable in interface LineSymbolizer
 
LINE_STROKE_COLOR - Static variable in interface LineSymbolizer
 
LINE_STROKE_DASH_ARRAY - Static variable in interface LineSymbolizer
 
LINE_STROKE_DASH_OFFSET - Static variable in interface LineSymbolizer
 
LINE_STROKE_END_ARROW_STYLE - Static variable in interface LineSymbolizer
 
LINE_STROKE_FILL_BACKGROUND_COLOR - Static variable in interface LineSymbolizer
 
LINE_STROKE_FILL_COLOR - Static variable in interface LineSymbolizer
 
LINE_STROKE_FILL_GRADIENT_POINTS - Static variable in interface LineSymbolizer
 
LINE_STROKE_FILL_OPACITY - Static variable in interface LineSymbolizer
 
LINE_STROKE_FILL_PATTERN - Static variable in interface LineSymbolizer
 
LINE_STROKE_FILL_STYLE - Static variable in interface LineSymbolizer
 
LINE_STROKE_LINE_CAP - Static variable in interface LineSymbolizer
 
LINE_STROKE_LINE_GAP - Static variable in interface LineSymbolizer
 
LINE_STROKE_LINE_JOIN - Static variable in interface LineSymbolizer
 
LINE_STROKE_LINE_STYLE - Static variable in interface LineSymbolizer
 
LINE_STROKE_OPACITY - Static variable in interface LineSymbolizer
 
LINE_STROKE_PATTERN - Static variable in interface LineSymbolizer
 
LINE_STROKE_WIDTH - Static variable in interface LineSymbolizer
 
LINE_STYLE - Static variable in interface Stroke
line style attribute name.
LINE_SYMBOLIZER - Static variable in interface GraphicStyle
LineSymbolizer attribute name.
LONG_DASHED - Static variable in class LinePattern
The line should be drawn long dashed.
LONG_DOT_DASHED - Static variable in class LinePattern
The line should be drawn long dot dashed.
LO_BIT_FIRST - Static variable in class ValueInBytePacking
Low bit firts (little endian order).
LabelPlacement - interface LabelPlacement.
Encapsulates the label placement attributes that can be applied to any text Graphic.
LineCap - class LineCap.
Instances of LineCap indicate the various ways of capping the end of a styled line.
LineCap(String, String) - Constructor for class LineCap
Construct a new LineCap with the given name and description.
LineJoin - class LineJoin.
Indicates the various various ways of joining two lines at their intersection.
LineJoin(String, String) - Constructor for class LineJoin
Construct a new LineJoin with the given name and description.
LinePattern - class LinePattern.
Indicate the various enumerations of drawing a patterned line.
LinePattern(String, String) - Constructor for class LinePattern
 
LineSegment - interface LineSegment.
Two distinct direct positions (the start point and end point) joined by a straight line.
LineString - interface LineString.
A sequence of line segments, each having a parameterization like the one LineSegment.
LineStyle - class LineStyle.
Indicate the various enumerations of drawing a line.
LineStyle(String, String) - Constructor for class LineStyle
Construct a new LineStyle with the give name and description.
LineSymbolizer - interface LineSymbolizer.
Encapsulates the style data applicable to Graphics that are of type Line in the sense of SLD (OGC 02-070).
LinearCS - interface LinearCS.
A one-dimensional coordinate system that consists of the points that lie on the single axis described.
length(Position, Position) - Method in interface GenericCurve
Returns the length between two points.
length(double, double) - Method in interface GenericCurve
Returns the length between two constructive parameters.
length() - Method in interface PointArray
Returns the length (the number of elements) of this array.
loadIconResource(Class, String) - Static method in class SimpleEnumerationType
Load an icon for this enumeration.

M

MAGENTA_BAND - Static variable in class ColorInterpretation
Magenta Band for the CMYK color model.
MIDDLE - Static variable in class YAnchor
Align the middle of the field.
MITER - Static variable in class LineJoin
This constant indicates that lines should be joined at intersections by extending their outside edges until they meet.
MOUSE_CLICKED - Static variable in interface GraphicMouseEvent
Flag for mouse clicked.
MOUSE_DWELLED - Static variable in interface GraphicMouseEvent
Flag for mouse dwelled.
MOUSE_PRESSED - Static variable in interface GraphicMouseEvent
Flag for mouse pressed.
MOUSE_RELEASED - Static variable in interface GraphicMouseEvent
Flag for mouse released.
Mark - class Mark.
Indicate the various methods of sybolizing points with marks.
Mark(String, String) - Constructor for class Mark
Construct a new Mark with the given name and description.
MathTransform - interface MathTransform.
Transforms multi-dimensional coordinate points.
MathTransform1D - interface MathTransform1D.
Transforms one-dimensional coordinate points.
MathTransform2D - interface MathTransform2D.
Transforms two-dimensional coordinate points.
MathTransformFactory - interface MathTransformFactory.
Low level factory for creating math transforms.
Matrix - interface Matrix.
A two dimensional array of numbers.
MetadataNameNotFoundException - exception MetadataNameNotFoundException.
Thrown when a requested metadata is not found.
MetadataNameNotFoundException() - Constructor for class MetadataNameNotFoundException
Creates an exception with no message.
MetadataNameNotFoundException(String) - Constructor for class MetadataNameNotFoundException
Creates an exception with the specified message.
MismatchedDimensionException - exception MismatchedDimensionException.
Indicates that an operation cannot be completed properly because of a mismatch in the dimensions of object attributes.
MismatchedDimensionException() - Constructor for class MismatchedDimensionException
Creates an exception with no message.
MismatchedDimensionException(String) - Constructor for class MismatchedDimensionException
Creates an exception with the specified message.
MouseHandler - interface MouseHandler.
Defines a common abstraction whose implementations can associate different mouse handlers with a Component to switch mouse handling states easily.
MouseManager - interface MouseManager.
Defines a common abstraction for classes that handle mouse events.
MultiPoint - interface MultiPoint.
 
MultiPrimitive - interface MultiPrimitive.
 
mouseClicked(GraphicMouseEvent) - Method in interface GraphicListener
Invoked when the mouse has been clicked on a Graphic.
mouseDwelled(GraphicMouseEvent) - Method in interface GraphicListener
Invoked when the mouse dwells on a Graphic.
mousePressed(GraphicMouseEvent) - Method in interface GraphicListener
Invoked when a mouse button has been pressed on a Graphic.
mouseReleased(GraphicMouseEvent) - Method in interface GraphicListener
Invoked when a mouse button has been released on a Graphic.

N

NEGATIVE_SLANTS - Static variable in class FillPattern
Parallel slanted lines running from upper left to lower right.
NONE - Static variable in class ArrowStyle
Solid line with an no arrowhead.
NONE - Static variable in class DashArray
 
NONE - Static variable in class FillPattern
No fill pattern.
NONE - Static variable in class LinePattern
The line should be drawn with no pattern.
NONE - Static variable in class SurfaceInterpolation
The interior of the surface is not specified.
NORTH - Static variable in class AxisDirection
Increasing ordinates values go North.
NoSuchAuthorityCodeException - exception NoSuchAuthorityCodeException.
Thrown when an authority factory can't find the requested authority code.
NoSuchAuthorityCodeException(String, String, String) - Constructor for class NoSuchAuthorityCodeException
Construct an exception with the specified detail message and authority code.
NoSuchClassificationException - exception NoSuchClassificationException.
Thrown when a math transform was requested with an unknow classification name.
NoSuchClassificationException(String, String) - Constructor for class NoSuchClassificationException
Construct an exception with the specified detail message and classification name.
NoSuchEnumerationException - exception NoSuchEnumerationException.
Exception that is thrown when an invalid enumeration lookup is performed in the SimpleEnumerationType class.
NoSuchEnumerationException(int) - Constructor for class NoSuchEnumerationException
Constructs an exception with the given invalid value.
NoninvertibleTransformException - exception NoninvertibleTransformException.
Thrown when MathTransform.inverse() is invoked but the transform can't be inverted.
NoninvertibleTransformException() - Constructor for class NoninvertibleTransformException
Construct an exception with no detail message.
NoninvertibleTransformException(String) - Constructor for class NoninvertibleTransformException
Construct an exception with the specified detail message.
NoninvertibleTransformException(String, Throwable) - Constructor for class NoninvertibleTransformException
Construct an exception with the specified detail message and cause.
name() - Method in class CodeList
Returns the name of this enum constant.

O

OPACITY - Static variable in interface Fill
Fill opacity attribute name.
OPACITY - Static variable in interface Stroke
opacity attribute name.
OPAQUE_STIPPLED - Static variable in class FillStyle
This constant indicates that an object should be filled with the fill pattern specified in the GraphicStyle.
OPEN - Static variable in class GraphicArc.ArcClosure
Closure type that indicates that the endpoints of the arc should not be connected.
OPEN_ARROW - Static variable in class ArrowStyle
Solid line with an open arrowhead on one end in the foreground color.
ORTHOMETRIC - Static variable in class VerticalDatumType
A vertical datum for orthometric heights that are measured along the plumb line.
OTHER - Static variable in class AxisDirection
Unknown or unspecified axis orientation.
OTHER_SURFACE - Static variable in class VerticalDatumType
In some cases, e.g. oil exploration and production, a geological feature, such as the top or bottom of a geologically identifiable and meaningful subsurface layer, is used as a vertical datum.
OVERRIDE_AGGREGATED_GRAPHICS - Static variable in interface GraphicStyle
Override aggregated graphics attribute name.
OVERRIDE_AGGREGATED_GRAPHICS - Static variable in interface Inheritance
Override aggregated graphics attribute name.
ObliqueCartesianCS - interface ObliqueCartesianCS.
A two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.
OnLineResource - interface OnLineResource.
Information about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
Operation - interface Operation.
This interface provides descriptive information for a grid coverage processing operation.
Operation - interface Operation.
A parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.
OperationMethod - interface OperationMethod.
Definition of an algorithm used to perform a coordinate operation.
OperationNotFoundException - exception OperationNotFoundException.
Throws if an operation name given to doOperation(…) is not a know operation.
OperationNotFoundException() - Constructor for class OperationNotFoundException
Creates an exception with no message.
OperationNotFoundException(String) - Constructor for class OperationNotFoundException
Creates an exception with the specified message.
OperationParameter - interface OperationParameter.
The definition of a parameter used by an operation method.
OperationParameterGroup - interface OperationParameterGroup.
The definition of a group of related parameters used by an operation method.
OrderedAggregateGraphic - interface OrderedAggregateGraphic.
Extends the AggregateGraphic interface to add the ability for the user to specify a stacking order or Z-order.
OrientableCurve - interface OrientableCurve.
A curve and an orientation inherited from OrientablePrimitive.
OrientablePrimitive - interface OrientablePrimitive.
Primitives that can be mirrored into new geometric objects in terms of their internal local coordinate systems (manifold charts).
OrientableSurface - interface OrientableSurface.
A surface and an orientation inherited from OrientablePrimitive.
ordinal() - Method in class CodeList
Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero).
org.opengis.coverage - package org.opengis.coverage
Coverages (generate a value for any point).
org.opengis.coverage.grid - package org.opengis.coverage.grid
Grid coverages (coverages with gridded data).
org.opengis.coverage.processing - package org.opengis.coverage.processing
Grid coverage processor (image processing functionality).
org.opengis.go - package org.opengis.go
 
org.opengis.go.display - package org.opengis.go.display
 
org.opengis.go.display.canvas - package org.opengis.go.display.canvas
 
org.opengis.go.display.event - package org.opengis.go.display.event
 
org.opengis.go.display.primitive - package org.opengis.go.display.primitive
 
org.opengis.go.display.style - package org.opengis.go.display.style
 
org.opengis.go.geometry - package org.opengis.go.geometry
 
org.opengis.go.spatial - package org.opengis.go.spatial
 
org.opengis.metadata.citation - package org.opengis.metadata.citation
Citation and responsible party information.
org.opengis.metadata.extent - package org.opengis.metadata.extent
Extent information.
org.opengis.parameter - package org.opengis.parameter
Description and storage of parameter values.
org.opengis.referencing - package org.opengis.referencing
Reference systems.
org.opengis.referencing.crs - package org.opengis.referencing.crs
Coordinate reference systems (coordinate systems with a datum).
org.opengis.referencing.cs - package org.opengis.referencing.cs
Coordinate systems and their axis.
org.opengis.referencing.datum - package org.opengis.referencing.datum
Geodetic datum (the relationship of a coordinate system to the earth).
org.opengis.referencing.operation - package org.opengis.referencing.operation
Coordinate operations (relationship between any two coordinate reference systems).
org.opengis.referencing.quality - package org.opengis.referencing.quality
Data quality (positional accuracy).
org.opengis.spatialschema.geometry - package org.opengis.spatialschema.geometry
Root package for geometries.
org.opengis.spatialschema.geometry.aggregate - package org.opengis.spatialschema.geometry.aggregate
Aggregations of geometric objects.