public abstract class Device extends Object
Abstract class for all types of devices. Device is used to represent pdf document in some format. For example, document page can be represented as image or text.
Device()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Device()