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