Modifier and Type | Method and Description |
---|---|
static GlyphUInt32Id |
GlyphUInt32Id.getNotDefId()
Gets not defined glyph id.
|
GlyphUInt32Id |
GlyphId.toGlyphUInt32Id()
Virtual cast to GlyphUInt32Id.
|
GlyphUInt32Id |
GlyphUInt32Id.toGlyphUInt32Id()
Cast GlyphId to GlyphUInt32Id
|
Modifier and Type | Method and Description |
---|---|
static boolean |
GlyphUInt32Id.op_Equality(GlyphUInt32Id obj1,
Object obj2)
Equality operator implementation.
|
static boolean |
GlyphUInt32Id.op_Inequality(GlyphUInt32Id obj1,
Object obj2)
Inequality operator implementation.
|