public abstract class PBOperator extends GenericModelObject implements Operator
| Modifier and Type | Field and Description |
|---|---|
protected List<COSBase> |
arguments |
static int |
MAX_NUMBER_OF_ELEMENTS |
contextDependent| Modifier | Constructor and Description |
|---|---|
protected |
PBOperator(List<COSBase> arguments,
String opType) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CosNumber> |
getLastNumber() |
protected List<CosReal> |
getLastReal() |
protected List<CosNumber> |
getListOfNumbers() |
protected List<CosReal> |
getListOfReals() |
getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final int MAX_NUMBER_OF_ELEMENTS
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.