25 package parma_polyhedra_library;
33 extends java.util.ArrayList<Grid_Generator> {
45 private static native
void initIDs();
native String ascii_dump()
Returns an ascii formatted internal representation of this.
A system of grid generators.
static native void initIDs()
native String toString()
Returns a string representation of this.
Grid_Generator_System()
Default constructor: builds an empty system of grid generators.