Uses of Interface
de.grogra.util.Disposable
Package
Description
This package contains all graphical user interface classes of the plugin.
Classes for creating flow plots (a type of Sankey chart).
-
Uses of Disposable in de.grogra.cli
Modifier and TypeMethodDescriptionCLIToolkit.createPanel
(Context ctx, Disposable toDispose, Map params) -
Uses of Disposable in de.grogra.cli.ui
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
A simple text panel that can take string data as input & output.class
class
class
class
-
Uses of Disposable in de.grogra.gl
Modifier and TypeClassDescriptionclass
This class is responsible for drawing all visible objects in the GroIMP3D editor. -
Uses of Disposable in de.grogra.glsl
Modifier and TypeClassDescriptionclass
This class is responsible for drawing all visible objects in the GroIMP3D editor.class
Extension to the GLDisplay class to work with shaders generated by ShaderOGL -
Uses of Disposable in de.grogra.gpuflux.tracer
-
Uses of Disposable in de.grogra.grammar
Modifier and TypeClassDescriptionclass
class
class
This class manages a list ofRecognitionException
s.class
class
class
-
Uses of Disposable in de.grogra.graph
-
Uses of Disposable in de.grogra.imp
Modifier and TypeInterfaceDescriptioninterface
AViewComponent
represents the actual visualization component of aView
.Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of Disposable in de.grogra.imp.awt
-
Uses of Disposable in de.grogra.imp.edit
-
Uses of Disposable in de.grogra.imp.registry
-
Uses of Disposable in de.grogra.imp.viewhandler
Modifier and TypeInterfaceDescriptioninterface
interface
TheSelectionEvent
is the base for theSelection
.interface
Modifier and TypeClassDescriptionclass
class
class
Base class that highlighter have to extends.class
Class that handle the highlight of object in a View.class
class
class
class
-
Uses of Disposable in de.grogra.imp2d
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of Disposable in de.grogra.imp2d.edit
-
Uses of Disposable in de.grogra.imp3d
Modifier and TypeClassDescriptionclass
class
TheNavigator3D
implements the navigation controls on theView3D
.class
class
AView3D
is aView
which displays a graph as a 3D structure.class
-
Uses of Disposable in de.grogra.imp3d.edit
Modifier and TypeClassDescriptionclass
class
Scaling tool.class
This class is the base class for roots of tool graphs which manipulate 3D objects (the latter are called tool targets).class
This class is the base class for tool roots which manipulate transformable objects (objects having the attributeAttributes.TRANSFORM
).class
This class implements a tool for the translation of 3D objects. -
Uses of Disposable in de.grogra.imp3d.objects
Modifier and TypeInterfaceDescriptioninterface
interface
Abstract object that represent the data structure of a cloud of objects. -
Uses of Disposable in de.grogra.imp3d.ray
-
Uses of Disposable in de.grogra.imp3d.ray2
Modifier and TypeClassDescriptionclass
class
ASceneVisitor
is used to traverse a graph, collect the geometry and lights of this graph and represent them as aScene
. -
Uses of Disposable in de.grogra.nurbseditor2d
-
Uses of Disposable in de.grogra.nurbseditor3d
-
Uses of Disposable in de.grogra.pf.ui
Modifier and TypeInterfaceDescriptioninterface
interface
interface
AConsole
represents aPanel
of the GUI which provides textual input and output.interface
AWorkbench
presents its information in a set ofPanel
s.interface
interface
interface
Modifier and TypeMethodDescriptionHeadlessToolkit.createPanel
(Context ctx, Disposable toDispose, Map params) abstract Panel
UIToolkit.createPanel
(Context ctx, Disposable toDispose, Map params) -
Uses of Disposable in de.grogra.pf.ui.awt
Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of Disposable in de.grogra.pf.ui.edit
-
Uses of Disposable in de.grogra.pf.ui.registry
-
Uses of Disposable in de.grogra.pf.ui.swing
Modifier and TypeClassDescriptionclass
class
A JFC/Swing based console for the BeanShell desktop.class
class
class
class
class
class
final class
Modifier and TypeMethodDescriptionSwingToolkit.createPanel
(Context ctx, Disposable toDispose, Map params) -
Uses of Disposable in de.grogra.pf.ui.tree
Modifier and TypeInterfaceDescriptioninterface
static interface
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of Disposable in de.grogra.pf.ui.util
Modifier and TypeClassDescriptionclass
class
final class
class
final class
class
-
Uses of Disposable in de.grogra.pm
-
Uses of Disposable in de.grogra.pointcloud.objects
Modifier and TypeClassDescriptionclass
CloudGraph is a cloud data structure that represent it "points" as node in the project graph. -
Uses of Disposable in de.grogra.pointcloud.objects.impl
Modifier and TypeClassDescriptionclass
Base implementation of a CloudGraphBaseclass
An extension of a Cloud array to view point as list. -
Uses of Disposable in de.grogra.rchart
-
Uses of Disposable in de.grogra.util
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
Modifier and TypeClassDescriptionclass
class
final class
class
class
class
class
-
Uses of Disposable in de.grogra.video.ui
Modifier and TypeClassDescriptionclass
This class wraps theVideoPanel
(graphical user interface of the plugin) into a panel, which is compatible with GroIMP. -
Uses of Disposable in de.grogra.xl.compiler
-
Uses of Disposable in org.jfree.chart.plot
Modifier and TypeClassDescriptionclass
A general plotting class that uses data from aCategoryDataset
and renders each data item using aCategoryItemRenderer
.class
A combined category plot where the domain axis is shared.class
An extension ofXYPlot
that contains multiple subplots that share a common domain axis.class
A combined category plot where the range axis is shared.class
An extension ofXYPlot
that contains multiple subplots that share a common range axis.class
A specialised plot that draws a compass to indicate a direction based on the value from aValueDataset
.class
A fast scatter plot.class
A plot that displays a single value in the form of a needle on a dial.class
A plot that displays multiple pie plots using data from aCategoryDataset
.class
PiePlot<K extends Comparable<K>>
A plot that displays data in the form of a pie chart, using data from any class that implements thePieDataset
interface.class
Deprecated.For 3D pie charts, use Orson Charts (https://github.com/jfree/orson-charts).class
The base class for all plots in JFreeChart.class
Plots data that is in (theta, radius) pairs where theta equal to zero is due north and increases clockwise.class
A customised pie plot that leaves a hole in the middle.class
A plot that displays data from aCategoryDataset
in the form of a "spider web".class
A plot that displays a single value (from aValueDataset
) in a thermometer type display.class
A wafer map plot.class
A general class for plotting data in the form of (x, y) pairs. -
Uses of Disposable in org.jfree.chart.plot.dial
-
Uses of Disposable in org.jfree.chart.plot.flow