|
PDF Clown 0.0.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.stefanochizzolini.clown.documents.contents.objects.ContentObject
public abstract class ContentObject
Abstract content object [PDF:1.6:4.1].
Constructor Summary | |
---|---|
ContentObject()
|
Method Summary | |
---|---|
void |
applyTo(ContentScanner.GraphicsState state)
Applies the object's state to the specified graphics state. |
abstract void |
writeTo(IOutputStream stream)
Writes PDF representation of the object to the target buffer. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentObject()
Method Detail |
---|
public void applyTo(ContentScanner.GraphicsState state)
state
- Content scanner graphics state.public abstract void writeTo(IOutputStream stream)
|
PDF Clown 0.0.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |