public class PSProcSet extends PSResource
TYPE_CIDFONT, TYPE_CMAP, TYPE_ENCODING, TYPE_FILE, TYPE_FONT, TYPE_FORM, TYPE_PATTERN, TYPE_PROCSET| Constructor | Description |
|---|---|
PSProcSet(java.lang.String name) |
Creates a new instance.
|
PSProcSet(java.lang.String name,
float version,
int revision) |
Creates a new instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getResourceSpecification() |
|
int |
getRevision() |
|
float |
getVersion() |
public PSProcSet(java.lang.String name)
name - name of the resourcepublic PSProcSet(java.lang.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 java.lang.String getResourceSpecification()
getResourceSpecification in class PSResourceCopyright 1999-2018 The Apache Software Foundation. All Rights Reserved.