IBM ILOG Dojo Diagrammer 1.1.1 API Documentation
Legend: Array Boolean Constructor Date DomNode Error Function Namespace Number Object RegExp Singleton String

ibm_ilog.diagram.util.BidiUtil

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

bidiFormat
apply BidiFormat on the text of the shape, according to the text direction sh - Shape
ParameterTypeDescription
shShape
checkDir
Returns return here some default for neutrals
Returns "ltr" or "rtl" text direction depending on first strong RTL character in the text
ParameterTypeDescription
textString
complExp
Returns Shape with text converted according to complex expression type sh - Shape
ParameterTypeDescription
shShape