org.ascape.util.vis
Class ERVGlyphFactory

java.lang.Object
  extended by org.ascape.util.vis.ERVGlyphFactory

public class ERVGlyphFactory
extends java.lang.Object

Since:
1.0
Version:
2.9

Constructor Summary
ERVGlyphFactory()
           
 
Method Summary
static java.awt.geom.GeneralPath circle(int s)
          Method.
static java.awt.geom.GeneralPath diamond(int s)
          Method.
static java.awt.geom.GeneralPath square(int s)
          Method.
static java.awt.geom.GeneralPath triangle1(int s)
          Method.
static java.awt.geom.GeneralPath triangle2(int s)
          Method.
static java.awt.geom.GeneralPath triangle3(int s)
          Method.
static java.awt.geom.GeneralPath triangle4(int s)
          Method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERVGlyphFactory

public ERVGlyphFactory()
Method Detail

square

public static java.awt.geom.GeneralPath square(int s)
Method.

Parameters:
s - parameter
Returns:

triangle1

public static java.awt.geom.GeneralPath triangle1(int s)
Method.

Parameters:
s - parameter
Returns:

triangle2

public static java.awt.geom.GeneralPath triangle2(int s)
Method.

Parameters:
s - parameter
Returns:

triangle3

public static java.awt.geom.GeneralPath triangle3(int s)
Method.

Parameters:
s - parameter
Returns:

triangle4

public static java.awt.geom.GeneralPath triangle4(int s)
Method.

Parameters:
s - parameter
Returns:

diamond

public static java.awt.geom.GeneralPath diamond(int s)
Method.

Parameters:
s - parameter
Returns:

circle

public static java.awt.geom.GeneralPath circle(int s)
Method.

Parameters:
s - parameter
Returns:


Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.