Uses of Class
shh.gl4.ZModNData

Packages that use ZModNData
shh.gl4   
 

Uses of ZModNData in shh.gl4
 

Methods in shh.gl4 with parameters of type ZModNData
static PPT[] PPT.makeP3(ZModNData data, Hashtable h, boolean bPrint)
          Lists the points of P3 in lexicographic order.
 

Constructors in shh.gl4 with parameters of type ZModNData
PPT(ZModNData data, int[] coords)
          Constructor.