Package | Description |
---|---|
org.postgis |
Modifier and Type | Method and Description |
---|---|
LineString |
LineString.concat(LineString other) |
LineString |
MultiLineString.getLine(int idx) |
LineString[] |
MultiLineString.getLines() |
LineString |
LineString.reverse() |
Modifier and Type | Method and Description |
---|---|
LineString |
LineString.concat(LineString other) |
Constructor and Description |
---|
MultiLineString(LineString[] lines) |
Copyright © 2014. All rights reserved.