Up: Java Kali Source Code and Documentation
Class SymmetryGroups
Class SymmetryGroups
java.lang.Object
|
+----SymmetryGroups
- class SymmetryGroups
- extends Object
The SymmetryGroups (note the 's' on the end!) object holds a list
of all the groups used in the program (each entry in this list is
an instance of the SymmetryGroup (no 's' at the end) class. The
SymmetryGroups class is not meant to be instanced; just refer to
its group field and getCount() method.
- See Also:
- SymmetryGroup, Panorama

group
- The list of groups

getCount()
- Return the number of groups in the list.

group
public static SymmetryGroup group[]
- The list of groups

getCount
public static int getCount()
- Return the number of groups in the list.
Up: Java Kali Source Code and Documentation
The Geometry Center Home Page
Author: Mark Phillips
Comments to:
webmaster@www.geom.uiuc.edu
Created: Sep 16 1996 ---
Last modified: Sep 18 1996