|
||||||||||
| 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.RoadEdgeFeature
| Field Summary | |
static java.lang.String |
ATTR_UNMATCHED
|
static com.vividsolutions.jump.feature.FeatureSchema |
schema
|
| Constructor Summary | |
RoadEdgeFeature(RoadEdge edge)
|
|
| Method Summary | |
RoadEdge |
getEdge()
|
boolean |
hasMatch()
|
void |
setMatched(boolean isMatched)
|
| 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 java.lang.String ATTR_UNMATCHED
public static final com.vividsolutions.jump.feature.FeatureSchema schema
| Constructor Detail |
public RoadEdgeFeature(RoadEdge edge)
| Method Detail |
public void setMatched(boolean isMatched)
public boolean hasMatch()
public RoadEdge getEdge()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||