http://www.jpicedt.org

jpicedt.format.output.tikz
Class ParameterString

java.lang.Object
  extended by jpicedt.format.output.util.ParameterString
      extended by jpicedt.format.output.tikz.ParameterString

public class ParameterString
extends ParameterString


Nested Class Summary
static class ParameterString.TikzDrawCommand
           
 
Nested classes/interfaces inherited from class jpicedt.format.output.util.ParameterString
ParameterString.UserDefinedColour, ParameterString.UserDefinedColourList
 
Constructor Summary
ParameterString(StringBuffer paramBuf, ParameterString.UserDefinedColourList userDefinedColourList)
           
 
Method Summary
 ParameterString.TikzDrawCommand getDrawCommand()
           
 void setDrawToNone()
           
 void setFill()
           
 
Methods inherited from class jpicedt.format.output.util.ParameterString
addUserDefinedColour, getParameterBuffer, getUserDefinedColourList, isDefinedColourList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterString

public ParameterString(StringBuffer paramBuf,
                       ParameterString.UserDefinedColourList userDefinedColourList)
Method Detail

getDrawCommand

public ParameterString.TikzDrawCommand getDrawCommand()

setDrawToNone

public void setDrawToNone()

setFill

public void setFill()

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org