Uses of Class
com.googlecode.blaisemath.graph.view.VisualGraph
-
-
Uses of VisualGraph in com.googlecode.blaisemath.graph.view
Fields in com.googlecode.blaisemath.graph.view declared as VisualGraph Modifier and Type Field Description protected VisualGraph<Graphics2D>GraphComponent. adapterManages the visual elements of the underlying graphMethods in com.googlecode.blaisemath.graph.view that return VisualGraph Modifier and Type Method Description VisualGraphGraphComponent. getAdapter()Return the adapter that contains the graph manager and the graph, responsible for handling the visual appearance.
-