org.free.garminimg.utils
Class RailStroke

java.lang.Object
  extended by org.free.garminimg.utils.RailStroke
All Implemented Interfaces:
java.awt.Stroke

public class RailStroke
extends java.lang.Object
implements java.awt.Stroke

Used to draw train rails.


Constructor Summary
RailStroke(float delta, float railWidth, float lineWidth)
           
 
Method Summary
 java.awt.Shape createStrokedShape(java.awt.Shape p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RailStroke

public RailStroke(float delta,
                  float railWidth,
                  float lineWidth)
Method Detail

createStrokedShape

public java.awt.Shape createStrokedShape(java.awt.Shape p)
Specified by:
createStrokedShape in interface java.awt.Stroke


Copyright © 2008. All Rights Reserved.