Documentation of 'net.sf.drawj2d.bgd.BgdInterpreter' Java class
BgdInterpreter
net.sf.drawj2d.bgd

Class BgdInterpreter



  • public class BgdInterpreter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      BgdInterpreter(java.awt.Graphics2D g, double mmwidth, double mmheight)
      Creates a new instance of BgdInterpreter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void interpret(boolean autoscale)
      Do actually draw.
      void setVerbose(boolean verbose) 
      boolean sourceFile(java.lang.String sourcefile)
      Let the interpreter source the input file
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BgdInterpreter

        public BgdInterpreter(java.awt.Graphics2D g,
                              double mmwidth,
                              double mmheight)
        Creates a new instance of BgdInterpreter
        Parameters:
        g - The graphic context. java.awt.Graphics2D
    • Method Detail

      • setVerbose

        public void setVerbose(boolean verbose)
      • sourceFile

        public boolean sourceFile(java.lang.String sourcefile)
        Let the interpreter source the input file
        Parameters:
        sourcefile - source file or "_opt_stdin"
        Returns:
        true if no exception has been caught.
      • interpret

        public void interpret(boolean autoscale)
        Do actually draw.
        Parameters:
        autoscale -

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.