- scale(float) - Method in class hpglgraphics.HPGLGraphics
-
- scale(float, float) - Method in class hpglgraphics.HPGLGraphics
-
- selectPen(int) - Method in class hpglgraphics.HPGLGraphics
-
This method selects plotter pen via the HPGL 'SP' instruction.
- setChordAngle(float) - Method in class hpglgraphics.HPGLGraphics
-
This method sets the chord angle (in degrees) used for drawing arcs, circles and ellipses.
- setCurveDetail(int) - Method in class hpglgraphics.HPGLGraphics
-
This method sets the plotter output size.
- setPaperSize(String) - Method in class hpglgraphics.HPGLGraphics
-
- setPath(String) - Method in class hpglgraphics.HPGLGraphics
-
This method sets the path and filename for the HPGL output.
- setSpeed(int) - Method in class hpglgraphics.HPGLGraphics
-
This method sets speed for pen moves when down via the HPGL 'VS' instruction.