java.lang.Object | ||
↳ | com.microstrategy.web.app.maps.shp.BaseFileReader | |
↳ | com.microstrategy.web.app.maps.shp.SHPReader |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected SHPHeader | header | ||||||||||
protected ArrayList<Shape> | shapes |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SHPReader(SHPParser shapefile, File file) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SHPHeader | getHeader() | ||||||||||
ArrayList<Shape> | getShpShapes() | ||||||||||
void | read(String charset) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Exception |
---|