Package | Description |
---|---|
pcgen.base.format |
pcgen.base.format is a package for supporting classes as "formats".
|
pcgen.base.graph.base |
pcgen.base.graph.base is a "base" package for graph support.
|
pcgen.base.graph.inst |
pcgen.base.graph.inst is a set of implementations for graph support.
|
pcgen.base.lang |
pcgen.base.lang is a package of classes that significantly interact with or
support objects from the java.lang package.
|
pcgen.base.math |
pcgen.base.math is a package that is designed to contain classes related to
mathematics.
|
pcgen.base.text |
pcgen.base.math is a package that is designed to contain classes related to
text processing, specifically items originally in the java.text package.
|
pcgen.base.util |
pcgen.base.util is a package of classes that significantly interact with or
support classes, interfaces or behaviors similar to those in the java.util
package.
|