Package | Description |
---|---|
org.axsl.ps |
Interfaces giving access to various PostScript concepts.
|
Modifier and Type | Method and Description |
---|---|
static CharSet.Predefined |
CharSet.Predefined.findByName(java.lang.String name)
Finds the instance that matches a given name.
|
static CharSet.Predefined |
CharSet.Predefined.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CharSet.Predefined[] |
CharSet.Predefined.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CharSet |
PsServer.getPredefinedCharSet(CharSet.Predefined predefined)
Returns one of the predefined character sets.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.