Uses of Interface
org.graffiti.plugin.view.View
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti
Methods in de.ipk_gatersleben.ag_nw.graffiti with parameters of type View Modifier and Type Method Description static void
GraphHelper. issueCompleteRedrawForView(View activeView, Graph g)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.data_mapping
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.data_mapping with parameters of type View Modifier and Type Method Description boolean
DataMapping. activeForView(View v)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools with parameters of type View Modifier and Type Method Description boolean
CloseAllWindows. activeForView(View v)
boolean
RecreateView. activeForView(View v)
void
IPK_StandardTools. viewChanged(View newView)
-
Uses of View 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 View Modifier and Type Class Description class
FastView
-
Uses of View 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 View 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.class
NullView
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.launch_gui
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.launch_gui with parameters of type View Modifier and Type Method Description boolean
LaunchGui. activeForView(View v)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control with parameters of type View Modifier and Type Method Description boolean
TabPatternLayout. visibleForView(View v)
boolean
TabPluginControl. visibleForView(View v)
boolean
TabVisualisationControl. visibleForView(View v)
Deprecated. -
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.biomodels
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.biomodels with parameters of type View Modifier and Type Method Description boolean
TabBiomodels. visibleForView(View v)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe with parameters of type View Modifier and Type Method Description boolean
PutIntoSidePanel. activeForView(View v)
boolean
TabDBE. visibleForView(View v)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg with parameters of type View Modifier and Type Method Description boolean
TabKegg. visibleForView(View v)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop with parameters of type View Modifier and Type Method Description boolean
RimasTab. visibleForView(View v)
boolean
TabMetaCrop. visibleForView(View v)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.network
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.network with parameters of type View Modifier and Type Method Description boolean
TabAglet. visibleForView(View v)
boolean
TabNetworkAlgorithms. visibleForView(View v)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.statistics
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.statistics with parameters of type View Modifier and Type Method Description boolean
TabStatistics. visibleForView(View v)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow with parameters of type View Modifier and Type Method Description boolean
TabExampleFiles. visibleForView(View v)
boolean
WorkflowHelper. visibleForView(View v)
Deprecated. -
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.set_background_color
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.set_background_color with parameters of type View Modifier and Type Method Description boolean
SetBackgroundColorAlgorithm. activeForView(View v)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit with parameters of type View Modifier and Type Method Description void
AlignNodesComponent. viewChanged(View newView)
void
ZoomFitChangeComponent. viewChanged(View newView)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.apply_from_graph
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.apply_from_graph with parameters of type View Modifier and Type Method Description boolean
ShowLayoutTab. activeForView(View v)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder.clusterCommands
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder.clusterCommands with parameters of type View Modifier and Type Method Description boolean
DuplicateEdge. activeForView(View v)
boolean
RemoveParallelEdges. activeForView(View v)
boolean
ResetEdgeSourceOrTarget. activeForView(View v)
boolean
SelectClusterAlgorithm. activeForView(View v)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection with parameters of type View Modifier and Type Method Description boolean
ChangeEdgeStyle. activeForView(View v)
boolean
ChangeElementStyle. activeForView(View v)
boolean
ChangeNodeStyle. activeForView(View v)
boolean
ExportDataTableAlgorithm. activeForView(View v)
boolean
SearchAndSelecAlgorithm. activeForView(View v)
void
SelectNodesComponent. viewChanged(View newView)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.print
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.print with parameters of type View Modifier and Type Method Description static void
PrintTool. print(View view)
Prints aView
.Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.print with type arguments of type View Modifier and Type Method Description static void
PrintTool. print(Collection<View> views)
-
Uses of View in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter that return View Modifier and Type Method Description View
BufferedImageResult. getView()
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter with parameters of type View Modifier and Type Method Description boolean
WebsiteGeneration. activeForView(View v)
static Rectangle
PngJpegAlgorithm. getViewRectFromSelection(View view, Collection<GraphElement> graphElements)
static Rectangle
PngJpegAlgorithm. getViewRectFromSelection(View view, Collection<GraphElement> graphElements, boolean print)
static boolean
PngJpegAlgorithm. isViewOfTypeGraphView(View theView)
Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter with parameters of type View Constructor Description BufferedImageResult(BufferedImage b, double s, View v)
-
Uses of View in org.graffiti.editor
Methods in org.graffiti.editor that return View Modifier and Type Method Description View
MainFrame. createExternalFrame(String viewClassName, String framename, EditorSession session, boolean otherViewWillBeClosed, boolean fullscreen, int x, int y, int w, int h)
View
MainFrame. createExternalFrame(String viewClassName, EditorSession session, boolean otherViewWillBeClosed, boolean fullscreen, int x, int y, int w, int h)
View
MainFrame. createInternalFrame(String viewClassName, String newFrameTitle, EditorSession session, boolean otherViewWillBeClosed)
View
MainFrame. createInternalFrame(String viewClassName, EditorSession session, boolean otherViewWillBeClosed)
View
GraffitiFrame. getView()
Returns the view of this frame.View
GraffitiInternalFrame. getView()
Returns the view of this frame.Methods in org.graffiti.editor with parameters of type View Modifier and Type Method Description void
MainFrame. frameClosing(EditorSession session, View view)
Session
GravistoService. getSessionFromView(View thisView)
static boolean
MainFrame. isViewProvidingToolbar(View view)
void
MainFrame. setActiveSession(Session s, View targetView)
Sets the current active session.void
ConfigureViewAction. storeView(View v)
void
FrameTabbedPane. viewChanged(View newView)
Constructors in org.graffiti.editor with parameters of type View Constructor Description GraffitiInternalFrame(EditorSession session, View view, String title, boolean otherViewWillBeClosed)
Constructor that sets the session, as well as the title. -
Uses of View in org.graffiti.managers
Methods in org.graffiti.managers that return View Modifier and Type Method Description View
DefaultViewManager. createView(String name)
View
ViewManager. createView(String className)
Returns a new instance of the specified view.Methods in org.graffiti.managers with parameters of type View Modifier and Type Method Description void
DefaultViewManager. viewChanged(View newView)
-
Uses of View in org.graffiti.plugin.algorithm
Methods in org.graffiti.plugin.algorithm with parameters of type View Modifier and Type Method Description boolean
EditorAlgorithm. activeForView(View v)
-
Uses of View in org.graffiti.plugin.inspector
Methods in org.graffiti.plugin.inspector with parameters of type View Modifier and Type Method Description void
SubtabHostTab. viewChanged(View v)
abstract boolean
InspectorTab. visibleForView(View v)
boolean
SubtabHostTab. visibleForView(View v)
-
Uses of View in org.graffiti.plugin.view
Subinterfaces of View in org.graffiti.plugin.view Modifier and Type Interface Description interface
GraphView
interface
View2D
A 2D view as a graphical representation for a graph.interface
View3D
DOCUMENT ME!Classes in org.graffiti.plugin.view that implement View Modifier and Type Class Description class
AbstractView
enclosing_typeMethods in org.graffiti.plugin.view with parameters of type View Modifier and Type Method Description void
ViewListener. viewChanged(View newView)
This method is called when the view changes. -
Uses of View in org.graffiti.plugins.inspectors.defaults
Methods in org.graffiti.plugins.inspectors.defaults with parameters of type View Modifier and Type Method Description static void
DefaultEditPanel. issueCompleteRedrawForView(View activeView, Graph g)
void
Inspector. viewChanged(View newView)
boolean
AbstractTab. visibleForView(View v)
-
Uses of View in org.graffiti.plugins.tools.enhancedzoomtool
Methods in org.graffiti.plugins.tools.enhancedzoomtool with parameters of type View Modifier and Type Method Description void
ZoomChangeComponent. viewChanged(View newView)
-
Uses of View in org.graffiti.plugins.tools.zoomtool
Methods in org.graffiti.plugins.tools.zoomtool with parameters of type View Modifier and Type Method Description void
ZoomChangeComponent. viewChanged(View newView)
Deprecated. -
Uses of View in org.graffiti.plugins.views.defaults
Classes in org.graffiti.plugins.views.defaults that implement View Modifier and Type Class Description class
GraffitiView
An implementation oforg.graffiti.plugin.view.View2D
, that displays a graph. -
Uses of View in org.graffiti.plugins.views.matrix
Classes in org.graffiti.plugins.views.matrix that implement View Modifier and Type Class Description class
MatrixView
Provides a matrix view for the given graph. -
Uses of View in org.graffiti.session
Methods in org.graffiti.session that return View Modifier and Type Method Description View
Session. getActiveView()
Returns the activeView.Methods in org.graffiti.session that return types with arguments of type View Modifier and Type Method Description List<View>
Session. getViews()
Returns the list of views in the manager.Methods in org.graffiti.session with parameters of type View Modifier and Type Method Description void
Session. addView(View view)
Adds a new View to the inner list of views.void
Session. removeView(View view)
Removes the given view from this session.void
Session. setActiveView(View activeView)
Sets the activeView. -
Uses of View in org.vanted.plugins.layout.adaptagrams.edgerouting
Methods in org.vanted.plugins.layout.adaptagrams.edgerouting with parameters of type View Modifier and Type Method Description static org.adaptagrams.ConnRef
AdaptagramsRouting. defineConnRef(org.adaptagrams.Router router, View view, Edge edge, int routingType)
Defines a ConnRef for an edge.static org.adaptagrams.ConnRef
AdaptagramsRouting. defineConnRef(org.adaptagrams.Router router, View view, Edge edge, int srcConnDirFlag, int tgtConnDirFlag, int routingType)
Defines a ConnRef for an edge.static org.adaptagrams.ConnRef
AdaptagramsRouting. defineConnRef(org.adaptagrams.Router router, View view, Edge edge, int srcConnDirFlag, int tgtConnDirFlag, int routingType, org.adaptagrams.AvoidCheckpoints avoidCheckpoints)
Defines a ConnRef for an edge.static org.adaptagrams.ConnRef
AdaptagramsRouting. defineConnRef(org.adaptagrams.Router router, View view, Edge edge, int routingType, org.adaptagrams.AvoidCheckpoints avoidCheckpoints)
Defines a ConnRef for an edge.static org.adaptagrams.ShapeRef
AdaptagramsRouting. defineShapeRef(org.adaptagrams.Router router, View view, Node node)
Defines a ShapeRef for a node.static void
AdaptagramsRouting. fixSourceBendPoints(ArrayList<Vector2d> edgeBends, View view, Node node)
Fixes the edge bend points at the source node.static void
AdaptagramsRouting. fixTargetBendPoints(ArrayList<Vector2d> edgeBends, View view, Node node)
Fixes the edge bend points at the target node. -
Uses of View in org.vanted.plugins.layout.stressminimization
Methods in org.vanted.plugins.layout.stressminimization with parameters of type View Modifier and Type Method Description boolean
StressMinimizationLayout. activeForView(View v)