public interface GeometryType
Modifier and Type | Field and Description |
---|---|
static int |
GEOMETRYCOLLECTION |
static int |
LINESTRING |
static int |
MULTILINESTRING |
static int |
MULTIPOINT |
static int |
MULTIPOLYGON |
static int |
POINT |
static int |
POLYGON |
static int |
WELLKNOWNTEXT |
static final int WELLKNOWNTEXT
static final int GEOMETRYCOLLECTION
static final int MULTIPOLYGON
static final int MULTILINESTRING
static final int MULTIPOINT
static final int POLYGON
static final int LINESTRING
static final int POINT
Copyright © 2021. All rights reserved.