Skip to content

objectType Polygon

extends Field

Polygonal map

classDiagram

        class Polygon{
        coords:EquatorialPoint points

        }
        Polygon --|> Field

link Field "../Field"

Members

name type mult description
points coords:EquatorialPoint 0 or more an array of points....

References Detail

This is referred to by Observation