Skip to content

SpatialObject

A spatial object is a physical object that has a location in space. It may have a geometric representation to describe its shape and position.

URI: geo:SpatialObject
Type: Class

%%{init: {'theme':'base','themeVariables': {'lineColor': '#FF0000'}}}%%
classDiagram
    class SpatialObject
    click SpatialObject href "/Models/Profiles/GridCapacity/ConcreteClasses/SpatialObject/"
    style SpatialObject fill:#102820,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        SpatialObject <|-- Feature : inherits

        Feature
            click Feature href "/Models/Profiles/GridCapacity/ConcreteClasses/Feature/"
            style Feature fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        SpatialObject <|-- Geometry : inherits

        Geometry
            click Geometry href "/Models/Profiles/GridCapacity/ConcreteClasses/Geometry/"
            style Geometry fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white


Inheritance

  • SpatialObject

Attributes

Name URI Cardinality and Range Description Inheritance

Schema Source

Responsive Footer