|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.feature.AbstractBasicFeature
com.vividsolutions.jump.feature.BasicFeature
com.vividsolutions.jcs.conflate.roads.RoadEdgeMatch
| Field Summary | |
static com.vividsolutions.jump.feature.FeatureSchema |
schema
|
| Constructor Summary | |
RoadEdgeMatch(RoadEdge edge0,
RoadEdge edge1)
|
|
| Method Summary | |
void |
clearMatch()
|
static com.vividsolutions.jump.feature.FeatureSchema |
createFeatureSchema()
|
RoadEdge[] |
getEdges()
|
| Methods inherited from class com.vividsolutions.jump.feature.BasicFeature |
getAttribute, getAttributes, setAttribute, setAttributes |
| Methods inherited from class com.vividsolutions.jump.feature.AbstractBasicFeature |
clone, clone, compareTo, getAttribute, getDouble, getGeometry, getID, getInteger, getSchema, getString, getString, setAttribute, setGeometry, setSchema |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final com.vividsolutions.jump.feature.FeatureSchema schema
| Constructor Detail |
public RoadEdgeMatch(RoadEdge edge0,
RoadEdge edge1)
| Method Detail |
public static com.vividsolutions.jump.feature.FeatureSchema createFeatureSchema()
public void clearMatch()
public RoadEdge[] getEdges()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||