|
||||||||||
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.FeatureDistance
public class AdjacencyListByGeometry.FeatureDistance
Field Summary | |
---|---|
com.vividsolutions.jts.geom.Coordinate |
centroid
|
org.geotools.feature.Feature |
feature
|
com.vividsolutions.jts.geom.Coordinate |
index
|
Constructor Summary | |
---|---|
AdjacencyListByGeometry.FeatureDistance()
|
Method Summary | |
---|---|
int |
compareTo(AdjacencyListByGeometry.FeatureDistance fd)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public org.geotools.feature.Feature feature
public com.vividsolutions.jts.geom.Coordinate index
public com.vividsolutions.jts.geom.Coordinate centroid
Constructor Detail |
---|
public AdjacencyListByGeometry.FeatureDistance()
Method Detail |
---|
public int compareTo(AdjacencyListByGeometry.FeatureDistance fd)
compareTo
in interface java.lang.Comparable<AdjacencyListByGeometry.FeatureDistance>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |