public class PseudoNodeAttribute extends Object
| Constructor and Description |
|---|
PseudoNodeAttribute(Node<Record> node,
String typePath,
Collection<String> equalExcludeAttributes) |
| Modifier and Type | Method and Description |
|---|---|
List<EdgePair<Record>> |
getEdgePairs() |
List<EdgePair<Record>> |
getReversedEdgePairs() |
String |
getTypeName() |
protected boolean |
isPseudoNode(Node<Record> node,
Map<LineString,Set<Edge<Record>>> edgesByLine) |
public PseudoNodeAttribute(Node<Record> node, String typePath, Collection<String> equalExcludeAttributes)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.