Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.iface.bidi.core.BidiAttributes

  • Packages that use BidiAttributes 
    Package Description
    psdi.iface.bidi.core  
    • Uses of BidiAttributes in psdi.iface.bidi.core

      Methods in psdi.iface.bidi.core that return BidiAttributes 
      Modifier and Type Method and Description
      static BidiAttributes BidiTransformer.getDefaultBidiAttributes() 
      Methods in psdi.iface.bidi.core with parameters of type BidiAttributes 
      Modifier and Type Method and Description
      boolean BidiAttributes.equalsIgnoreSwapping(BidiAttributes attrs)
      Compares the passed attributes with this ignoring the Symmetric Swapping field
      Constructors in psdi.iface.bidi.core with parameters of type BidiAttributes 
      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)
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes