Java Doc for CSOperation.java in » PDF » jPod » de » intarsys » pdf » content » Java Source Code / Java DocumentationJava Source Code and Java Documentation
hasOperator() Answer true if an operator is already defined.
public boolean
isOpBeginMarkedContent(COSName mark) true if this is a "begin marked content" operation with
the operand mark (or any operation when mark is null).
Parameters: mark - The requested operand to the operation.
matchesOperator(CSOperator other) Answer true if this operator's name matches the token
other.
Parameters: other - token to check against the operators name.
Answer true if an operator is already defined.
Answer true if an operator is already defined.
isOpBeginMarkedContent
public boolean isOpBeginMarkedContent(COSName mark)(Code)
true if this is a "begin marked content" operation with
the operand mark (or any operation when mark is null).
Parameters: mark - The requested operand to the operation. true if this is a "begin marked content" operationwith the operand mark.
Answer true if this operator's name matches the token
other.
Parameters: other - token to check against the operators name. Answer true if this operator's name matches thetoken other.
Set operand at index i to objec.
Parameters: i - The index of the perand in the operand's list. Parameters: object - the operand object The previous operand at index i.