public abstract static class AbstractIncrementalMealyBuilder.AbstractGraphView<I,O,N,E> extends Object implements IncrementalMealyBuilder.GraphView<I,O,N,E>
SimpleGraph.NormalGraphView<N,G extends SimpleGraph<N>>| Constructor and Description |
|---|
AbstractGraphView() |
| Modifier and Type | Method and Description |
|---|---|
VisualizationHelper<N,E> |
getVisualizationHelper() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInitialNode, getInputSymbol, getOutputSymbolasNormalGraphadjacentTargetsIterator, adjacentTargetsStream, getAdjacentTargets, getEdgesBetween, getOutgoingEdges, getTarget, outgoingEdges, outgoingEdgesIterator, outgoingEdgesStreamgetNodes, iterator, nodeIDs, nodesStream, sizeadjacentTargets, createDynamicNodeMapping, createStaticNodeMapping, isConnectedforEach, spliteratorpublic VisualizationHelper<N,E> getVisualizationHelper()
getVisualizationHelper in interface Graph<N,E>getVisualizationHelper in interface SimpleGraph<N>Copyright © 2018. All rights reserved.