Uses of Class
org.graffiti.plugin.view.AbstractView
| Package | Description |
|---|---|
| de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview | |
| org.graffiti.plugins.views.defaults | |
| org.graffiti.plugins.views.matrix |
-
Uses of AbstractView in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview
Subclasses of AbstractView in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview Modifier and Type Class Description classButtonOverlayViewAn implementation oforg.graffiti.plugin.view.View2D, that displays a graph.classIPKGraffitiViewAn implementation oforg.graffiti.plugin.view.View2D, that displays a graph. -
Uses of AbstractView in org.graffiti.plugins.views.defaults
Subclasses of AbstractView in org.graffiti.plugins.views.defaults Modifier and Type Class Description classGraffitiViewAn implementation oforg.graffiti.plugin.view.View2D, that displays a graph. -
Uses of AbstractView in org.graffiti.plugins.views.matrix
Subclasses of AbstractView in org.graffiti.plugins.views.matrix Modifier and Type Class Description classMatrixViewProvides a matrix view for the given graph.