org.apache.batik.svggen.font.table
Class Device

java.lang.Object
  extended by org.apache.batik.svggen.font.table.Device

public class Device
extends Object

Version:
$Id: Device.java 1733416 2016-03-03 07:07:13Z gadams $
Author:
David Schweinsberg

Constructor Summary
Device(RandomAccessFile raf)
          Creates new Device
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Device

public Device(RandomAccessFile raf)
       throws IOException
Creates new Device

Throws:
IOException


Copyright © 2000–2017 Apache Software Foundation. All rights reserved.