jpicedt.format.output.tikz
Class PicGroupFormatter
java.lang.Object
jpicedt.graphic.io.formatter.AbstractFormatter
jpicedt.format.output.util.PicGroupFormatter
jpicedt.format.output.tikz.PicGroupFormatter
- All Implemented Interfaces:
- Formatter
public class PicGroupFormatter
- extends PicGroupFormatter
- implements Formatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PicGroupFormatter
public PicGroupFormatter(PicGroup group,
TikzFormatter factory)
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
Submit a bug : syd@jpicedt.org