|
jPod PDF library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.pdf.postscript.PSObject
de.intarsys.pdf.postscript.PSPrimitiveObject
public class PSPrimitiveObject
Field Summary | |
---|---|
Object |
object
|
Constructor Summary | |
---|---|
PSPrimitiveObject(Object object)
|
Method Summary | |
---|---|
void |
accept(Handler handler)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Object object
Constructor Detail |
---|
public PSPrimitiveObject(Object object)
Method Detail |
---|
public void accept(Handler handler)
accept
in class PSObject
|
jPod PDF library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |