Open Sidebar
Close Sidebar
wkb
0.1.0
WKB
BinDecoder
BinEncoder
DecodeError
EncodeError
Error
Flavor
Geometry
GeometryCollection
LineString
LineStringSequenceable
Mode
MultiLineString
MultiPoint
MultiPolygon
Object
ObjectKind
Point
Polygon
Position
TextDecoder
TextEncoder
enum
WKB::
Mode
Defined in:
wkb/mode.cr
Enum Members
XY
=
0
XYZ
=
1
XYM
=
2
XYZM
=
3
Instance Method Summary
#has_m?
#has_z?
#has_zm?
#size
#xy?
#xym?
#xyz?
#xyzm?
Instance Method Detail
def
has_m?
#
def
has_z?
#
def
has_zm?
#
def
size
#
def
xy?
#
def
xym?
#
def
xyz?
#
def
xyzm?
#