Class Neutron
java.lang.Object
net.sourceforge.plantuml.klimt.creole.Neutron
-
Method Summary
Modifier and TypeMethodDescriptionasAtom()static Neutronstatic NeutronTypegetNeutronTypeFromChar(char ch) getType()doublegetWidth(StringBounder stringBounder) static booleanisChineseSentenceBoundary(char ch) static booleanisSeparator(char ch) toString()static Neutron
-
Method Details
-
create
-
zwspSeparator
-
toString
-
asAtom
-
getType
-
isSeparator
public static boolean isSeparator(char ch) -
isChineseSentenceBoundary
public static boolean isChineseSentenceBoundary(char ch) -
getWidth
-
getNeutronTypeFromChar
-