Modifier and Type | Method and Description |
---|---|
GeneralGlyph |
GeneralGlyph.cloneObject()
Creates and returns a deep copy of this
SBase object. |
GeneralGlyph |
Layout.createGeneralGlyph() |
GeneralGlyph |
Layout.getGeneralGlyph(long index) |
GeneralGlyph |
Layout.getGeneralGlyph(String id) |
Modifier and Type | Method and Description |
---|---|
void |
Layout.addGeneralGlyph(GeneralGlyph glyph) |
Constructor and Description |
---|
GeneralGlyph(GeneralGlyph source) |