Package | Description |
---|---|
com.adobe.fd.cpdf.api | |
com.adobe.fd.cpdf.api.enumeration |
Modifier and Type | Method and Description |
---|---|
LineWeight |
ToPSOptionsSpec.getLineWeight()
Returns a
LineWeight enumeration value that specifies the weight of the lines in the resulting PostScript file. |
Modifier and Type | Method and Description |
---|---|
void |
ToPSOptionsSpec.setLineWeight(LineWeight lineWeight)
Sets the weight of the lines in the resulting PostScript file.
|
Modifier and Type | Method and Description |
---|---|
static LineWeight |
LineWeight.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineWeight[] |
LineWeight.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.