Uses of Interface
org.graffiti.plugin.view.GraphView
Package | Description |
---|---|
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view | |
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview | |
org.graffiti.plugins.views.defaults |
-
Uses of GraphView in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view that implement GraphView Modifier and Type Class Description class
FastView
-
Uses of GraphView in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview that implement GraphView Modifier and Type Class Description class
ButtonOverlayView
An implementation oforg.graffiti.plugin.view.View2D
, that displays a graph.class
IPKGraffitiView
An implementation oforg.graffiti.plugin.view.View2D
, that displays a graph. -
Uses of GraphView in org.graffiti.plugins.views.defaults
Classes in org.graffiti.plugins.views.defaults that implement GraphView Modifier and Type Class Description class
GraffitiView
An implementation oforg.graffiti.plugin.view.View2D
, that displays a graph.