de.jreality.tools
Class ShowPropertiesToolLogger
java.lang.Object
de.jreality.tools.ShowPropertiesToolLogger
public class ShowPropertiesToolLogger
- extends java.lang.Object
- Author:
- bleicher
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShowPropertiesToolLogger
public ShowPropertiesToolLogger()
ShowPropertiesToolLogger
public ShowPropertiesToolLogger(java.lang.String str)
addLine
public void addLine(java.lang.String newLine)
addLine
public void addLine(java.lang.String description,
double[] point)
addLine
public void addLine(java.lang.String description,
int[] ints)
addLine
public void addLine(double[] point)
addPoint
public void addPoint(double[] point)
addPoint
public void addPoint(int[] ints)
clear
public void clear()
setLine
public void setLine(java.lang.String line)
getLog
public java.lang.String getLog()
setHomogeneousLogging
public void setHomogeneousLogging(boolean hom)