public class GrPath extends Object
| Modifier and Type | Method and Description |
|---|---|
GrNode |
getEndNode() |
int |
getLength() |
List<GrRelation> |
getRelations() |
GrNode |
getStartNode() |
public GrNode getStartNode()
public GrNode getEndNode()
public List<GrRelation> getRelations()
public int getLength()
Copyright © 2016. All rights reserved.