Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
D
DARK2_3
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical dark scheme with 3 elements.
DARK2_4
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical dark scheme with 4 elements.
DARK2_5
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical dark scheme with 5 elements.
DARK2_6
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical dark scheme with 6 elements.
DARK2_7
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical dark scheme with 7 elements.
DARK2_8
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical dark scheme with 8 elements.
data
- Variable in class org.gicentre.utils.stat.
AbstractChart
The datasets to be charted.
DEFAULT
- Static variable in class org.gicentre.utils.colour.
ColourTable
Indicates a default (green-purple-white) colour table.
Direction
- Enum in
org.gicentre.utils.spatial
Enumerated list of direction constants.
DISCRETE
- Static variable in class org.gicentre.utils.colour.
ColourRule
Rule represents part of a discrete colour table.
displayFrameRate()
- Method in class org.gicentre.utils.
FrameTimer
Displays the current frame rate.
displayTime(EmbeddedSketch, PFont)
- Method in class org.gicentre.utils.multisketch.
SlideShow
Displays the time since
addTimer()
was last called in the top-right corner of the given sketch.
DIVERGING_BLURED
- Static variable in class org.gicentre.utils.colour.
ColourTable
Diverging blue to red colour table.
DIVERGING_BLUYELRED
- Static variable in class org.gicentre.utils.colour.
ColourTable
Diverging blue through yellow to to red table.
DIVERGING_GRNYEL
- Static variable in class org.gicentre.utils.colour.
ColourTable
Diverging blue to red colour table.
doInterpolation()
- Method in class org.gicentre.utils.spatial.
AlbersEqualAreaConic
Indicates whether the transformation should use nearest neighbour (false) or some interpolator (true).
doInterpolation()
- Method in class org.gicentre.utils.spatial.
FrenchNTF
Indicates whether the transformation should use nearest neighbour (false) or some interpolator (true).
doInterpolation()
- Method in class org.gicentre.utils.spatial.
ObliqueMercator
Indicates whether the transformation should use nearest neighbour (false) or some interpolator (true).
doInterpolation()
- Method in class org.gicentre.utils.spatial.
Swiss
Indicates whether the transformation should use nearest neighbour (false) or some interpolator (true).
doInterpolation()
- Method in class org.gicentre.utils.spatial.
UTM
Indicates whether the transformation should use nearest neighbour (false) or some interpolator (true).
DOMProcessor
- Class in
org.gicentre.utils.io
Handles DOM processing allowing the reading and writing of hierarchical structures as XML files.
DOMProcessor()
- Constructor for class org.gicentre.utils.io.
DOMProcessor
Creates a new empty DOM ready for processing.
DOMProcessor(Document)
- Constructor for class org.gicentre.utils.io.
DOMProcessor
Wraps the given DOM in this processor allowing it to be written as an XML file, or appended with new nodes.
DOMProcessor(String)
- Constructor for class org.gicentre.utils.io.
DOMProcessor
Reads and the given XML file and constructs a DOM from it.
DOMProcessor(InputStream)
- Constructor for class org.gicentre.utils.io.
DOMProcessor
Reads XML from the given input stream and constructs a DOM from it.
draw()
- Method in class org.gicentre.tests.
ChartTest
Draws some charts.
draw()
- Method in class org.gicentre.tests.
ChartTest2
Draws some charts.
draw()
- Method in class org.gicentre.tests.
ColourPickerTest
Draws a simple sketch with the option of displaying the colour picker.
draw()
- Method in class org.gicentre.tests.
HelpScreenTest
Draws the help screen if has been toggled on.
draw()
- Method in class org.gicentre.tests.
LikertTest
Draws the charts.
draw()
- Method in class org.gicentre.tests.
ParticleViewerTest
Draws the particle viewer
draw()
- Method in class org.gicentre.tests.
ProcessingTemplate
Draw the sketch.
draw()
- Method in class org.gicentre.tests.
StandardEllipseLatLongTest
Draws the points and their standard ellipse.
draw()
- Method in class org.gicentre.tests.
StandardEllipseTest
Draws the points, randomly perturbs them and draws their standard ellipse.
draw()
- Method in class org.gicentre.tests.
TextInputTest
Draws the text input field.
draw()
- Method in class org.gicentre.tests.
TooltipTest
Draws the tooltips.
draw()
- Method in class org.gicentre.tests.
ZoomTest
Draws a simple object that can be zoomed and panned.
draw()
- Method in class org.gicentre.utils.colour.
ColourPicker
Draws the colour swatches from which items may be picked.
draw()
- Method in class org.gicentre.utils.gui.
HelpScreen
Draws the help screen centred on the sketch.
draw(float, float)
- Method in class org.gicentre.utils.gui.
TextInput
Displays the currently entered input text at the given coordinates.
draw()
- Method in class org.gicentre.utils.gui.
TextPopup
Draws the text in the popup window.
draw(float, float)
- Method in class org.gicentre.utils.gui.
Tooltip
Draws the tooltip at the given location.
draw()
- Method in class org.gicentre.utils.multisketch.
EmbeddedSketch
Ensures that the sketch does not loop through its draw() method if the embedded sketch is not active (e.g.
draw(PApplet)
- Method in class org.gicentre.utils.multisketch.
Slide
Draws the contents of the slide.
draw()
- Method in class org.gicentre.utils.multisketch.
SlideSketch
Draws the slide.
draw(PApplet, float, float, float, float)
- Method in class org.gicentre.utils.network.
Edge
Allows the edge to be drawn in the given Processing applet.
draw(PApplet, float, float)
- Method in class org.gicentre.utils.network.
Node
Draws the node in the given Processing applet.
draw()
- Method in class org.gicentre.utils.network.
ParticleViewer
Updates the particle view.
draw(float, float, float, float)
- Method in class org.gicentre.utils.stat.
AbstractChart
Should draw the chart within the given bounds.
draw(float, float, float, float)
- Method in class org.gicentre.utils.stat.
BarChart
Draws the bar chart within the given bounds.
draw(PApplet, Rectangle2D)
- Method in class org.gicentre.utils.stat.
LikertChart
Draws the Likert chart within the given rectangle but without any text labelling.
draw(PApplet, Rectangle2D, PFont)
- Method in class org.gicentre.utils.stat.
LikertChart
Draws the Likert chart within the given rectangle with text labelling in the given font.
draw(PApplet)
- Method in class org.gicentre.utils.stat.
StandardEllipse
Draws the ellipse.
draw(float, float, float, float)
- Method in class org.gicentre.utils.stat.
XYChart
Draws the X-Y chart within the given bounds.
drawAxes(PApplet)
- Method in class org.gicentre.utils.stat.
StandardEllipse
Draws the axes of the ellipse.
dropSelected()
- Method in class org.gicentre.utils.network.
ParticleViewer
Releases the mouse-selected node so that it readjusts in response to other node positions.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
gicentreUtils V.3.1, API documentation generated 18th February, 2011