Package hec.gfx2d

Class G2dBasicStroke

java.lang.Object
java.awt.BasicStroke
hec.gfx2d.G2dBasicStroke
All Implemented Interfaces:
Stroke

public class G2dBasicStroke extends BasicStroke

Title:

Description:

Copyright: Copyright (c) 2004

Company: Resource Management Associates.

  • Constructor Details

    • G2dBasicStroke

      public G2dBasicStroke(G2dPanel panel, BasicStroke stroke, float[] dashArray)