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