Packagecom.adobe.livecycle.convertpdfservice.client.enumeration
Classpublic final class LineWeight
InheritanceLineWeight Inheritance Enum

Represents line weight settings, which are used to enhance drawing readability. This enumeration value is used for lines for trim, bleed, and registration marks.



Public Methods
 MethodDefined By
  
String getLineWeight()
Returns the value of the line weight.
LineWeight
Public Constants
 ConstantDefined By
  point125
[static] Represents a line weight of 0.125.
LineWeight
  point25
[static] Represents a line weight of 0.25.
LineWeight
  point5
[static] Represents a line weight of 0.50.
LineWeight
Method Detail
getLineWeight()
public String getLineWeight()

Returns the value of the line weight.

Returns
A string value that specifies the line weight.
Constant Detail
point125Constant
public static final point125

Represents a line weight of 0.125.

point25Constant 
public static final point25

Represents a line weight of 0.25.

point5Constant 
public static final point5

Represents a line weight of 0.50.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/livecycle/convertpdfservice/client/enumeration/LineWeight.html