public class GlyphDetail extends Object
Constructor and Description |
---|
GlyphDetail(int code) |
GlyphDetail(int code,
GlyphException error) |
public GlyphDetail(int code)
code
- character codepublic GlyphDetail(int code, GlyphException error)
code
- character codeerror
- glyph exceptionpublic void throwExceptionIfNotValid() throws GlyphException
GlyphException
public int getCode()
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.