| |
|
| org.geotools.data.shapefile.TestCaseSupport org.geotools.data.shapefile.ShapefileTest
ShapefileTest | public class ShapefileTest extends TestCaseSupport (Code) | | version: $Id: ShapefileTest.java 22666 2006-11-09 03:50:28Z jgarnett $ author: Ian Schneider author: James Macgill |
testExtraAtEnd | public void testExtraAtEnd() throws Exception(Code) | | It is posible for a shapefile to have extra information past the end
of the normal feature area, this tests checks that this situation is
delt with ok.
|
testLoadingSamplePointFile | public void testLoadingSamplePointFile() throws Exception(Code) | | |
testLoadingSamplePolygonFile | public void testLoadingSamplePolygonFile() throws Exception(Code) | | |
testLoadingStatePop | public void testLoadingStatePop() throws Exception(Code) | | |
testPolygonHoleTouchAtEdge | public void testPolygonHoleTouchAtEdge() throws Exception(Code) | | It is posible for a point in a hole to touch the edge of its containing shell
This test checks that such polygons can be loaded ok.
|
testShapefileReaderRecord | public void testShapefileReaderRecord() throws Exception(Code) | | |
testSkippingRecords | public void testSkippingRecords() throws Exception(Code) | | |
|
|
|