FreeHEP API
Version v1.2

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.2 2002/04/07 23:45:02 tonyj Exp $
Author:
Tony Johnson

Constructor Summary
EMFHandleManager()
           
 
Method Summary
 int freeHandle(int handle)
           
 int getHandle()
           
 int highestHandleInUse()
           
 int maxHandlesUsed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMFHandleManager

public EMFHandleManager()
Method Detail

getHandle

public int getHandle()

freeHandle

public int freeHandle(int handle)

highestHandleInUse

public int highestHandleInUse()

maxHandlesUsed

public int maxHandlesUsed()

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.