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
S
SET1_3
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 3 elements.
SET1_4
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 4 elements.
SET1_5
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 5 elements.
SET1_6
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 6 elements.
SET1_7
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 7 elements.
SET1_8
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 8 elements.
SET1_9
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 9 elements.
SET2_3
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 3 elements.
SET2_4
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 4 elements.
SET2_5
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 5 elements.
SET2_6
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 6 elements.
SET2_7
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 7 elements.
SET2_8
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 8 elements.
SET3_10
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 10 elements.
SET3_11
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 11 elements.
SET3_12
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 12 elements.
SET3_3
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 3 elements.
SET3_4
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 4 elements.
SET3_5
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 5 elements.
SET3_6
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 6 elements.
SET3_7
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 7 elements.
SET3_8
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 8 elements.
SET3_9
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer qualitative categorical scheme with 9 elements.
setAdvanceKey(int)
- Method in class org.gicentre.utils.multisketch.
SlideShow
Sets the key that advances the slideshow by one slide.
setAnchor(Direction)
- Method in class org.gicentre.utils.gui.
Tooltip
Sets the anchor position of the tooltip.
setAnimationSpeed(float)
- Method in class org.gicentre.utils.stat.
LikertChart
Sets the animation speed for all transitions (e.g.
setBackgroundColour(int)
- Method in class org.gicentre.utils.gui.
HelpScreen
Sets the background colour of the help window.
setBackgroundColour(int)
- Method in class org.gicentre.utils.gui.
TextPopup
Sets the background colour of the popup.
setBackgroundColour(int)
- Method in class org.gicentre.utils.gui.
Tooltip
Changes the colour of background of the tooltip.
setBarColour(int)
- Method in class org.gicentre.utils.stat.
BarChart
Determines the colours of the bars to be displayed on the chart.
setBarColour(float[], ColourTable)
- Method in class org.gicentre.utils.stat.
BarChart
Provides the data and colour table from which to colour bars.
setBarGap(float)
- Method in class org.gicentre.utils.stat.
BarChart
Sets the gap between adjacent bars.
setBarLabels(String[])
- Method in class org.gicentre.utils.stat.
BarChart
Sets the bar names to be displayed as axis labels.
setBorder(int, int, int, int)
- Method in class org.gicentre.utils.multisketch.
Slide
Sets the borders around the slide.
setBorder(float, AbstractChart.Side)
- Method in class org.gicentre.utils.stat.
AbstractChart
Sets the internal border between the given edge of the chart and the drawing area.
setBorderColour(int)
- Method in class org.gicentre.utils.gui.
Tooltip
Changes the colour of border drawn around the tooltip.
setBorderWidth(float)
- Method in class org.gicentre.utils.gui.
Tooltip
Changes the width of border drawn around the tooltip.
setCategoryFormat(String)
- Method in class org.gicentre.utils.stat.
BarChart
Sets the numerical format for numbers shown on the category axis.
setColourTable(ColourTable)
- Method in class org.gicentre.utils.stat.
LikertChart
Sets the colour table to be used to show the Likert chart.
setColourTableType(int)
- Method in class org.gicentre.utils.colour.
ColourTable
Sets the type of colour table (
COLOUR_RULES
,
COLOUR_ATTRIB
or
COLOUR_RAW
).
setCurrentSlide(int)
- Method in class org.gicentre.utils.multisketch.
SlideShow
Sets the currently displayed slide to the given one.
setData(int, float[])
- Method in class org.gicentre.utils.stat.
AbstractChart
Sets the data to be displayed along the given axis of the chart.
setData(float[])
- Method in class org.gicentre.utils.stat.
BarChart
Sets the data values to be displayed in the chart.
setData(float[], float[])
- Method in class org.gicentre.utils.stat.
XYChart
Sets the data to be plotted in the X-Y chart.
setData(List<PVector>)
- Method in class org.gicentre.utils.stat.
XYChart
Sets the data to be plotted in the X-Y chart
setExternalMargin(int, int)
- Method in class org.gicentre.utils.gui.
TextPopup
Sets the external margin between the popup and the edge of the sketch.
setFooter(String, int, int)
- Method in class org.gicentre.utils.gui.
HelpScreen
Provides the optional text to appear at the foot of the help screen.
setForegroundColour(int)
- Method in class org.gicentre.utils.gui.
HelpScreen
Sets the foreground colour of the help window.
setForegroundColour(int)
- Method in class org.gicentre.utils.gui.
TextPopup
Sets the foreground colour of the popup.
setFormat(int, String)
- Method in class org.gicentre.utils.stat.
AbstractChart
Sets the numerical format for numbers shown on the axis of the given dimension.
setHeader(String, int, int)
- Method in class org.gicentre.utils.gui.
HelpScreen
Provides the optional text to appear at the top of the help screen.
setHighlightBar(int)
- Method in class org.gicentre.utils.stat.
LikertChart
Allows a bar to be highlighted or highlight removed.
setInternalMargin(int, int)
- Method in class org.gicentre.utils.gui.
TextPopup
Sets the internal margins between the popup and the text displayed within it.
setInterpolation(boolean)
- Method in class org.gicentre.utils.spatial.
AlbersEqualAreaConic
Sets whether the transformation should use nearest neighbour (false) or some interpolator (true).
setInterpolation(boolean)
- Method in class org.gicentre.utils.spatial.
FrenchNTF
Sets whether the transformation should use nearest neighbour (false) or some interpolator (true).
setInterpolation(boolean)
- Method in class org.gicentre.utils.spatial.
ObliqueMercator
Sets whether the transformation should use nearest neighbour (false) or some interpolator (true).
setInterpolation(boolean)
- Method in class org.gicentre.utils.spatial.
Swiss
Sets whether the transformation should use nearest neighbour (false) or some interpolator (true).
setInterpolation(boolean)
- Method in class org.gicentre.utils.spatial.
UTM
Sets whether the transformation should use nearest neighbour (false) or some interpolator (true).
setIsActive(boolean)
- Method in class org.gicentre.utils.colour.
ColourPicker
Determines whether or not the colour picker should be currently active.
setIsActive(boolean)
- Method in class org.gicentre.utils.gui.
HelpScreen
Determines whether or not the help screen should be currently active.
setIsActive(boolean)
- Method in class org.gicentre.utils.gui.
TextPopup
Determines whether or not the popup should be currently active.
setIsActive(boolean)
- Method in class org.gicentre.utils.gui.
Tooltip
Determines whether or not this tooltip should be active or not.
setIsActive(boolean)
- Method in class org.gicentre.utils.multisketch.
EmbeddedSketch
Determines whether or not the embedded sketch is active.
setIsCurved(boolean)
- Method in class org.gicentre.utils.gui.
Tooltip
Determines if tip is drawn with slightly curved boundaries.
setIsDiscrete(boolean)
- Method in class org.gicentre.utils.colour.
ColourTable
Sets whether this colour table should be treated as consisting of discrete values only or not.
setIsFixedWidth(boolean)
- Method in class org.gicentre.utils.gui.
Tooltip
Determines whether or not this tooltip should have a fixed width.
setIsHighlighted(boolean)
- Method in class org.gicentre.utils.multisketch.
EmbeddedSketch
Determines whether or not the embedded sketch is highlighted.
setIsLogScale(int, boolean)
- Method in class org.gicentre.utils.stat.
AbstractChart
Determines whether or not the data in the given dimension are to be represented on the log10 scale.
setIsWeighted(boolean)
- Method in class org.gicentre.utils.stat.
StandardEllipse
Determines if the weighted or unweighted points are used to calculate the ellipse.
setlColour(int)
- Method in class org.gicentre.utils.colour.
ColourRule
Sets the colour associated with the lower index of the rule.
setLeading(int)
- Method in class org.gicentre.utils.multisketch.
Slide
Sets the leading (vertical gap) between items on the slide.
setlIndex(float)
- Method in class org.gicentre.utils.colour.
ColourRule
Sets the index associated with the lower colour.
setLineColour(int)
- Method in class org.gicentre.utils.stat.
XYChart
Determines the colour of the line to be displayed on the chart.
setLineWidth(float)
- Method in class org.gicentre.utils.stat.
XYChart
Determines the width of the line to be displayed on the chart.
setLogValues(boolean)
- Method in class org.gicentre.utils.stat.
BarChart
Determines whether or not the values represented by the length of each bar should be log10-scaled.
setLogX(boolean)
- Method in class org.gicentre.utils.stat.
XYChart
Determines whether or not the values on the x axis are log10 scaled.
setLogY(boolean)
- Method in class org.gicentre.utils.stat.
XYChart
Determines whether or not the values on the y axis are log10 scaled.
setMax(int, float)
- Method in class org.gicentre.utils.stat.
AbstractChart
Sets the maximum value of the data to be charted on the axis of the given dimension.
setMaxValue(float)
- Method in class org.gicentre.utils.stat.
BarChart
Sets the maximum value for the bar chart.
setMaxX(float)
- Method in class org.gicentre.utils.stat.
XYChart
Sets the maximum value for x values to be represented.
setMaxY(float)
- Method in class org.gicentre.utils.stat.
XYChart
Sets the minimum value for y values to be represented.
setMin(int, float)
- Method in class org.gicentre.utils.stat.
AbstractChart
Sets the minimum value of the data to be charted on the axis of the given dimension.
setMinBorder(float)
- Method in class org.gicentre.utils.stat.
AbstractChart
Sets the minimum internal border between the edge of the graph and the drawing area.
setMinBorder(float, AbstractChart.Side)
- Method in class org.gicentre.utils.stat.
AbstractChart
Sets the minimum internal border between the given edge of the chart and the drawing area.
setMinValue(float)
- Method in class org.gicentre.utils.stat.
BarChart
Sets the minimum value for the bar chart.
setMinX(float)
- Method in class org.gicentre.utils.stat.
XYChart
Sets the minimum value for x values to be represented.
setMinY(float)
- Method in class org.gicentre.utils.stat.
XYChart
Sets the minimum value for y values to be represented.
setMouseMask(int)
- Method in class org.gicentre.utils.move.
ZoomPan
Sets the key that must be pressed before mouse actions are active.
setName(String)
- Method in class org.gicentre.utils.colour.
ColourTable
Sets a new name to be associated with the colour table.
setOrder(float)
- Method in class org.gicentre.utils.stat.
LikertChart
Sets the order value used for custom ordering of a collection of Likert charts.
setParentSketch(PApplet)
- Method in class org.gicentre.utils.multisketch.
EmbeddedSketch
Sets the parent sketch that spawned this embedded one.
setPointColour(int)
- Method in class org.gicentre.utils.stat.
XYChart
Determines the colour of the points to be displayed on the chart.
setPointColour(float[], ColourTable)
- Method in class org.gicentre.utils.stat.
XYChart
Provides the data and colour table from which to colour points.
setPointerSize(float)
- Method in class org.gicentre.utils.gui.
Tooltip
Determines the size of the pointer when the tip is drawn with
showPointer(true)
.
setPointSize(float)
- Method in class org.gicentre.utils.stat.
XYChart
Determines the size of the points to be displayed on the chart.
setPointSize(float[], float)
- Method in class org.gicentre.utils.stat.
XYChart
Sizes points to be displayed on the chart according to the given set of data.
setRange(int, float, float)
- Method in class org.gicentre.utils.stat.
AbstractChart
Sets the minimum and maximum values of the data to be charted on the axis of the given dimension.
setRetreatKey(int)
- Method in class org.gicentre.utils.multisketch.
SlideShow
Sets the key that sends the slideshow back by one slide.
setReverseCategories(boolean)
- Method in class org.gicentre.utils.stat.
BarChart
Determines if the order of the category values should be reversed or not.
setScale(float)
- Method in class org.gicentre.utils.stat.
StandardEllipse
Sets the scaling of the ellipse.
setScaleToPrimary(boolean)
- Method in class org.gicentre.utils.stat.
LikertChart
Determines whether bars are scaled to the primary data values or the secondary data values (if they exist).
setSecondaryChart(LikertChart)
- Method in class org.gicentre.utils.stat.
LikertChart
Add a secondary chart to the Likert chart.
setSecondaryColour(int)
- Method in class org.gicentre.utils.stat.
LikertChart
Sets the colour to be used for the secondary data in the chart.
setSecondaryDisplay(boolean)
- Method in class org.gicentre.utils.stat.
LikertChart
Determines whether or not the secondary chart can be displayed.
setSecondaryLineWidth(float)
- Method in class org.gicentre.utils.stat.
LikertChart
Sets the width of the secondary line symbolisation.
setShowBars(boolean)
- Method in class org.gicentre.utils.stat.
LikertChart
Determines if histogram bars should be shown.
setShowTitle(boolean)
- Method in class org.gicentre.utils.stat.
LikertChart
Determines whether or not the title is displayed on the chart.
setSlide(Slide)
- Method in class org.gicentre.utils.multisketch.
SlideSketch
Sets the given slide the one to be drawn.
setText(String)
- Method in class org.gicentre.utils.gui.
TextInput
Sets the text to be displayed in the text input area.
setText(String)
- Method in class org.gicentre.utils.gui.
TextPopup
Replaces the text to be displayed in the popup window with the given text.
setText(String, float)
- Method in class org.gicentre.utils.gui.
TextPopup
Replaces the text to be displayed in the popup window with the given text at the given size.
setText(String)
- Method in class org.gicentre.utils.gui.
Tooltip
Sets the text to be displayed in the tooltip.
setTextColour(int)
- Method in class org.gicentre.utils.gui.
Tooltip
Changes the colour of text to be displayed in the tooltip.
setTextColour(int)
- Method in class org.gicentre.utils.stat.
LikertChart
Sets the colour to be used for displaying the title of the chart.
setTextPadding(float)
- Method in class org.gicentre.utils.stat.
LikertChart
Sets the extra padding between title and chart.
setTextSize(float)
- Method in class org.gicentre.utils.gui.
HelpScreen
Sets the current text size in pixels.
setTextSize(float)
- Method in class org.gicentre.utils.gui.
TextPopup
Sets the current text size in pixels.
setTextSize(float)
- Method in class org.gicentre.utils.stat.
LikertChart
Sets the size of the title text in pixels or -1 if text size is to be calculated automatically.
setTimer(SlideShow, PFont)
- Method in class org.gicentre.utils.multisketch.
SlideSketch
Sets the timer to display in the corner of each slide.
setType(int)
- Method in class org.gicentre.utils.colour.
ColourRule
Sets the rule type (either DISCRETE or CONTINUOUS).
setuColour(int)
- Method in class org.gicentre.utils.colour.
ColourRule
Sets the colour associated with the upper index of the rule.
setuIndex(float)
- Method in class org.gicentre.utils.colour.
ColourRule
Sets the index associated with the upper colour.
setup()
- Method in class org.gicentre.utils.multisketch.
SlideSketch
Initialises the processing sketch.
setValueFormat(String)
- Method in class org.gicentre.utils.stat.
BarChart
Sets the numerical format for numbers shown on the value axis.
setWidthScale(float)
- Method in class org.gicentre.utils.stat.
LikertChart
Sets the proportion of the width allocated to each bar that contains a coloured bar.
setXAxisAt(float)
- Method in class org.gicentre.utils.stat.
XYChart
Sets the position of the x-axis.
setXAxisLabel(String)
- Method in class org.gicentre.utils.stat.
XYChart
Sets the x-axis label.
setXFormat(String)
- Method in class org.gicentre.utils.stat.
XYChart
Sets the numerical format for numbers shown on the x-axis.
setYAxisAt(float)
- Method in class org.gicentre.utils.stat.
XYChart
Sets the position of the y-axis.
setYAxisLabel(String)
- Method in class org.gicentre.utils.stat.
XYChart
Sets the y-axis label.
setYFormat(String)
- Method in class org.gicentre.utils.stat.
XYChart
Sets the numerical format for numbers shown on the y-axis.
setZone(String)
- Method in class org.gicentre.utils.spatial.
FrenchNTF
Sets the zone and projection parameters for subsequent transformations.
setZone(float, float)
- Method in class org.gicentre.utils.spatial.
UTM
Sets the UTM zone determined by the given (
lat
,
lng
) location.
setZone(int, char)
- Method in class org.gicentre.utils.spatial.
UTM
Sets the zone number and letter for subsequent transformations.
setZoomMouseButton(int)
- Method in class org.gicentre.utils.move.
ZoomPan
Sets mouse buttons for zooming and implies that the other mouse button will be for panning.
showAxis(int, boolean, AbstractChart.Side)
- Method in class org.gicentre.utils.stat.
AbstractChart
Determines whether or not the axis representing the given dimension is drawn.
showCategoryAxis(boolean)
- Method in class org.gicentre.utils.stat.
BarChart
Determines whether or not the category axis is drawn.
showCloseIcon(boolean)
- Method in class org.gicentre.utils.gui.
Tooltip
Determines if a 'close' icon should be drawn in the tooltip.
showPointer(boolean)
- Method in class org.gicentre.utils.gui.
Tooltip
Determines whether or not a pointer drawn as part of the tip pointing towards the anchor.
showValueAxis(boolean)
- Method in class org.gicentre.utils.stat.
BarChart
Determines whether or not the value axis is drawn.
showXAxis(boolean)
- Method in class org.gicentre.utils.stat.
XYChart
Determines whether or not the axis representing the x data is shown.
showYAxis(boolean)
- Method in class org.gicentre.utils.stat.
XYChart
Determines whether or not the axis representing the y data is shown.
sinBoth(float)
- Static method in class org.gicentre.utils.move.
Ease
Provides a sinusoidal easing in and out function.
sinIn(float)
- Static method in class org.gicentre.utils.move.
Ease
Provides a sinusoidal easing in function.
sinIn(float, float)
- Static method in class org.gicentre.utils.move.
Ease
Provides a reversible sinusoidal easing in function.
sinOut(float)
- Static method in class org.gicentre.utils.move.
Ease
Provides a sinusoidal easing out function.
sinOut(float, float)
- Static method in class org.gicentre.utils.move.
Ease
Provides a reversible sinusoidal easing out function.
size()
- Method in class org.gicentre.utils.geom.
HashGrid
Reports the number of unique items stored in this hash grid.
SketchPanel
- Class in
org.gicentre.utils.multisketch
Class for representing additional sketches in their own panel.
SketchPanel(PApplet, EmbeddedSketch)
- Constructor for class org.gicentre.utils.multisketch.
SketchPanel
Creates the new panel containing the given sketch.
SketchPanel(PApplet, EmbeddedSketch, int)
- Constructor for class org.gicentre.utils.multisketch.
SketchPanel
Creates the new panel containing the given sketch with the given offset from the top.
Slide
- Class in
org.gicentre.utils.multisketch
Class to represent a presentation slide for use in a slide show.
Slide(PFont)
- Constructor for class org.gicentre.utils.multisketch.
Slide
Creates a slide that uses the given default font.
Slide(PFont, int, int)
- Constructor for class org.gicentre.utils.multisketch.
Slide
Creates a slide that uses the given default values for font, size and colour.
Slide(PFont, int, int, int)
- Constructor for class org.gicentre.utils.multisketch.
Slide
Creates a slide that uses the given default values for font, size, colour and horizontal alignment.
Slide(PFont, int, int, int, int)
- Constructor for class org.gicentre.utils.multisketch.
Slide
Creates a slide that uses the given default values for font, size, colour and alignment.
SlideShow
- Class in
org.gicentre.utils.multisketch
Class for showing a sequence of Processing sketches.
SlideShow(PApplet)
- Constructor for class org.gicentre.utils.multisketch.
SlideShow
Initialises the slideshow.
SlideSketch
- Class in
org.gicentre.utils.multisketch
Class for representing a slide as Processing sketch.
SlideSketch(Slide, PApplet)
- Constructor for class org.gicentre.utils.multisketch.
SlideSketch
Creates a new sketch from the given slide.
SLOPE
- Static variable in class org.gicentre.utils.colour.
ColourTable
Indicates a slope (white - yellow - black) colour table.
SOUTH_AMERICAN
- Static variable in class org.gicentre.utils.spatial.
Ellipsoid
South American ellipsoid.
SPECTRAL
- Static variable in class org.gicentre.utils.colour.
ColourTable
ColorBrewer diverging spectral scheme.
StandardEllipse
- Class in
org.gicentre.utils.stat
Class to create and store a standard ellipse representing the spread of a set of points.
StandardEllipse(PVector, float, float, float)
- Constructor for class org.gicentre.utils.stat.
StandardEllipse
Creates an ellipse with the given location, dimensions and rotation.
StandardEllipse(Collection<PVector>)
- Constructor for class org.gicentre.utils.stat.
StandardEllipse
Creates a standard ellipse from the given set of 2D point values.
startShow()
- Method in class org.gicentre.utils.multisketch.
SlideShow
Starts the slide show from the first slide.
startShow(int)
- Method in class org.gicentre.utils.multisketch.
SlideShow
Starts the slide show from the given slide.
startTimer()
- Method in class org.gicentre.utils.
FrameTimer
Starts a timer that can be used for timing specific parts of a programming.
Swiss
- Class in
org.gicentre.utils.spatial
Class for representing the Swiss coordinate system.
Swiss()
- Constructor for class org.gicentre.utils.spatial.
Swiss
Initialises the transformer assuming a forward transformation is from longitude/latitude to Swiss coordinates.
Swiss(int)
- Constructor for class org.gicentre.utils.spatial.
Swiss
Initialises the transformer in the given direction.
swissToLatLong(PVector)
- Method in class org.gicentre.utils.spatial.
Swiss
Converts the given Swiss coordinates to longitude/latitude location.
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.0, API documentation generated 13th August, 2010