Package | Description |
---|---|
psdi.iface.bidi.core |
Modifier and Type | Method and Description |
---|---|
static BidiAttributes |
BidiTransformer.getDefaultBidiAttributes() |
Modifier and Type | Method and Description |
---|---|
boolean |
BidiAttributes.equalsIgnoreSwapping(BidiAttributes attrs)
Compares the passed attributes with
this ignoring the Symmetric Swapping field |
Constructor and Description |
---|
BidiTransformer(BidiAttributes inAttrs,
BidiAttributes outAttrs)
Set the input and output Bidi attributes of the {@link BidiAttributes)
|
BidiTransformer(BidiAttributes inAttrs,
BidiAttributes outAttrs,
boolean exceptIfEqual)
Set the input and output Bidi attributes of the {@link BidiAttributes)
|