Documentation of 'sgtplot.StrokeDrawer2' Java class
StrokeDrawer2
sgtplot

Class StrokeDrawer2

  • All Implemented Interfaces:
    java.lang.Cloneable, StrokeDrawer


    public class StrokeDrawer2
    extends java.lang.Object
    implements StrokeDrawer, java.lang.Cloneable
    Implements stroke drawing using Java2D functionality.
    Since:
    2.1
    • Constructor Summary

      Constructors 
      Constructor and Description
      StrokeDrawer2() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void drawDashed(org.freehep.graphics2d.VectorGraphics g2, int[] xout, int[] yout, int size, LineAttribute attr) 
      void drawHeavy(org.freehep.graphics2d.VectorGraphics g2, int[] xout, int[] yout, int size, LineAttribute attr) 
      void drawHighlight(org.freehep.graphics2d.VectorGraphics g2, int[] xout, int[] yout, int size, LineAttribute attr) 
      void drawStroke(org.freehep.graphics2d.VectorGraphics g2, int[] xout, int[] yout, int size, LineAttribute attr) 
      • Methods inherited from class java.lang.Object

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

      • StrokeDrawer2

        public StrokeDrawer2()
    • Method Detail

      • drawHeavy

        public void drawHeavy(org.freehep.graphics2d.VectorGraphics g2,
                              int[] xout,
                              int[] yout,
                              int size,
                              LineAttribute attr)
        Specified by:
        drawHeavy in interface StrokeDrawer
      • drawDashed

        public void drawDashed(org.freehep.graphics2d.VectorGraphics g2,
                               int[] xout,
                               int[] yout,
                               int size,
                               LineAttribute attr)
        Specified by:
        drawDashed in interface StrokeDrawer
      • drawStroke

        public void drawStroke(org.freehep.graphics2d.VectorGraphics g2,
                               int[] xout,
                               int[] yout,
                               int size,
                               LineAttribute attr)
        Specified by:
        drawStroke in interface StrokeDrawer
      • drawHighlight

        public void drawHighlight(org.freehep.graphics2d.VectorGraphics g2,
                                  int[] xout,
                                  int[] yout,
                                  int size,
                                  LineAttribute attr)
        Specified by:
        drawHighlight in interface StrokeDrawer

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.