org.freehep.graphicsio.emf
Class EMFHandleManager
java.lang.Object
org.freehep.graphicsio.emf.EMFHandleManager
- public class EMFHandleManager
- extends Object
Allocates and frees handles for EMF files
- Version:
- $Id: EMFHandleManager.java,v 1.3 2003/09/29 22:05:54 duns Exp $
- Author:
- Tony Johnson
- Source Code:
- EMFHandleManager.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMFHandleManager
public EMFHandleManager()
getHandle
public int getHandle()
freeHandle
public int freeHandle(int handle)
highestHandleInUse
public int highestHandleInUse()
maxHandlesUsed
public int maxHandlesUsed()
Copyright © 2000-2004 FreeHEP, All Rights Reserved.