|
The SEDRIS Data Representation Model
APPENDIX A - Classes Primitive Feature |
|---|
A <Feature> that is not hierarchically structured, i.e., a <Point Feature>, <Linear Feature>, or <Areal Feature>.
See individual subclasses for examples.
An association between two <Feature> instances indicates that they are alternate representations of the same environmental object.
An association between a <Geometry Hierarchy> instance and a <Feature> instance indicates that the <Geometry Hierarchy> and the <Feature> are alternate representations of the same environmental object.
An association between a <Property Grid> instance and a <Feature> indicates that the <Feature> and the <Property Grid> (or some specific cell data within that <Property Grid>) are alternate representations of the same environmental object. Each associated <Property Grid> will indicate which is the case.
Supports "attributes for derived objects." That is, these components are used only to specify texture mapping information for geometry that is derived from the <Primitive Feature> by the consumer. These <Image Mapping Functions> shall use <Image Anchor> components to specify the mapping.
This is needed because in many cases, a <Primitive Feature> may be significant only for a particular domain, e.g. radar.
|