- calcMaxWidths() - Method in class org.gicentre.geomap.AttributeTable
-
Deprecated.
Calculates the maximum widths of the values in each column.
- close() - Method in class org.gicentre.geomap.io.DbaseFileReader
-
Cleans up all resources associated with this reader.
- close() - Method in class org.gicentre.geomap.io.DbaseFileWriter
-
Release resources associated with this writer.
- contains(float, float) - Method in interface org.gicentre.geomap.Feature
-
Should tests whether the given point is contained within the feature.
- contains(float, float) - Method in class org.gicentre.geomap.Line
-
Tests whether the given point is located somewhere along the line feature.
- contains(float, float) - Method in class org.gicentre.geomap.Point
-
Tests whether the given location matches this point.
- contains(float, float) - Method in class org.gicentre.geomap.Polygon
-
Tests whether the given point is contained within the polygon.
- createHandyRenderer(HandyRenderer) - Static method in class org.gicentre.geomap.DrawableFactory
-
Creates a Drawable instance from the given Handy (sketchy hand-drawn library) renderer.