|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Phenomenon | |
|---|---|
| org.opengis.observation | |
| Uses of Phenomenon in org.opengis.observation |
|---|
| Subinterfaces of Phenomenon in org.opengis.observation | |
|---|---|
interface |
CompositePhenomenon
A CompositeProperty is composed of a set of component property. |
interface |
CompoundPhenomenon
A CompoundProperty has several components, whose count is indicated by the dimension. |
interface |
ConstrainedPhenomenon
A ConstrainedProperty modifies a base property by adding singleConstraints, each specifying a value on some secondary axis. |
interface |
PhenomenonSeries
A PropertySeries applies one or more constraintLists to the base property, each providing a set of values for a single secondary axis. |
| Methods in org.opengis.observation that return Phenomenon | |
|---|---|
Phenomenon |
CompositePhenomenon.getBase()
Optional phenomenon that forms the basis for generating more specialized composite Phenomenon by adding more components. |
Phenomenon |
PhenomenonSeries.getBase()
Phenomenon that forms the basis for generating a set of more refined Phenomena; e.g. |
Phenomenon |
ConstrainedPhenomenon.getBase()
Property that forms the basis for generating a set of more refined Phenomena; e.g. |
Phenomenon |
Observation.getObservedProperty()
Property-type or phenomenon for which the observation result provides an estimate of its value. |
| Methods in org.opengis.observation that return types with arguments of type Phenomenon | |
|---|---|
List<? extends Phenomenon> |
CompositePhenomenon.getComponent()
A set of component composing the phenomenon. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||