|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AbstractURL by adding a width and height for the data retrievable
from the linkage.Layers
and Styles.Graphic to this Canvas.
AggregationListener to this
AggregateGraphic's list of listeners.
Graphic to this Canvas,
immediately placing the Graphic in an editing/drawing
mode, as defined by the Canvas implementation.
Transaction.commit().
Transaction.useAuthorization(authorizationID).
Canvas has changed.
AggregateGraphic.
AggregateGraphic.
EventManager subinterface if it not currently in
the Canvas's collection of EventManagers.
GraphicListener to this Graphic's list of
listeners.
Graphics.aggregationChanged() method of all AggregationListeners
in this AggregateGraphic's list of listeners.
"alias" property to be given to the
object factory createFoo(…) methods.
"anchorPoint" property to be given to the
datum factory createFoo(…) methods.
true if all the combined expressions evaluate to true.AND filter between two filters.
AND filter between a list of filters.
Arc, except the bulge representation is maintained.GenericName.name().
GenericName.toFullyQualifiedName().
Layer
or collection of Layers."authority" property to be given to the
CRS factory createFoo(…)
methods.
OnLineResource which states the linkage of a document defining
the meaning of the Identifier values which reference this AuthorityURL.FeatureCollection operation could not complete because of a
failure in the backing store, or a failure to contact the backing store.true when the bounding
box of the feature's geometry overlaps the bounding box provided in this object's properties.true when all of a feature's geometry lies beyond (i.e. is more distant) than
the given distance from this object's geometry.BSplineSurface.GraphicStoreFactory communicate with the indicated provider or service.
GraphicStoreFactory communicate with the indicated provider or service.
FeatureStoreFactory communicate with the indicated provider or service.
FeatureStoreFactory communicate with the indicated provider or service.
Canvas defines a common abstraction for implementations that
manage the display and user manipulation of Graphic instances.Canvas when its state has
changed.
CanvasController interface serves as the token in the
CanvasController <--> Canvas interaction.CanvasHandler interface provides programmers with a
mechanism to change Canvas properties.Canvas when
its state has changed.Canvas.DirectPosition should be left
to implementors.
Cloneable interface, included here
for public access.
Graphic of the same type as this object.
State it maintains.
"code" property to be given to the
CRS factory createFoo(…)
methods.
"codespace" property to be given to the
CRS factory createFoo(…)
methods.
Transaction.commit().
CommonCapabilities interface provides runtime information
about the capabilities of a given GO-1 implementation.evaluate operation falls within
two or more of the geometric objects.UnlimitedInteger objects numerically.
GeometricObjectType.COMPLEX.
GeometricObjectType.COMPOSITE.
GraphicEvent so that it will not be
processed in the default manner by the source from which it originated.
true if the the first geometric operand contains the second.true if the provided bounds are contained by this bounding box.
true if the provided location is contained by this bounding box.
true if the provided location is contained by this bounding box.
true if this TransfiniteSet contains another
TransfiniteSet.
true if this TransfiniteSet contains a
single point given by a coordinate.
"coordinateOperationAccuracy" property.
evaluate method
is invoked for a location outside the domain of the coverage.Canvas object that is embedded in the given
Container.
Canvas object that is returned embedded in a window, as
determined by the GO-1 implementation.
CoordinateReferenceSystem objects.
CoordinateOperationFactory.createDefiningConversion(java.util.Map, org.opengis.referencing.operation.OperationMethod, org.opengis.parameter.ParameterValueGroup) followed by
CRSFactory.createDerivedCRS(java.util.Map, org.opengis.referencing.operation.OperationMethod, org.opengis.referencing.crs.CoordinateReferenceSystem, org.opengis.referencing.operation.MathTransform, org.opengis.referencing.cs.CoordinateSystem) instead.
Graphic.
GraphicStore connecting to the indicated provider or service.
GraphicStyle.
LayerSource connecting to the indicated provider or service.
MultiPrimitive
factory when the creation of Geometry interfaces will be completed.
See GEO-1 on JIRA.
GraphicStore connecting to the indicated provider or service.
LayerSource connecting to the indicated provider or service.
CoordinateOperationFactory is supposed to infers the operation from
the CRS. In addition, more than one operation step may be involved in the
path from sourceCRS to targetCRS, but this method has only
one method argument.
CoordinateOperationFactory.createDefiningConversion(java.util.Map, org.opengis.referencing.operation.OperationMethod, org.opengis.parameter.ParameterValueGroup) followed by
CRSFactory.createProjectedCRS(java.util.Map, org.opengis.referencing.operation.OperationMethod, org.opengis.referencing.crs.GeographicCRS, org.opengis.referencing.operation.MathTransform, org.opengis.referencing.cs.CartesianCS) instead.
org.opengis.sld.
true if the first geometric operand crosses the second (in the sense defined
by the OGC Simple Features specification).Layer.TransfiniteSet and the passed
TransfiniteSet.
true if the first operand is disjoint from the second (in the sense defined
in the OGC Simple Features specification).DisplayCapabilities provide
runtime information about the capabilities of a given implementation.DisplayFactory defines a common abstraction for creating
the different kinds of display objects.Canvas is no longer
needed.
EventManagers of a
Canvas are no longer needed.
Geometry and another Geometry.
"domainOfValidity" property to be given to the
datum factory createFoo(…) methods.
"domainOfValidity" property.
"domainOfValidity" property to be given to the
object factory createFoo(…) methods.
UnlimitedInteger as a double.
Graphic by a user via the GUI controls.
CanvasHandler, removing the current
handler (if any).
KeyHandler.
MouseHandler,
until the MouseHandler is changed or removed.
true if getURI is equal.
Expression.NIL.
true if the geometry of the two operands are equal.true if this TransfiniteSet is equal to another
TransfiniteSet.
false, content is excluded.
null
null
true, content is included.
false.
false.visit methods to be called by Expression.accept(...).Graphic object, namely Mark and ExternalGraphic.FeatureDisplayCapabilities class/interface...FeatureDisplayFactory class/interface...FeatureListener when a
new feature is added to, removed from, or changed within a given feature collection.FeatureLayerListeners
when a property of the canvas has changed.FeatureLayer
has been modified.Layer.Feature objects.FeatureStoreListener when
the user of the FeatureStore adds, deletes, or modifies a feature type.FeatureStore operation could not complete because of a
failure in the backing store, or a failure to contact the backing store.FeatureStore.FeatureStyle elements from various places.Fill interface encapsulates the drawing attributes
that can be applied to fills on line Graphics and closed Graphics.Filter expressions according to the
1.0.0 as well as the 1.1.1 Filter Encoding Implementation Specification.- FilterFactory - Interface in org.opengis.filter
- Interface whose methods allow the caller to create instances of the various
Filter and Expression subclasses. - FilterFactory2 - Interface in org.opengis.filter
- Allows creation of additional Filter constructs.
- FilterVisitor - Interface in org.opengis.filter
- Visitor with
visit methods to be called by Filter.accept(...). - find(DirectPosition, int) -
Method in interface Coverage
- Returns the sequence of geometry-value pairs that include the
domain objects nearest to the direct position and their distances
from the direction position.
- find(DirectPosition) -
Method in interface Coverage
- Returns the nearest geometry-value pair from the specified direct
position.
- find(DirectPosition, int) -
Method in interface DiscreteGridPointCoverage
- Returns the sequence of point-value pairs that include the
domain objects nearest to the direct position and their distances
from the direction position.
- find(DirectPosition, int) -
Method in interface DiscretePointCoverage
- Returns the sequence of point-value pairs that include the
domain objects nearest to the direct position and their distances
from the direction position.
- 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
GraphicListeners in this
Graphic's list of listeners.
- FIXED -
Static variable in class PrecisionType
- Fixed precision indicates that coordinates have a fixed number of decimal places.
- FLOAT -
Static variable in class PrecisionType
- Floating single precision corresponds to the standard Java single-precision
floating-point representation, which is based on the IEEE-754 standard.
- floatValue() -
Method in class UnlimitedInteger
- Returns the value of this
UnlimitedInteger as a float.
- FLOPPY_3_HALF_INCH -
Static variable in class MediumName
- 3½ inch magnetic disk.
- FLOPPY_5_QUARTER_INCH -
Static variable in class MediumName
- 5¼ inch magnetic disk.
- FOG -
Static variable in class ImagingCondition
- Portion of the image is partially obscured by fog.
- Font - Interface in org.opengis.sld
- Identifies a font of a certain family, style, and size.
- FootPrint - Interface in org.opengis.coverage.grid
- The presentation of an observed or measured space surrounding a sample point in the context
of some external coordinate reference system.
- FootPrint - Interface in org.opengis.coverage.grid.quadrilateral
- The presentation of an observed or measured space surrounding a sample point in the context
of some external coordinate reference system.
- forConstructiveParam(double) -
Method in interface GenericCurve
- Returns the direct position for a constructive parameter.
- FormalConsistency - Interface in org.opengis.metadata.quality
- Deprecated. renamed to
FormatConsistency. - Format - Interface in org.opengis.coverage.grid
- Deprecated. In favor of migrating to ISO 19123 definition for Coverage.
- Format - Interface in org.opengis.metadata.distribution
- Description of the computer language construct that specifies the representation
of data objects in a record, file, message, storage device or transmission channel.
- FormatConsistency - Interface in org.opengis.metadata.quality
- Degree to which data is stored in accordance with the physical structure of
the dataset, as described by the scope.
- FORMULA_KEY -
Static variable in interface OperationMethod
- Key for the
"formula" property.
- forParam(double) -
Method in interface GenericCurve
- Returns the direct position for a parameter.
- FORTNIGHTLY -
Static variable in class MaintenanceFrequency
- Data is updated every two weeks.
- FULL_PLANAR_GRAPH -
Static variable in class TopologyLevel
- 2-dimensional topological complex which is planar.
- FULL_SURFACE_GRAPH -
Static variable in class TopologyLevel
- 2-dimensional topological complex which is isomorphic to a subset of a surface.
- FULL_TOPOLOGY_3D -
Static variable in class TopologyLevel
- Complete coverage of a 3D coordinate space.
- Function - Interface in org.opengis.filter.expression
- Instances of this class represent a function call into some implementation-specific
function.
- function(String, Expression[]) -
Method in interface FilterFactory
- Call into some implementation-specific function.
- function(String, Expression) -
Method in interface FilterFactory
- Call into some implementation-specific function with one argument.
- function(String, Expression, Expression) -
Method in interface FilterFactory
- Call into some implementation-specific function with two arguments.
- function(String, Expression, Expression, Expression) -
Method in interface FilterFactory
- Call into some implementation-specific function with three arguments.
- FunctionName - Interface in org.opengis.filter.capability
- Function provided in a filter capabilities.
- functionName(String, int) -
Method in interface FilterFactory
- function name
- Functions - Interface in org.opengis.filter.capability
- Supported functions in a capabilities document.
- functions(FunctionName[]) -
Method in interface FilterFactory
- functions
- FUTURE -
Static variable in class AxisDirection
- Axis positive direction is towards the future.
#get() which
match the specified name.
DirectPosition at the particular location in this
PointGrid.
Layer.
Style.
CanvasHandler or null if no
handler is active.
Datum parent interface,
but is not used by a temporal datum.
MultiSurface.
GenericSurface.
GraphicArc.ArcClosure.values() instead.
Layer, which identifies the source of
the geographic information used in this layer.
Layer's identifiers.
Point) to
the curve between this Point and a passed position.
Periods,
for which this Instant is the beginning.
Geometrys containing all of the direct positions on the
boundary of this Geometry.
SurfacePatch represented as a collection of
orientable curves organized into rings
by a surface boundary.
Layer, as Envelopes, including bounding boxes
inherited from parent Layers.
Geometry containing all points whose distance from this
Geometry is less than or equal to the distance passed as a parameter.
Canvas object by UID, or null if no
Canvas exists for the given UID.
Layer has been cascaded.
GraphicArc.
Geometry.
AggregateGraphic.
AggregateGraphic.
CalendarDate.
Geometrys containing all of the points on the boundary of
this Geometry and this object (the union of the object and its boundary).
ArcClosure verteces when the arc is rendered.
MetaData.getContacts().
Primitives which are by definition coincident with this one.
Primitives which are by definition coincident with this one.
GeodesicString is interpolated
using geodesics from the geoid or ellipsoid of the
coordinate reference system being used.
GridValueCell.
ValueHexagon centre.
ValueObject and for evaluating the continuous coverage at direct positions within this value object.
Geometry that represents the convex hull of this Geometry.
Geometry, which must
be the same as the coordinate dimension of the coordinate reference system for this
Geometry.
null if unknown.
Layer,
which includes CRSs inherited from parent Layers.
KeyHandler or null if no
handler is set.
MouseHandler or null if none.
Layer.
Element.getDates().
GraphicStyle object, configured to the
defaults for the DisplayFactory for this
Capabilities instance.
null.
GraphicStore.
GraphicStore.
LayerSource.
Geometry, which shall be less than or
equal to the coordinate dimension.
CoverageDescription.getDimensions() instead.
PointArray.
Canvas.
GraphicStore.
GraphicStore to end users.
LayerSource to end users.
Canvas.
Geometry.distance(org.opengis.geometry.Geometry).
getParamForPoint(p).
null if none.
MultiCurve.
MultiPoint.
MultiSurface.
Graphic elements pertinent to the event.
GraphicArc's ending bearing.
Periods,
for which this Instant is the end.
GenericCurve.
Geometry.
Envelope of the Canvas
represented by this Map2DState.
null if none.
null if unspecified.
null if none.
null.
null if none.
null if none.
Telephone.getFacsimiles().
DisplayFactory associated with this
Canvas.
KeyHandlers to call for a given
KeyEvent, if the current event handler doesn't handle it.
MouseHandlers to call for a given
MouseEvent, if the current mouse handler doesn't handle it.
FeatureEvent.getSource(), but does the cast for you.
addFeatureLayer(...)
Layer that are suitable for adding
to a FeatureCanvas in order to visually represent this Layer.
Layer.
getFeatures(q) then
calling setTransaction(t)
on the result.
FeatureStoreEvent.getSource(), but does the cast for you.
FeatureStyles used to style the FeatureLayers used
by a Layer using this Style.
null if none.
Rule will
fire.
Layer is not able to produce a map
with a height different from the fixed height indicated.
Layer is not able to produce a map
with a width different from the fixed width indicated.
GridCoverageReader.
GridCoverageWriter.
GridCoverageExchange implementation.
Layer.
Graphic this GraphicEvent initially occurred on.
Graphics produced by this GraphicStore.
Layer that are suitable for adding
to a Canvas in order to visually represent this Layer.
Graphics that occupy the given
DirectPosition.
Graphics that occupy the given
Envelope.
GraphicStyle for this Graphic.
GraphicStyles used to style the Graphics used by a
Layer using this Style.
GridPositioning object with a geometric description provided
by the Grid object.
GridGeometry.getGridToCRS().
GridGeometry from the legacy OGC 01-004
specification.
GraphicArc, in terms of the given Unit.
FeatureStore.
GraphicStore.
GraphicStores.
TemporalPosition is used as the data type.
ArcString is
"circular arc by 3 points".
ArcStringByBulge is
"Circular arc by 2 points and bulge factor".
CubicSpline
is CUBIC_SPLINE.
GeodesicString is
"geodesic".
PolynomialSpline
is POLYNOMIAL_SPLINE.
SurfacePatch.
GridPositioning object with descriptive information about the
coordinate operation it implements.
null if none.
null if none.
KeyEvent that this event references.
createParameterizedTransform,
or null if not applicable.
FeatureLayerEvent.getSource().
Layer.
FeatureLayers currently
known to this canvas.
Layer.
Layers provided by this LayerSource.
Style.
GraphicStyle for this GraphicLineString,
which is required to be a LineSymbolizer.
Envelope.
GridRange.getLower().
Canvas represented by this
Map2DState, in terms of the given unit.
Geometry is contained.
Precision.getScale().
Layer.
Rule will fire.
Geometry.
null if none.
RecordType's dictionary.
PropertySource.
Layer.
PropertySource.
Layer.
Rule will fire.
MouseEvent that this event references.
Graphic.
AuthorityURL which may be referenced
by one or more Identifiers.
Layer.
Style.
null in none.
YAnchor.values().length instead.
GridCoverageProcessor.getOperations() instead.
Canvas.
Canvas.
null in none.
OnLineResource this AbstractURL represents.
Identifiers which reference this AuthorityURL.
GridPositioning object with descriptive information about the
coordinate operation it implements.
GridCoverageProcessor.getOperations() instead.
CoordinateOperation but is not used in a conversion.
Georeferenceable.getGeoreferencedParameters() instead.
Object array relating to the parameters needed (beyond
the URI) to instantiate a GraphicStore.
Object array relating to the parameters needed (beyond
the URI) to instantiate a FeatureStore.
GenericCurve at the passed direct position.
Graphic.
Surface to a set of surface patches that
shall be joined together to form this surface.
GenericSurface.
Canvas represented by this
Map2DState.
Canvas represented by this
Map2DState.
GraphicStyle for this GraphicIcon,
which is required to be a PointSymbolizer.
null if none.
GraphicStyle for this GraphicPolygon,
which is required to be a PolygonSymbolizer.
GraphicStyle for this GraphicPolygon,
which is required to be a PolygonSymbolizer.
getParamForPoint(p).
CoordinateOperation.getCoordinateOperationAccuracy().
OrientablePrimitive.
evaluate method.
null, since points have no proxy.
null, since solids have no proxy.
read operation.
Datum parent interface,
but is not used by a temporal datum.
Geometry.
null.
Element.getResults().
FeatureStore.getTypeNames() method,
except that it acknowledges that some features only make sense as
children of another feature collection type.
GraphicArc's orientation source.
Canvas represented by this
Map2DState.
GenericName.scope().
Curve, each
of which defines the direct position of points along a portion of the curve.
ASCENDING
or DESCENDING.
GraphicArc's start bearing.
GenericCurve.
Canvas.
Layer.
Style.
Style.
null for truly simple content.
ArrowStyle objects that
indicates the arrow styles that are supported by a given
implementation.
Class objects for the
Canvas interfaces that are supported by a given
implementation.
Class objects for the directposition
interfaces that are supported by a given implementation.
Class objects for the directposition
interfaces that are supported by a given implementation for the specified
Coordinate Reference System.
FillPattern objects that
indicates the fill patterns that are supported by a given
implementation.
FillStyle objects that indicates the
fill styles supported by a given implementation.
Class objects for the geometry
interfaces that are supported by a given implementation.
LineCap objects that indicates the
line cap styles that are supported by a given implementation.
LineJoin objects that indicates the
line join styles that are supported by a given implementation.
LinePattern objects that
indicates the line patterns that are supported by a given
implementation.
LineStyle objects that
indicates the line styles that are supported by a given
implementation.
Mark objects that
indicates the marks that are supported by a given
implementation.
Class objects for the orientation
interfaces that are supported by a given implementation.
Class objects for the orientation
interfaces that are supported by a given implementation for the specified
Coordinate Reference System.
PathType objects that indicates the
path types that are supported.
Class objects for the
primitive interfaces that are supported by a given
implementation.
Class objects from the
spatialschema-package that are supported by a given implementation for
the specified Coordinate Reference System.
SymbologyInfo objects
that this implementations supports.
XAnchor objects that
indicates the X anchors that are supported by a given
implementation.
YAnchor objects that
indicates the Y anchors that are supported by a given
implementation.
Rule.
GenericCurve at the passed parameter
value.
null if none.
GraphicStyle for this GraphicLabel,
which is required to be a TextSymbolizer.
Canvas.
Canvas.
Layer.
Style.
FeatureStore being locked.
Graphic that occupies given
DirectPosition.
null if none.
FeatureType that was modified.
Canvas, which is
assigned by the implementation.
GenericSurface at the
direct position passed, which must be on this
GenericSurface.
Envelope.
GridRange.getUpper().
Datum.getDomainOfValidity().
CoordinateOperation.getDomainOfValidity().
ReferenceSystem.getDomainOfValidity().
null if none.
null if none.
PolynomialSpline at the end point of
the spline.
PolynomialSpline at the start point
of the spline.
ReferenceIdentifier.getVersion().
VerticalExtent.getVerticalCRS() in ISO_19115:2003/Cor.1:2006
Telephone.getVoices().
GraphicArc, in terms of the given Unit.
write operation.
GlobalPathType with the given name.
Graphic defines the root abstraction of a graphic object
taxonomy, specifying the methods common to a lightweight set of graphic objects.GraphicArc represents a portion of an ellipse.ArcClosure class represent the various
methods of connecting the endpoints of an arc.Graphic changes in any way, other
than editing.
Graphic.Graphic is deselected, either
programmatically or through a mouse gesture.
Graphic is disposed.
Graphic is edited by a gui user.
Graphic is no longer in an editable state.
Graphic is put into an editable state.
Graphic.Graphic.Graphic
for certain mouse and state events.Graphic.Graphic is selected, either programmatically
or through a mouse gesture.
GraphicStore class/interface...GraphicStoreException class...GraphicStoreFactory class/interface...Graphic.GraphicStyle object.GraphicStyle.Grid and
either RectifiedGrid or ReferencableGrid.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.
- HARD_COPY -
Static variable in class MediumName
- Pamphlet or leaflet giving descriptive information.
- hasEID() -
Method in interface IdCapabilities
- Indicates if the capabilities support EID.
- hasFID() -
Method in interface IdCapabilities
- Indicates if the capabilities support FID.
- hashCode() -
Method in interface Name
- Must be based on getURI().
- hashCode() -
Method in interface PropertyType
- Hashcode should be based on TypeName.
- hashCode() -
Method in class ExcludeFilter
-
- hashCode() -
Method in class NilExpression
- Returns
0 in order to agree with hashcode of null.
- hashCode() -
Method in class IncludeFilter
-
- hashCode() -
Method in interface DirectPosition
- Returns a hash code value for this direct position.
- hashCode() -
Method in interface RepresentativeFraction
- Returns a hash value for this representative fraction.
- hashCode() -
Method in class UnlimitedInteger
- Returns a hash code for this integer.
- hasLogicalOperators() -
Method in interface ScalarCapabilities
- Indicates if logical operator support is provided.
- hasMoreGridCoverages() -
Method in interface GridCoverageReader
- Deprecated. Returns
true if there is at least one more grid coverage
available on the stream.
- hasSimpleArithmetic() -
Method in interface ArithmeticOperators
- Indicates if simple arithmetic is provided.
- head() -
Method in interface ScopedName
- Returns the head of this scoped name.
- HEALT -
Static variable in class TopicCategory
- Deprecated. Renamed as
TopicCategory.HEALTH.
- HEALTH -
Static variable in class TopicCategory
- Health, health services, human ecology, and safety.
- HEAVY_SMOKE_OR_DUST -
Static variable in class ImagingCondition
- Portion of the image is partially obscured by heavy smoke or dust.
- height() -
Method in interface PointGrid
- Returns the length of this array.
- HexagonalGridCoverage - Interface in org.opengis.coverage.grid
- Evaluates a coverage at direct positions within a network of hexagons centered on a set of grid
points.
- HI_BIT_FIRST -
Static variable in class ValueInBytePacking
- Deprecated. High bit first (big endian order).
- HIGH -
Static variable in class CommonPointRule
- The greatest of the feature attribute values.
- HIGH_SIERRA -
Static variable in class MediumFormat
- High sierra file system.
- HILBERT -
Static variable in class SequenceType
- Ordering based on a space-filling curve generated by progressively subdividing a space into quadrants.
- HILBERT -
Static variable in class SequenceType
- Ordering based on a space-filling curve generated by progressively subdividing a space into quadrants.
- HISTORICAL_ARCHIVE -
Static variable in class Progress
- Data has been stored in an offline storage facility
- HLS -
Static variable in class PaletteInterpretation
- Deprecated. HSL (Hue Saturation Lightness) color palette.
- HORIZONTAL_LINES -
Static variable in class FillPattern
- Parallel horizontal lines.
- horizontalCurve(double) -
Method in interface ParametricCurveSurface
- Constructs a curve that traverses the surface horizontally with respect to the parameter
s.
- HUE_BAND -
Static variable in class ColorInterpretation
- Deprecated. Hue Band for the HLS color model.
- HYPERBOLIC_ARC -
Static variable in class SplineCurveForm
- An arc of a finite length of one branch of a hyperbola.
"identifiers" property to be given to the
object factory createFoo(…) methods.
true.
true.Transaction.commit().
Graphic.TransfiniteSet and the passed
TransfiniteSet.
true if the two geometric operands intersect.true if the interior of this bounds intersects the interior
of the provided bounds.
true if this TransfiniteSet intersects another
TransfiniteSet.
UnlimitedInteger as an int.
GraphicArc is displaying edit handles for changing
the angular extents of the defining ellipse.
GraphicArc is displaying an anchor handle for changing
the rotation of the defining ellipse.
GraphicStoreFactory to ensure all its preconditions are met,
such as the presense of required libraries.
FeatureStoreFactory to ensure all its preconditions are met,
such as the presense of required libraries.
GraphicStyle interface.
GraphicStyle interface.
GraphicArc is a circle.
GraphicArc is a closed ellipse.
true since boundary objects are cycles.
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).
GraphicStyle interface.
true if grid data can be edited.
Rule is to fire only if no other rules in the containing
style have fired yet.
true if lengths along all dimension are zero.
EventManager type.
true if PrecisionModelType is a represented using floating point
arithmatic (rather then a grid).
true if getNamespaceURI is null
GraphicStyle interface.
true if this matrix is an identity matrix.
true if this integer represents a positive or negative infinity.
GraphicStyle interface.
GraphicStyle interface.
true if and only if this Complex is maximal.
false if this geometry is immutable.
Layer is not able to produce a map of a geographic
area other than this layer's declared bounding box.
null.
Layer's renderable data should be considered opaque, and
therefore requested at the bottom of a stack of maps.
Graphic will
be passed to the parent Graphic in addition to being passed to any
listeners on this object.
true if this is a polynomial spline.
true if this is a polynomial spline.
GetFeatureInfo operation is supported on this Layer.
false if the affine transformation is used on the unshifted
(u, v) and true if the affine transformation
is applied to the shifted parameters (u', v').
true if this Geometry has no interior point of
self-intersection or selftangency.
true since ring objects are simples.
true since shell objects are simples.
true if the ellipsoid is degenerate and is actually a sphere.
Canvas.
FeatureCanvas or Canvas.Layers to a manager.LayerSource objects.Style.MultiCurve.
List.size()
LineCap indicate the various
ways of capping the end of a styled line.TextSymbol to indicate that text should be drawn at some distance
from a line.LineSegment.Graphics that are of type Line in
the sense of SLD (OGC 02-070).Byte value that can be used in expressions.
Short value that can be used in expressions.
Integer value that can be used in expressions.
Long value that can be used in expressions.
Float value that can be used in expressions.
Double value that can be used in expressions.
Character value that can be used in expressions.
Boolean value that can be used in expressions.
Attribution.UnlimitedInteger as a long.
Map2D interface extends the Canvas interface in order to clearly
define a group of properties for 2 dimensional maps.Canvas.Map2DState explicitly names the properties necessary
to define a rectangular, 2D canvas.UnlimitedInteger can have.
Layer.UnlimitedInteger can have.
Graphic.
Graphic.
Graphic.
Graphic.
OrientableCurve.Point.OrientableSurface.this since this object is already a local name.
"name" property to be given to the
object factory createFoo(…) methods.
null.
null.null value.
DashArray.NO_DASH.
MathTransform.inverse() is
invoked but the transform can't be inverted.SimpleEnumerationType class.GraphicStyle.
this Attribute.
"operationVersion" property.
doOperation(…)
is not a know operation.OR filter between two filters.
OR filter between a list of filters.
true if any of the combined expressions evaluate to true.Object value.OrientablePrimitive.OrientablePrimitive.true if the interior of the first geometry somewhere overlaps the
interior of the second geometry.PathType with the given name.
evaluate(…)
method is invoked with a point outside coverage.TextSymbol class to indicate that text should be drawn starting at
a particular point and extending in a straight line.Graphic.Graphics that are of type Polygon
in the sense of SLD (OGC 02-070).CoordinateOperation.COORDINATE_OPERATION_ACCURACY_KEY.
like" operator
on properties of a feature.null.KeyHandler, and pushes it on the stack so that if
another KeyHandler gets enabled, this one will be reenabled when
that KeyHandler is removed.
MouseHandler, and push it on the stack
so that if another MouseHandler gets enabled, this one
will be reenabled when that MouseHandler is removed.
Graphic.
FeatureStore to squirel away information (and callbacks) for later.
getFeatures method
of the data store interface, to encapsulate a request."realizationEpoch" property to be given to the
datum factory createFoo(…) methods.
Graphic object as needing to be redrawn,
due to changes to the internal data of the object which affect the
rendering of the object.
Features of the given type.
Features of the given
type that meet the given filter.
Features of the given
type that meet the given filter.
"remarks" property to be given to the
object factory createFoo(…) methods.
Graphic from this Canvas.
AggregationListener from this
AggregateGraphic's list of listeners.
CanvasHandler from this
Canvas.
AggregateGraphic.
AggregateGraphic.
AggregateGraphic.
addFeatureLayerListener(ll)
method.
DataFeatureCollection.addFeatureListener(org.opengis.feature.FeatureListener).
addFeatureStoreListener method.
GraphicListener from this Graphic's list of
listeners.
addGraphicStyleListener method, this method de-registers
it so that it will no longer receive events when the properties of this
style have changed.
KeyHandler and reinstates the KeyHandler at the
top of the stack, if any.
MouseHandler and reinstate the
MouseHandler at the top of the stack, if any.
FeatureStores to clean up information (and callbacks) they earlier provided.
WebCanvas's map image using the given Graphics object.
oldChild with the newChild.
KeyHandler in the stack with another KeyHandler.
MouseHandler in the stack with another
MouseHandler.
Transaction.rollback()
"scope" property to be given to the
datum factory createFoo(…) methods.
"scope" property.
"scope" property to be given to the
object factory createFoo(…) methods.
GraphicArc is displaying
edit handles for changing the angular extents of the defining ellipse.
GraphicArc displays
an anchor handle for changing the rotation of the defining ellipse.
GraphicArc.
Canvas this
controller works for, if it is the active controller.
GraphicArc.
AggregateGraphic to the given
set of Graphics.
ArcClosure verteces when the arc is rendered.
GraphicArc are connected.
Rule is an "else filter".
GraphicArc's end bearing.
Map2DController is the active controller.
Rule will fire.
GraphicStyle for this Graphic.
GraphicArc, in terms of the given Unit.
Map2DController is the active controller.
Rule will fire.
Rule will fire.
Graphic to the given value.
Canvas.
Canvas.
byte[] argument type, since we can't easily cast an array
of byte[] to an array of arbitrary type.
Graphic.
Graphic should
be passed to the parent Graphic in addition to being passed to any
listeners on this object.
Map2DController is the active controller.
Map2DController is the active controller.
GraphicStyle from the
properties of the specified GraphicStyle.
Map2DController is the active controller.
GraphicArc's start bearing.
Canvas.
Transaction.State.
GraphicArc, in terms of the given Unit.
SimpleEnumerationType to the given list
using the given name and description.
SimpleEnumerationType to the given list
using the given name and description.
SortBy order, ASC or DESC.GraphicStyle.
Layer.Style element.Style.Symbology interface is used to expose a number of properties
for a given type of symbology.visit methods to be called by Symbol.accept(...).TransfiniteSet and the
passed TransfiniteSet.
PointPlacement and LinePlacement.Graphics
that are of type Text in the sense of SLD (OGC 02-070)."ASC"
or "DESC" keyword.
true if the feature's geometry touches, but does not overlap with the
geometry held by this object.FeatureStore.FeatureStore implementations can use this interface to externalize the
state they require to implement Transaction support.Geometry that is the coordinate transformation of this
Geometry into the passed coordinate reference system within the accuracy
of the transformation.
Geometry that is the coordinate transformation of this
Geometry into the passed coordinate reference system, using the
specified transform.
ptSrc and stores the result in
ptDst.
ptSrc and stores the result in ptDst.
FeatureType has been created.
FeatureType has been removed from a FeatureStore.
TransfiniteSet and the passed
TransfiniteSet.
UnlimitedInteger object that represents the specified
int value.
UnprojectedPathType with the given name.
Features for
which it had previously registered.
Datum.DOMAIN_OF_VALIDITY_KEY.
CoordinateOperation.DOMAIN_OF_VALIDITY_KEY.
ReferenceSystem.DOMAIN_OF_VALIDITY_KEY.
ColorInterpretations.
CommonPointRules.
ByteInValuePackings.
SequenceTypes.
SequenceTypes.
ValueInBytePackings.
InterpolationMethods.
PaletteInterpretations.
SampleDimensionTypes.
SortOrders.
BSplineSurfaceForms.
KnotTypes.
SplineCurveForms.
PrecisionModelTypes.
CurveInterpolations.
SurfaceInterpolations.
ArcClosures.
ArrowStyles.
DashArrays.
FillPatterns.
FillStyles.
LineCaps.
LineJoins.
LinePatterns.
LineStyles.
Marks.
XAnchors.
YAnchors.
GlobalPathTypes.
PathTypes.
UnprojectedPathTypes.
VectorPathTypes.
DateTypes.
OnLineFunctions.
PresentationForms.
Roles.
Classifications.
Restrictions.
CoverageContentTypes.
ImagingConditions.
Datatypes.
MediumFormats.
MediumNames.
AssociationTypes.
CharacterSets.
InitiativeTypes.
KeywordTypes.
Progresss.
TopicCategorys.
MaintenanceFrequencys.
ScopeCodes.
Obligations.
EvaluationMethodTypes.
CellGeometrys.
DimensionNameTypes.
GeometricObjectTypes.
PixelOrientations.
SpatialRepresentationTypes.
TopologyLevels.
AxisDirections.
RangeMeanings.
PixelInCells.
VerticalDatumTypes.
IndeterminateValues.
RelativePositions.
VectorPathType with the given name.
ReferenceIdentifier.VERSION_KEY.
"version" property to be given to the
CRS factory createFoo(…)
methods.
null where an
expression is expected.
Filter.EXCLUDE (often used during data structure transformations).
Filter.INCLUDE (often used during data structure transformations).
null filter value.
WebCanvas interface extends the functionality of Canvas and adds a
specific method for rendering which is conspicuous in its absence from the Canvas
interface.WebFeatureCanvas class/interface...WebMap2D class/interface...true if the feature's geometry is completely contained by the constant
geometry held by this object.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||