| |
|
| org.geotools.data.shapefile.indexed.TestCaseSupport org.geotools.data.shapefile.indexed.ShapefileTest
ShapefileTest | public class ShapefileTest extends TestCaseSupport (Code) | | version: $Id: ShapefileTest.java 22611 2006-11-06 21:23: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) | | |
Fields inherited from org.geotools.data.shapefile.indexed.TestCaseSupport | protected static boolean verbose(Code)(Java Doc)
|
|
|
|