|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.operation.gs.spatial.location.sort.AdjacencyListByGeometry
public class AdjacencyListByGeometry
Nested Class Summary | |
---|---|
class |
AdjacencyListByGeometry.FeatureByAttribute
|
class |
AdjacencyListByGeometry.FeatureDistance
|
static class |
AdjacencyListByGeometry.Methods
|
Constructor Summary | |
---|---|
AdjacencyListByGeometry()
|
Method Summary | |
---|---|
java.util.List<org.geotools.feature.Feature> |
getAdjecencyList(java.util.List<org.geotools.feature.Feature> inputList)
|
void |
setAnchor(com.vividsolutions.jts.geom.Geometry anchor)
|
void |
setAttribute(java.lang.String attribute)
|
void |
setMethod(AdjacencyListByGeometry.Methods method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdjacencyListByGeometry()
Method Detail |
---|
public java.util.List<org.geotools.feature.Feature> getAdjecencyList(java.util.List<org.geotools.feature.Feature> inputList)
public void setAnchor(com.vividsolutions.jts.geom.Geometry anchor)
public void setMethod(AdjacencyListByGeometry.Methods method)
public void setAttribute(java.lang.String attribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |