net.sourceforge.plantuml.braille
Class BrailleUtils

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

public class BrailleUtils
extends Object


Constructor Summary
BrailleUtils()
           
 
Method Summary
static boolean isBraille(char c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrailleUtils

public BrailleUtils()
Method Detail

isBraille

public static boolean isBraille(char c)


Copyright © 2013. All Rights Reserved.