Class BrailleUtils

java.lang.Object
net.sourceforge.plantuml.braille.BrailleUtils

public class BrailleUtils extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    isBraille(char c)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BrailleUtils

      public BrailleUtils()
  • Method Details

    • isBraille

      public static boolean isBraille(char c)