ibm_ilog.diagram.util.BidiUtil (version 1.1-SNAPSHOT)
Object » ibm_ilog.diagram.util.BidiUtil
dojo.require("ibm_ilog.diagram.util.BidiUtil");
Method Summary
- bidiFormat(sh) apply BidiFormat on the text of the shape, according to the text direction sh - Shape
- checkDir(text) returns return here some default for neutrals Returns "ltr" or "rtl" text direction depending on first strong RTL character in the text
- complExp(sh) Returns Shape with text converted according to complex expression type sh - Shape
Methods
apply BidiFormat on the text of the shape, according to the text direction
sh - Shape
Parameter | Type | Description |
---|---|---|
sh | Shape |
Returns return here some default for neutrals
Returns "ltr" or "rtl" text direction depending on first strong RTL character in the text
Parameter | Type | Description |
---|---|---|
text | String |