Table 6.9—DRM_Aggregate_Geometry

Property

Description

Superclass

·         <DRM Geometry Hierarchy>

Class

·         <DRM Aggregate Geometry>

Subclass

·         <DRM Alternate Hierarchy Related Geometry>

·         <DRM Animation Related Geometry>

·         <DRM Classification Related Geometry>

·         <DRM Continuous Level Of Detail Related Geometry>

·         <DRM Level Of Detail Related Geometry>

·         <DRM Oct Tree Related Geometry>

·         <DRM Perimeter Related Geometry>

·         <DRM Quad Tree Related Geometry>

·         <DRM Separating Plane Related Geometry>

·         <DRM Spatial Index Related Geometry>

·         <DRM State Related Geometry>

·         <DRM Time Related Geometry>

·         <DRM Union Of Geometry>

Definition

This is an abstract DRM class that specifies a collection of <DRM Primitive Geometry> or <DRM Geometry Hierarchy> instances, organized according to some organizing principle specific to the particular subclass of <DRM Aggregate Geometry> being considered..

For most subclasses of <DRM Aggregate Geometry>, each individual branch of the aggregation is explicitly identified by a distinct link object. The various subclasses provide different mechanisms for organizing <DRM Geometry> instances, which include:

Example(s)

·         A 500 meter by 500 meter patch of gridded terrain.

·         A 10 Km by 20 Km triangulated irregular network of <DRM Polygon>s.

·         A populated rectangular region that is one node of a quad tree of <DRM Aggregate Geometry> objects.

·         Atmosphere over a certain region is stored for two different times of day.

Inherited field elements

field_name

range

Field_Data_Type

none

 

 

Field elements

field_name

range

Field_Data_Type

unique_descendant1

 

Boolean

strict_organizing_principle2

 

Boolean

Associated to (one-way) (inherited)

·         none

Associated to (one-way)

·         none

Associated by (one-way) (inherited)

·         zero or one <DRM Hierarchy Summary Item>

·         zero or more <DRM Reference Surface>s

Associated by (one-way)

·         none

Associated with (two-way) (inherited)

·         zero or more <DRM Feature>s

·         zero or more <DRM Geometry Hierarchy>s

Associated with (two-way)

·         none

Composed of (two-way) (inherited)

·         zero or more {ordered} <DRM Attribute Set Index>s

·         zero or one <DRM Classification Data>

·         zero or more <DRM Property Table>s

·         zero or more <DRM Property Table Reference>s

·         zero or more <DRM Property Value>s

·         zero or one <DRM Reference Surface>

·         zero or more <DRM Sound Instance>s

·         zero or one <DRM Time Constraints Data>

Composed of (two-way)

·         zero or one <DRM Bounding Volume>

·         one or more <DRM Camera Point>s

·         zero or one <DRM Centre Of Buoyancy>

·         zero or one <DRM Centre Of Mass>

·         zero or one <DRM Centre Of Pressure>

·         zero or more <DRM Collision Volume>s

·         zero or more {ordered} <DRM_Colour>s

·         zero or one <DRM Conformal Behaviour>3

·         zero or more <DRM Geometry Topology Hierarchy>s

·         zero or more <DRM Hierarchical Table>s

·         zero or more {ordered} <DRM Image Mapping Function>s

·         zero or one <DRM Light Rendering Property>s

·         zero or more <DRM Light Source>s

·         zero or one <DRM LSR Transformation>

·         zero or one <DRM Overload Priority Index>

·         zero or one <DRM Perimeter Data>

·         zero or one <DRM Presentation Domain>

·         zero or more <DRM Property Description>s

·         zero or one <DRM Rendering Priority Level>

·         zero or one <DRM Rendering Properties>

·         zero or one <DRM Spatial Domain>

·         zero or one <DRM Stamp Behaviour>4

Composed of (two-way metadata) (inherited)

·         zero or one <DRM Access>

·         zero or more <DRM Browse Media>s

·         zero or one <DRM Citation>

·         zero or more <DRM Cross Reference>s

·         zero or one <DRM Data Quality>

·         zero or one <DRM Description>

·         zero or one <DRM Keywords>

·         zero or one <DRM Point Of Contact>

Composed of (two-way metadata)

·         none

Component of (two-way) (inherited)

·         zero or more <DRM Alternate Hierarchy Related Geometry>s through <DRM Hierarchy Data>s

·         zero or more <DRM Animation Related Geometry>s

·         zero or more <DRM Classification Related Geometry>s through <DRM Classification Data>s

·         zero or one <DRM Environment Root>

·         zero or one <DRM Geometry Model>

·         zero or more <DRM Level Of Detail Related Geometry>s through <DRM Base Level Of Detail Data>s

·         zero or more <DRM Oct Tree Related Geometry>s through <DRM Oct Tree Data>s

·         zero or more <DRM Perimeter Related Geometry>s through <DRM Perimeter Data>s

·         zero or more <DRM Quad Tree Related Geometry>s through <DRM Quad Tree Data>s

·         zero or more <DRM Separating Plane Relations>s through <DRM Separating Plane Data>s

·         zero or more <DRM Spatial Index Related Geometry>s through <DRM Spatial Index Data>s

·         zero or more <DRM State Related Geometry>s through <DRM State Data>s

·         zero or more <DRM Time Related Geometry>s through <DRM Time Constraints Data>s

·         zero or more <DRM Union Of Geometry Hierarchy>s

Component of (two-way)

·         none

Constraints

·         Colour mapping restrictions

·         Image mapping functions and texture coordinates

·         No attribute conflicts

·         Non-crossing aggregations

·         Non-crossing associations

·         Non-cyclic aggregations

·         Precedence of Attribute_Set_Index

Notes

1 If TRUE, for any object that exists 'below' this aggregation, each object will appear in only one 'branch' of this aggregation. If FALSE, objects may appear in multiple 'branches' of this aggregation.

2 If TRUE, each 'branch' strictly follows the rules of this aggregation. If FALSE, each 'branch' might bend the rules a bit. For example, if this is a spatial aggregation, a value of true indicates that objects will not cross the spatial extents defined by this aggregation relationship, and a value of false indicates that objects might cross those bounds. For another example, if this is a time-based aggregation, a value of true indicates that all branches will only contain data valid for the times specified for each branch, and a value of false indicates that the branches have the option of including data that falls outside of the specified time ranges for that branch.

Class diagram

<DRM Aggregate Geometry>