fr.inria.zvtm.cluster
Class ClusteredStroke

java.lang.Object
  extended by fr.inria.zvtm.cluster.ClusteredStroke
All Implemented Interfaces:
Stroke, Serializable

public class ClusteredStroke
extends Object
implements Stroke, Serializable

See Also:
Serialized Form

Constructor Summary
ClusteredStroke(BasicStroke bs)
           
ClusteredStroke(float width, int cap, int join, float miterlimit, float[] dash, float dash_phase)
           
 
Method Summary
 Shape createStrokedShape(Shape s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusteredStroke

public ClusteredStroke(float width,
                       int cap,
                       int join,
                       float miterlimit,
                       float[] dash,
                       float dash_phase)

ClusteredStroke

public ClusteredStroke(BasicStroke bs)
Method Detail

createStrokedShape

public Shape createStrokedShape(Shape s)
Specified by:
createStrokedShape in interface Stroke


Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2011 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.