|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.geotools.validation.relate.SpatialTestCase
SpatialTestCase
DOCUMENT ME!!
Description:DOCUMENT ME!!
Usage:DOCUMENT ME!!
Field Summary | |
protected FilterFactory |
filterFactory
|
protected com.vividsolutions.jts.geom.GeometryFactory |
gf
|
protected com.vividsolutions.jts.geom.Envelope |
lineBounds
|
protected Feature[] |
lineFeatures
|
protected Filter |
lineFilter
|
protected FeatureType |
lineType
|
protected com.vividsolutions.jts.geom.LineString |
ls0
|
protected com.vividsolutions.jts.geom.LineString |
ls1
|
protected com.vividsolutions.jts.geom.LineString |
ls2
|
protected com.vividsolutions.jts.geom.LineString |
ls3
|
protected java.lang.String |
namespace
|
Constructor Summary | |
SpatialTestCase(java.lang.String arg0)
Constructor for OverlapsIntegrityTest. |
Method Summary | |
protected void |
setUp()
|
protected void |
tearDown()
|
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected com.vividsolutions.jts.geom.GeometryFactory gf
protected FeatureType lineType
protected Feature[] lineFeatures
protected com.vividsolutions.jts.geom.Envelope lineBounds
protected com.vividsolutions.jts.geom.LineString ls0
protected com.vividsolutions.jts.geom.LineString ls1
protected com.vividsolutions.jts.geom.LineString ls2
protected com.vividsolutions.jts.geom.LineString ls3
protected java.lang.String namespace
protected FilterFactory filterFactory
protected Filter lineFilter
Constructor Detail |
public SpatialTestCase(java.lang.String arg0)
arg0
- Method Detail |
protected void setUp() throws java.lang.Exception
java.lang.Exception
(0,2) (2.6,2)
x x
\ |
\ls1 |ls2
\ |
(1,1)+ +
| |
| |
ls0 | (2,0.1) | ls3
(0,0)x----------+----------+----------+==========x----------x
| | (4,0) (5,0.1)
| |
| |
x x
(1,-1) (2,-1)
protected void tearDown() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |