|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SimpleFeature | An instance of SimpleFeatureType composed of fixed list values in a known order. |
SimpleFeatureType | The type of a SimpleFeature. |
Profile of the general ISO 19107 feature model built around the idea of a simple feature composed of a list of values.
A SimpleFeature
is a wrapper around a list of values. The values are interpreted
based on order; and must be supplied in exactly the the order indicated by the SimpleFeatureType
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |