Package com.adobe.livecycle.signatures.client.types
Classpublic final class TextDirection
InheritanceTextDirection Inheritance Enum

The TextDirection class represents the direction of text within a signature.



Public Methods
 MethodDefined by
  
[static] For internal use only.
TextDirection
  
String toString()
TextDirection
Public Constants
 ConstantDefined by
  AUTO
[static] The direction of text is based on auto values.
TextDirection
  LEFT
[static] The direction of text is from left to right.
TextDirection
  RIGHT
[static] The direction of text is from right to left.
TextDirection
Method Detail
getValueFromString()
public static TextDirection getValueFromString(String id)

For internal use only.

Parameters

id

Returns
toString() 
public String toString()

Returns
Constant Detail
AUTOConstant
public static final AUTO

The direction of text is based on auto values.

LEFTConstant 
public static final LEFT

The direction of text is from left to right.

RIGHTConstant 
public static final RIGHT

The direction of text is from right to left.





 

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

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/signatures/client/types/TextDirection.html