NAME
Geo::Geos::WKBConstants - Represents dimensions of a point, a curve and a surface.
SEE ALSO (C++ classes docs)
geos::io::WKBConstants
EXPORTS CONSTANTS
- TYPE_BYTEORDER_BE - Big Endian byte order
- TYPE_BYTEORDER_LE - Little Endian byte order
- TYPE_WKB_POINT
- TYPE_WKB_LINESTRING
- TYPE_WKB_POLYGON
- TYPE_WKB_MULTIPOINT
- TYPE_WKB_MULTILINESTRING
- TYPE_WKB_MULTIPOLYGON
- TYPE_WKB_GEOMETRYCOLLECTION
SEE ALSO
AUTHOR
Ivan Baidakou <i.baydakov@crazypanda.ru>, Crazy Panda, CP Decision LTD
LICENSE
You may distribute this code under the same terms as Perl itself.