| |
|
| org.geotools.arcsde.data.GeometryBuilderTest
GeometryBuilderTest | public class GeometryBuilderTest extends TestCase (Code) | | DOCUMENT ME!
author: Gabriel Roldan, Axios Engineering version: $Id: GeometryBuilderTest.java 27863 2007-11-12 20:34:34Z desruisseaux $ |
GeometryBuilderTest | public GeometryBuilderTest(String name)(Code) | | Creates a new GeometryBuilderTest object.
Parameters: name - DOCUMENT ME! |
testConstructShapeEmpty | public void testConstructShapeEmpty() throws Exception(Code) | | DOCUMENT ME!
throws: Exception - DOCUMENT ME! |
testConstructShapeLineString | public void testConstructShapeLineString() throws Exception(Code) | | DOCUMENT ME!
throws: Exception - DOCUMENT ME! |
testConstructShapeMultiLineString | public void testConstructShapeMultiLineString() throws Exception(Code) | | DOCUMENT ME!
throws: Exception - DOCUMENT ME! |
testConstructShapeMultiPoint | public void testConstructShapeMultiPoint() throws Exception(Code) | | DOCUMENT ME!
throws: Exception - DOCUMENT ME! |
testConstructShapeMultiPolygon | public void testConstructShapeMultiPolygon() throws Exception(Code) | | DOCUMENT ME!
throws: Exception - DOCUMENT ME! |
testConstructShapePoint | public void testConstructShapePoint() throws Exception(Code) | | DOCUMENT ME!
throws: Exception - DOCUMENT ME! |
testConstructShapePolygon | public void testConstructShapePolygon() throws Exception(Code) | | DOCUMENT ME!
throws: Exception - DOCUMENT ME! |
testGetDefaultValues | public void testGetDefaultValues()(Code) | | DOCUMENT ME!
|
testLineStringBuilder | public void testLineStringBuilder() throws Exception(Code) | | DOCUMENT ME!
throws: Exception - DOCUMENT ME! |
testMultiLineStringBuilder | public void testMultiLineStringBuilder() throws Exception(Code) | | DOCUMENT ME!
throws: Exception - DOCUMENT ME! |
testMultiPointBuilder | public void testMultiPointBuilder() throws Exception(Code) | | DOCUMENT ME!
throws: Exception - DOCUMENT ME! |
testMultiPolygonBuilder | public void testMultiPolygonBuilder() throws Exception(Code) | | DOCUMENT ME!
throws: Exception - DOCUMENT ME! |
|
|
|