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

T

tearDown() - Method in class org.gicentre.tests.PostcodeTest
Called after every test case method.
testInvalidPostcodes() - Method in class org.gicentre.tests.PostcodeTest
Checks that invalid postcode text is not incorrectly parsed and assumed to be valid.
testValidPostcodes() - Method in class org.gicentre.tests.PostcodeTest
Checks that valid postcode text can be parsed correctly.
tether(Node, float) - Method in class org.gicentre.utils.network.ParticleViewer
Tethers the given node to its location with the given strength.
text(String, float, float) - Method in class org.gicentre.utils.move.ZoomPan
Replacement for Processing's text() method for faster and more accurate placement of characters in Java2D mode when a zoomed font is to be displayed.
text(PApplet, String, float, float) - Static method in class org.gicentre.utils.move.ZoomPan
Replacement for Processing's text() method for faster and more accurate placement of characters in Java2D mode when a zoomed font is to be displayed.
text2(String, float, float) - Method in class org.gicentre.utils.move.ZoomPan
Deprecated. Should replace with the text() method of this class. The two methods are identical, but text2() is retained for backward naming compatibility only.
text2(PApplet, String, float, float) - Static method in class org.gicentre.utils.move.ZoomPan
Deprecated. Should replace with the text() method of this class. The two methods are identical, but text2() is retained for backward naming compatibility only.
TextInput - Class in org.gicentre.utils.gui
Class for creating a text-field type input area.
TextInput(PApplet, PFont, float) - Constructor for class org.gicentre.utils.gui.TextInput
Initialises the text input area with the given font.
TextInputTest - Class in org.gicentre.tests
Tests the TextInput class in a simple Processing sketch.
TextInputTest() - Constructor for class org.gicentre.tests.TextInputTest
 
TextPopup - Class in org.gicentre.utils.gui
Creates a popup window for displaying text over a given sketch.
TextPopup(PApplet) - Constructor for class org.gicentre.utils.gui.TextPopup
Initialises the text popup with default border size and font, but does not display it [requires setIsActive(true)].
TextPopup(PApplet, int, int) - Constructor for class org.gicentre.utils.gui.TextPopup
Initialises the text popup with default border size and font, but does not display it [requires setIsActive(true)].
TextPopup(PApplet, PFont, int, int) - Constructor for class org.gicentre.utils.gui.TextPopup
Initialises the text popup with default border size and the given font, but does not display it [requires setIsActive(true)].
tics - Variable in class org.gicentre.utils.stat.AbstractChart
Tic mark values for optional axis display.
TO_LAT_LONG - Static variable in class org.gicentre.utils.spatial.AlbersEqualAreaConic
Indicates a transformation to latitude/longitude
TO_LAT_LONG - Static variable in class org.gicentre.utils.spatial.FrenchNTF
Indicates a transformation to longitude/latitude.
TO_LAT_LONG - Static variable in class org.gicentre.utils.spatial.ObliqueMercator
Indicates a transformation to longitude/latitude
TO_LAT_LONG - Static variable in class org.gicentre.utils.spatial.Swiss
Indicates a transformation to longitude/latitude.
TO_LAT_LONG - Static variable in class org.gicentre.utils.spatial.UTM
Indicates a transformation to longitude/latitude
toArray() - Method in class org.gicentre.utils.geom.HashGrid
Provides an array representation of the items in this hash grid.
toArray(T[]) - Method in class org.gicentre.utils.geom.HashGrid
Provides an array representation of the items in this hash grid.
toListModel() - Method in class org.gicentre.utils.colour.ColourTable
Converts the colour rules into a ListModel suitable for display by Swing JLists or JTables.
Tooltip - Class in org.gicentre.utils.gui
Class to allow a simple 'tooltip' type pop-up panel to display text at a given location.
Tooltip(PApplet, PFont, float, float) - Constructor for class org.gicentre.utils.gui.Tooltip
Creates a tool tip with given parent sketch and font for displaying text.
TooltipTest - Class in org.gicentre.tests
Tests the Processing Utilities Tooltip class.
TooltipTest() - Constructor for class org.gicentre.tests.TooltipTest
 
toString() - Method in class org.gicentre.utils.colour.ColourRule
Reports the current colour rule.
toString(int) - Static method in class org.gicentre.utils.colour.ColourRule
Converts a given colour value from integer to R,G,B,A string for display and storage.
toString() - Method in class org.gicentre.utils.colour.ColourTable
Reports the current colour table rules.
toString() - Method in class org.gicentre.utils.multisketch.Slide
Provides a textual description of the contents of this slide.
toString() - Method in enum org.gicentre.utils.spatial.Direction
Provides a textual representation of the list of direction options.
toString() - Method in class org.gicentre.utils.spatial.Postcode
Provides a string representation of the postcode.
toStringArray() - Method in class org.gicentre.utils.colour.ColourTable
Reports the current colour table rules.
transform() - Method in class org.gicentre.utils.move.ZoomPan
Performs the zooming/panning transformation.
transformCoords(PVector) - Method in class org.gicentre.utils.spatial.AlbersEqualAreaConic
Performs a forward transformation (latitude/longitude to Albers) on the given location.
transformCoords(PVector) - Method in class org.gicentre.utils.spatial.FrenchNTF
Performs a forward longitude/latitude to French grid transform on the given location.
transformCoords(PVector) - Method in class org.gicentre.utils.spatial.ObliqueMercator
Performs a forward longitude/latitude to Oblique Mercator transform on the given location.
transformCoords(PVector) - Method in class org.gicentre.utils.spatial.OSGB
Performs a forward longitude/latitude to OSGB transformation of the given location.
transformCoords(PVector) - Method in class org.gicentre.utils.spatial.Swiss
Performs a forward longitude/latitude to Swiss grid transform on the given location.
transformCoords(PVector) - Method in class org.gicentre.utils.spatial.UTM
Performs a forward transform on the given location.
transposeAxes - Variable in class org.gicentre.utils.stat.AbstractChart
Determines if the two primary axes should be transposed.
transposeAxes(boolean) - Method in class org.gicentre.utils.stat.BarChart
Determines if the axes should be transposed (so that categories appear on the vertical axis and values on the horizontal axis).
transposeAxes(boolean) - Method in class org.gicentre.utils.stat.XYChart
Determines if the axes should be transposed (so that the x-axis is vertical and y-axis is horizontal).

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