Vector package define objects for vector map
|
SutherlandHodgman
|
Implements Sutherland-Hodgman clip algorithm.
|
|
VectorMap
|
VectorMap is the basic building blocks for Guidebee vector map. Each map is consists of multiple map Layers.
|
|
GeoSet
|
The Geoset object is built off the Map object and allows you to define a geoset. A Geoset is a collection of map layers and their settings.
|
|
MapFeatureLayer
|
MapLayer defines a map layer.Computer maps are organized into layers.
|
|
MapFeature
|
MapFeature defines a map feature in a map layer.
|
|
DataTable
|
Defines one tabular database table
|
|
DataField
|
Defines a field of a database table.
|
|
DataRowValue
|
Defines a row of a database table.
|
|
FindCondition
|
Defines a find condition when search for records.
|
|
FindConditions
|
Defines a find condition collection when search for records.
|

Leave a comment