http://www.jpicedt.org

jpicedt.format.output.tikz
Class PicGroupFormatter

java.lang.Object
  extended by jpicedt.graphic.io.formatter.AbstractFormatter
      extended by jpicedt.format.output.util.PicGroupFormatter
          extended by jpicedt.format.output.tikz.PicGroupFormatter
All Implemented Interfaces:
Formatter

public class PicGroupFormatter
extends PicGroupFormatter
implements Formatter


Field Summary
 
Fields inherited from class jpicedt.format.output.util.PicGroupFormatter
factory, group
 
Constructor Summary
PicGroupFormatter(PicGroup group, TikzFormatter factory)
           
 
Method Summary
 String format()
          Create a String representing an Element in the format of this formatter
 TikzFormatter getFactory()
           
 
Methods inherited from class jpicedt.format.output.util.PicGroupFormatter
getElement
 
Methods inherited from class jpicedt.graphic.io.formatter.AbstractFormatter
revertedArrowsAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface jpicedt.graphic.io.formatter.Formatter
getElement, revertedArrowsAttribute
 

Constructor Detail

PicGroupFormatter

public PicGroupFormatter(PicGroup group,
                         TikzFormatter factory)
Method Detail

getFactory

public TikzFormatter getFactory()

format

public String format()
              throws IOException
Description copied from interface: Formatter
Create a String representing an Element in the format of this formatter

Specified by:
format in interface Formatter
Overrides:
format in class PicGroupFormatter
Returns:
a String representing this Element in the PsTricks
Throws:
IOException

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org