net.sourceforge.jeuclid.elements.support
Class GraphicsSupport

java.lang.Object
  extended by net.sourceforge.jeuclid.elements.support.GraphicsSupport

public final class GraphicsSupport
extends Object

This class contains helper functions for graphical calculations.

Version:
$Revision: 310 $
Author:
Max Berger

Method Summary
static float lineWidth(JEuclidElement context)
          Retrieve the width of a line that would be 1pt if unscaled.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

lineWidth

public static float lineWidth(JEuclidElement context)
Retrieve the width of a line that would be 1pt if unscaled.

Parameters:
context - the context element
Returns:
linewidth as float


Copyright © 2002-2008 The JEuclid project. All Rights Reserved.