java.lang.Object | |
↳ | com.microstrategy.web.app.maps.shp.SHPHeader |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected double[][] | bbox | ||||||||||
protected File | file | ||||||||||
protected int | fileLength | ||||||||||
protected double[] | range | ||||||||||
protected Shape.TYPEEMUN | shapeType | ||||||||||
protected int | shape_type | ||||||||||
protected SHPParser | shapefile |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SHPHeader(SHPParser shapefile, File file) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
double[][] | getBoundingBox() | ||||||||||
int | getFileLengthBytes() | ||||||||||
double[] | getMeasureRange() | ||||||||||
Shape.TYPEEMUN | getShapeType() | ||||||||||
void | read(ByteBuffer buffer) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Exception |
---|