public class PSProcSet extends PSResource
TYPE_CIDFONT, TYPE_CMAP, TYPE_ENCODING, TYPE_FILE, TYPE_FONT, TYPE_FORM, TYPE_PATTERN, TYPE_PROCSET
Constructor and Description |
---|
PSProcSet(String name)
Creates a new instance.
|
PSProcSet(String name,
float version,
int revision)
Creates a new instance.
|
Modifier and Type | Method and 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 PSResource
Copyright © 2021 Apache Software Foundation. All rights reserved.