public interface IsDefaultTextDirectionHandler
| Modifier and Type | Method and Description | 
|---|---|
| TextDirection | getTextDirection()Returns the text direction that will force on the canvas for rendering the object, regardless of the CSS specified on the canvas. | 
| boolean | isRtl()Returns  truefor rendering the object from right to left. | 
boolean isRtl()
true for rendering the object from right to left.true for rendering the object from right to left.TextDirection getTextDirection()