public class DSCCommentHiResBoundingBox extends DSCCommentBoundingBox
COMMENT, DSC_COMMENT, EOF, HEADER_COMMENT, LINE
构造器和说明 |
---|
DSCCommentHiResBoundingBox()
Creates a new instance.
|
DSCCommentHiResBoundingBox(Rectangle2D bbox)
Creates a new instance.
|
限定符和类型 | 方法和说明 |
---|---|
void |
generate(PSGenerator gen)
Writes the event to the given PSGenerator.
|
String |
getName()
Returns the name of the DSC comment.
|
getBoundingBox, hasValues, parseValue, setBoundingBox
asDSCComment, getEventType, isAtend, isDSCComment, splitParams
asLine, isComment, isHeaderComment, isLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asLine, isComment, isHeaderComment, isLine
public DSCCommentHiResBoundingBox()
public DSCCommentHiResBoundingBox(Rectangle2D bbox)
bbox
- the bounding boxpublic String getName()
getName
在接口中 DSCComment
getName
在类中 DSCCommentBoundingBox
public void generate(PSGenerator gen) throws IOException
generate
在接口中 DSCComment
generate
在接口中 DSCEvent
generate
在类中 DSCCommentBoundingBox
gen
- the PSGenerator to write toIOException
- In case of an I/O errorDSCEvent.generate(
org.apache.xmlgraphics.ps.PSGenerator)
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.