U - The return type of the triaging function used to build the
graphpublic class AtomicCayleyGraph<U> extends CayleyGraph<AtomicEvent,U>
CayleyGraph.IsomorphismException, CayleyGraph.LabelFormatter<X>LabelledGraph.DepthVisitors_maxRecursionSteps| Constructor and Description |
|---|
AtomicCayleyGraph() |
| Modifier and Type | Method and Description |
|---|---|
AtomicGraphPlotter<U> |
plotter()
Gets an instance of a plotter for this Cayley graph
|
checkMapping, findEdgeWithLabel, getAdjacencyMatrix, getClassCardinality, getClassesByDepth, getClassesByDepth, getEdgeWithDestinationId, getFirstVertexWithLabelling, getLabelling, isIsomorphicTo, isIsomorphicToThrowable, setLabelFormatter, setLabelling, toStringadd, addAll, getDepth, getEdgeCount, getEdges, getInitialVertex, getVertex, getVertexCount, getVertexLabels, getVertexWithId, getVertices, setInitialVertexIdpublic AtomicGraphPlotter<U> plotter()
CayleyGraphplotter in class CayleyGraph<AtomicEvent,U>Copyright © Sylvain HallĂ©. All Rights Reserved.