|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.protocol.wps.TestVectorLayerAdapter
public class TestVectorLayerAdapter
This class tests the functionality of the VectorLayerAdapter
.
Constructor Summary | |
---|---|
TestVectorLayerAdapter()
|
Method Summary | |
---|---|
void |
testFeatureCollections()
Tests the VectorLayerAdapter to convert feature collections to VectorLayerImpl and back. |
void |
testFeatures()
Tests the VectorLayerAdapter to convert features to VectorLayerImpl and back. |
void |
testGeometries()
Tests the VectorLayerAdapter to convert geometries to VectorLayerImpl and back. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestVectorLayerAdapter()
Method Detail |
---|
public void testGeometries()
VectorLayerAdapter
to convert geometries to VectorLayerImpl
and back.
public void testFeatures()
VectorLayerAdapter
to convert features to VectorLayerImpl
and back.
public void testFeatureCollections()
VectorLayerAdapter
to convert feature collections to VectorLayerImpl
and back.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |