org.freehep.graphicsio.emf.gdi
Class StockObjects

java.lang.Object
  extended by org.freehep.graphicsio.emf.gdi.StockObjects

public class StockObjects
extends java.lang.Object

StockObjects.java Created: Wed Dec 20 14:20:00 2006 Copyright: Company:

Version:
$Id$
Author:
Daniel Noll daniel@nuix.com

Constructor Summary
StockObjects()
           
 
Method Summary
static GDIObject getStockObject(int value)
          Gets a stock object by value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StockObjects

public StockObjects()
Method Detail

getStockObject

public static GDIObject getStockObject(int value)
Gets a stock object by value.

Parameters:
value - the value.
Returns:
the stock object.


Copyright © 2000-2007 FreeHEP. All Rights Reserved.