The SEDRIS Data Representation Model
APPENDIX A - Classes Point Geometry |
---|
This DRM class is a specialization of the <Primitive Geometry> class that conceptually has no spatial extents.
See individual subclasses for examples.
A <Geometry Node> associated with a <Point Geometry> instance represents the topology of that <Point Geometry>.
A <Primitive Geometry> contains a <Union Of Primitive Geometry> instance as a component only when that <Primitive Geometry> can be decomposed into nested <Primitive Geometry>, as (for example) a <Polygon> can be decomposed into subfaces.
|