Comparablepublic class PSProcSet extends PSResource
TYPE_CIDFONT, TYPE_CMAP, TYPE_ENCODING, TYPE_FILE, TYPE_FONT, TYPE_FORM, TYPE_PATTERN, TYPE_PROCSET| Constructor | Description |
|---|---|
PSProcSet(String name) |
Creates a new instance.
|
PSProcSet(String name,
float version,
int revision) |
Creates a new instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getResourceSpecification() |
|
int |
getRevision() |
|
float |
getVersion() |
public PSProcSet(String name)
name - name of the resourcepublic PSProcSet(String name, float version, int revision)
name - name of the resourceversion - version of the resourcerevision - revision of the resourcepublic float getVersion()
public int getRevision()
public String getResourceSpecification()
getResourceSpecification in class PSResourceCopyright © 2018 Apache Software Foundation. All rights reserved.