|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface represents NSGlyphStorageProtocol protocol.
See the protocol documentation at the Apple's site: NSGlyphStorageProtocol
| Method Summary | |
com.jniwrapper.Pointer.Void |
attributedString()
|
void |
insertGlyphs_length_forStartingGlyphAtIndex_characterIndex(NSGlyph glyphs,
com.jniwrapper.UInt length,
com.jniwrapper.UInt glyphIndex,
com.jniwrapper.UInt charIndex)
This method represents the insertGlyphs() method of the NSGlyphStorageProtocol Objective-C protocol. |
com.jniwrapper.UInt |
layoutOptions()
|
void |
setIntAttribute_value_forGlyphAtIndex(com.jniwrapper.Int attributeTag,
com.jniwrapper.Int val,
com.jniwrapper.UInt16 glyphIndex)
This method represents the setIntAttribute() method of the NSGlyphStorageProtocol Objective-C protocol. |
| Method Detail |
public com.jniwrapper.Pointer.Void attributedString()
public com.jniwrapper.UInt layoutOptions()
public void insertGlyphs_length_forStartingGlyphAtIndex_characterIndex(NSGlyph glyphs,
com.jniwrapper.UInt length,
com.jniwrapper.UInt glyphIndex,
com.jniwrapper.UInt charIndex)
insertGlyphs() method of the NSGlyphStorageProtocol Objective-C protocol.
glyphs - length - glyphIndex - charIndex -
public void setIntAttribute_value_forGlyphAtIndex(com.jniwrapper.Int attributeTag,
com.jniwrapper.Int val,
com.jniwrapper.UInt16 glyphIndex)
setIntAttribute() method of the NSGlyphStorageProtocol Objective-C protocol.
attributeTag - val - glyphIndex -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||