Documentation ¶
Overview ¶
Package gridtype
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Grid = GridType{"grid"} Point = GridType{"point"} Centroid = GridType{"centroid"} )
Functions ¶
This section is empty.
Types ¶
type GridType ¶
type GridType struct {
// contains filtered or unexported fields
}
func (GridType) MarshalText ¶
func (*GridType) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.