debug
Class HtmlPrintNxN

java.lang.Object
  extended by debug.HtmlPrintNxN

public class HtmlPrintNxN
extends java.lang.Object


Constructor Summary
HtmlPrintNxN()
           
 
Method Summary
 void print(NxN plane, java.lang.String file, boolean ShowStrutture, boolean ShowList, boolean ShowPlane)
           
 void showHowPlane()
           
 void showList(int property)
           
 void showStrutture()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlPrintNxN

public HtmlPrintNxN()
Method Detail

print

public void print(NxN plane,
                  java.lang.String file,
                  boolean ShowStrutture,
                  boolean ShowList,
                  boolean ShowPlane)

showStrutture

public void showStrutture()

showList

public void showList(int property)

showHowPlane

public void showHowPlane()