de.jreality.tools
Class ShowPropertiesToolLogger
java.lang.Object
de.jreality.tools.ShowPropertiesToolLogger
public class ShowPropertiesToolLogger
- extends Object
- Author:
- bleicher
ShowPropertiesToolLogger
public ShowPropertiesToolLogger()
ShowPropertiesToolLogger
public ShowPropertiesToolLogger(String str)
addLine
public void addLine(String newLine)
addLine
public void addLine(String description,
double[] point)
addLine
public void addLine(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(String line)
getLog
public String getLog()
setHomogeneousLogging
public void setHomogeneousLogging(boolean hom)