java.lang.Object | ||
↳ | com.microstrategy.web.app.maps.shp.Shape | |
↳ | com.microstrategy.web.app.maps.shp.Polygon |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Polygon(Shape.TYPEEMUN type) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
double[][] | getBoundingBox() | ||||||||||
double[] | getMeasureRange() | ||||||||||
double[] | getMeasureValues() | ||||||||||
int | getNumberOfParts() | ||||||||||
int | getNumberOfPoints() | ||||||||||
double[][] | getPoints() | ||||||||||
double[][][] | getPointsTo3DArray() | ||||||||||
String | getString() |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | readRecordContent(ByteBuffer bb) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |