public class StopLinkedTooFar extends GraphBuilderAnnotation
| Modifier and Type | Field and Description |
|---|---|
static String |
FMT |
static String |
HTMLFMT |
| Constructor and Description |
|---|
StopLinkedTooFar(TransitStop stop,
int distance) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHTMLMessage() |
String |
getMessage() |
Vertex |
getReferencedVertex() |
getReferencedEdge, toStringpublic static final String FMT
public static final String HTMLFMT
public StopLinkedTooFar(TransitStop stop, int distance)
public String getMessage()
getMessage in class GraphBuilderAnnotationpublic String getHTMLMessage()
getHTMLMessage in class GraphBuilderAnnotationpublic Vertex getReferencedVertex()
getReferencedVertex in class GraphBuilderAnnotationCopyright © 2018. All rights reserved.