public class PDSeedValueMDP
extends java.lang.Object
| Constructor | Description |
|---|---|
PDSeedValueMDP() |
Default constructor.
|
PDSeedValueMDP(COSDictionary dict) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
COSDictionary |
getCOSObject() |
Convert this standard java object to a COS dictionary.
|
int |
getP() |
Return the P value.
|
void |
setP(int p) |
Set the P value.
|
public PDSeedValueMDP()
public PDSeedValueMDP(COSDictionary dict)
dict - The signature dictionary.public COSDictionary getCOSObject()
public int getP()
public void setP(int p)
p - the value to be set as PCopyright © 2002–2018. All rights reserved.