|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jniwrapper.Parameter
com.jniwrapper.Structure
com.jniwrapper.macosx.cocoa.nstypesetter._NSTypesetterGlyphInfoStructure
This class represents _NSTypesetterGlyphInfoStructure
structure.
Field Summary |
Fields inherited from class com.jniwrapper.Structure |
f |
Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
Constructor Summary | |
_NSTypesetterGlyphInfoStructure()
|
Method Summary | |
_giflagsStructure |
get__giflags()
|
com.jniwrapper.SingleFloat |
get_AboveBaseline()
|
NSSize |
get_AttachmentSize()
|
com.jniwrapper.SingleFloat |
get_BelowBaseline()
|
NSPoint |
get_CurLocation()
|
com.jniwrapper.SingleFloat |
get_Extent()
|
NSFont |
get_Font()
|
com.jniwrapper.UInt16 |
get_GlyphCharacterIndex()
|
Methods inherited from class com.jniwrapper.Structure |
a, a, acceptIOPerformer, addMembers, clone, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write |
Methods inherited from class com.jniwrapper.Parameter |
|
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public _NSTypesetterGlyphInfoStructure()
Method Detail |
public NSPoint get_CurLocation()
public com.jniwrapper.SingleFloat get_Extent()
public com.jniwrapper.SingleFloat get_BelowBaseline()
public com.jniwrapper.SingleFloat get_AboveBaseline()
public com.jniwrapper.UInt16 get_GlyphCharacterIndex()
public NSFont get_Font()
public NSSize get_AttachmentSize()
public _giflagsStructure get__giflags()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |