public class GeopackageGeometryBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
byte[] |
build() |
static int |
getIndicator(Envelope envelope)
Get the envelope flag indicator
1 for xy, 2 for xyz, 3 for xym, 4 for xyzm (null would be 0)
|
void |
setGeometry(SQLiteConnection conn,
Geometry geometry) |
public void setGeometry(SQLiteConnection conn, Geometry geometry)
public byte[] build()
public static int getIndicator(Envelope envelope)
envelope
- geometry envelope