public class GFOperator
extends GenericModelObject
| Modifier and Type | Field and Description |
|---|---|
protected List<COSBase> |
arguments |
static int |
MAX_NUMBER_OF_ELEMENTS |
| Modifier | Constructor and Description |
|---|---|
protected |
GFOperator(List<COSBase> arguments,
String opType) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CosInteger> |
getLastInteger() |
protected List<CosNumber> |
getLastNumber() |
protected List<CosNumber> |
getListOfNumbers() |
public static final int MAX_NUMBER_OF_ELEMENTS
protected final List<COSBase> arguments
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.