Uses of Enum Class
org.x4o.fc18.FourCornerUnicodeMapper
Packages that use FourCornerUnicodeMapper
-
Uses of FourCornerUnicodeMapper in org.x4o.fc18
Subclasses with type arguments of type FourCornerUnicodeMapper in org.x4o.fc18Modifier and TypeClassDescriptionenum
Holds conversion maps between four corner int18 and unicode int21 points.Methods in org.x4o.fc18 that return FourCornerUnicodeMapperModifier and TypeMethodDescriptionstatic FourCornerUnicodeMapper
Returns the enum constant of this class with the specified name.static FourCornerUnicodeMapper[]
FourCornerUnicodeMapper.values()
Returns an array containing the constants of this enum class, in the order they are declared.