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 8584 2006-08-10 23:06:37Z duns $
- Author:
- Tony Johnson
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 © 2012. All Rights Reserved.