- calcGeoBounds() - Method in class org.gicentre.treemappa.TreeMapNode
-
Reports the bounding rectangle of this node in georeferenced coordinates.
- children() - Method in class org.gicentre.treemappa.TreeMapNode
-
Reports the children of this node.
- clear() - Method in class org.gicentre.treemappa.LocationList
-
Clears the contents of the list.
- close() - Method in class org.gicentre.io.DbaseFileWriter
-
Release resources associated with this writer.
- closeDown() - Method in class org.gicentre.treemappa.gui.JWFrame
-
Asks the user if they really want to quit, then closes.
- compareTo(LocatedObject) - Method in class org.gicentre.treemappa.LocatedObject
-
Compares this location with the given location.
- compareTo(TreeMapNode) - Method in class org.gicentre.treemappa.TreeMapNode
-
Compares this node with another.
- createHandyRenderer(HandyRenderer) - Static method in class org.gicentre.treemappa.gui.DrawableFactory
-
Creates a Drawable instance from the given Handy (sketchy hand-drawn library) renderer.
- createImage() - Method in class org.gicentre.treemappa.PTreeMappa
-
Draws and provides an image containing the current treemap.
- createPanel() - Method in class org.gicentre.treemappa.TreeMappa
-
Creates a panel in which the treemap is displayed.
- createWindow() - Method in class org.gicentre.treemappa.TreeMappa
-
Creates a window in which the treemap is displayed.
- createXML(PApplet, String) - Method in class org.gicentre.treemappa.version.Ver20
-
Creates a processing version-neutral root XML element based on the given XML file.
- createXML(PApplet, String) - Method in interface org.gicentre.treemappa.version.VersionHandler
-
Should create a processing version-neutral root XML element based on the given XML file.