- valueOf(String) - Static method in enum org.gicentre.treemappa.Layout
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gicentre.treemappa.Layout
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Ver20 - Class in org.gicentre.treemappa.version
-
Provides a Processing 2.0 compatible implementation of the version-neutral interface.
- Ver20(PApplet) - Constructor for class org.gicentre.treemappa.version.Ver20
-
Creates a Processing 2.0 specific implementation of the abstract processing-neutral behavour.
- Version - Class in org.gicentre.treemappa
-
Describes the version number and date of the treemappa library.
- Version() - Constructor for class org.gicentre.treemappa.Version
-
- VersionHandler - Interface in org.gicentre.treemappa.version
-
Interface describing Processing version neutral versions of methods that are
incompatible between Processing 1.x and 2.x.
- VERTICAL - Static variable in class org.gicentre.treemappa.MortonList
-
Indicates that Morton ordering is mirror 'N' shaped.