|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jniwrapper.Parameter
com.jniwrapper.Pointer.Void
com.jniwrapper.macosx.cocoa.Id
com.jniwrapper.macosx.cocoa.CObject
com.jniwrapper.macosx.cocoa.nsobject.NSObject
com.jniwrapper.macosx.cocoa.nslayoutmanager.NSLayoutManager
This class represents NSLayoutManager class.
See the class documentation at the Apple's site: NSLayoutManager
| Field Summary |
| Fields inherited from class com.jniwrapper.macosx.cocoa.CObject |
_fields |
| Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
| Constructor Summary | |
NSLayoutManager()
|
|
NSLayoutManager(boolean autorelease)
Contructs the NSLayoutManager class with the autorelease option on. |
|
NSLayoutManager(com.jniwrapper.Pointer.Void instancePtr)
Contructs the NSLayoutManager class from pointer. |
|
NSLayoutManager(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
Contructs the NSLayoutManager class with static constructor. |
|
| Method Summary | |
void |
addTemporaryAttributes_forCharacterRange(NSDictionary attrs,
NSRange charRange)
This method represents the addTemporaryAttributes() method of the NSLayoutManager Objective-C class. |
void |
addTextContainer(NSTextContainer container)
|
NSSize |
attachmentSizeForGlyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
|
com.jniwrapper.Pointer.Void |
attributedString()
|
com.jniwrapper.Bool |
backgroundLayoutEnabled()
|
NSRect |
boundingRectForGlyphRange_inTextContainer(NSRange glyphRange,
NSTextContainer container)
This method represents the boundingRectForGlyphRange() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.UInt16 |
characterIndexForGlyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
|
NSRange |
characterRangeForGlyphRange_actualGlyphRange(NSRange glyphRange,
NSRangePointer actualGlyphRange)
This method represents the characterRangeForGlyphRange() method of the NSLayoutManager Objective-C class. |
NSImageScaling |
defaultAttachmentScaling()
|
com.jniwrapper.SingleFloat |
defaultLineHeightForFont(NSFont theFont)
|
Id |
delegate()
|
void |
deleteGlyphsInRange(NSRange glyphRange)
|
void |
drawBackgroundForGlyphRange_atPoint(NSRange glyphsToShow,
NSPoint origin)
This method represents the drawBackgroundForGlyphRange() method of the NSLayoutManager Objective-C class. |
void |
drawGlyphsForGlyphRange_atPoint(NSRange glyphsToShow,
NSPoint origin)
This method represents the drawGlyphsForGlyphRange() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.Bool |
drawsOutsideLineFragmentForGlyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
|
void |
drawStrikethroughForGlyphRange_strikethroughType_baselineOffset_lineFragmentRect_lineFragmentGlyphRange_containerOrigin(NSRange glyphRange,
com.jniwrapper.Int strikethroughVal,
com.jniwrapper.SingleFloat baselineOffset,
NSRect lineRect,
NSRange lineGlyphRange,
NSPoint containerOrigin)
This method represents the drawStrikethroughForGlyphRange() method of the NSLayoutManager Objective-C class. |
void |
drawUnderlineForGlyphRange_underlineType_baselineOffset_lineFragmentRect_lineFragmentGlyphRange_containerOrigin(NSRange glyphRange,
com.jniwrapper.Int underlineVal,
com.jniwrapper.SingleFloat baselineOffset,
NSRect lineRect,
NSRange lineGlyphRange,
NSPoint containerOrigin)
This method represents the drawUnderlineForGlyphRange() method of the NSLayoutManager Objective-C class. |
void |
encodeWithCoder(NSCoder aCoder)
|
NSRect |
extraLineFragmentRect()
|
com.jniwrapper.Pointer.Void |
extraLineFragmentTextContainer()
|
NSRect |
extraLineFragmentUsedRect()
|
com.jniwrapper.Pointer.Void |
firstTextView()
|
com.jniwrapper.UInt16 |
firstUnlaidCharacterIndex()
|
com.jniwrapper.UInt16 |
firstUnlaidGlyphIndex()
|
com.jniwrapper.SingleFloat |
fractionOfDistanceThroughGlyphForPoint_inTextContainer(NSPoint point,
NSTextContainer container)
This method represents the fractionOfDistanceThroughGlyphForPoint() method of the NSLayoutManager Objective-C class. |
void |
getFirstUnlaidCharacterIndex_glyphIndex(com.jniwrapper.UInt16 charIndex,
com.jniwrapper.UInt16 glyphIndex)
This method represents the getFirstUnlaidCharacterIndex() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.UInt16 |
getGlyphs_range(NSGlyph glyphArray,
NSRange glyphRange)
This method represents the getGlyphs() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.UInt16 |
getGlyphsInRange_glyphs_characterIndexes_glyphInscriptions_elasticBits_bidiLevels(NSRange glyphsRange,
NSGlyph glyphBuffer,
com.jniwrapper.UInt16 charIndexBuffer,
NSGlyphInscription inscribeBuffer,
boolean elasticBuffer,
com.jniwrapper.AnsiString bidiLevelBuffer)
This method represents the getGlyphsInRange() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.UInt16 |
getGlyphsInRange_glyphs_characterIndexes_glyphInscriptions_elasticBits(NSRange glyphsRange,
NSGlyph glyphBuffer,
com.jniwrapper.UInt16 charIndexBuffer,
NSGlyphInscription inscribeBuffer,
boolean elasticBuffer)
This method represents the getGlyphsInRange() method of the NSLayoutManager Objective-C class. |
NSGlyph |
glyphAtIndex_isValidIndex(com.jniwrapper.UInt16 glyphIndex,
boolean isValidIndex)
This method represents the glyphAtIndex() method of the NSLayoutManager Objective-C class. |
NSGlyph |
glyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
|
com.jniwrapper.UInt16 |
glyphIndexForPoint_inTextContainer_fractionOfDistanceThroughGlyph(NSPoint point,
NSTextContainer container,
com.jniwrapper.SingleFloat partialFraction)
This method represents the glyphIndexForPoint() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.UInt16 |
glyphIndexForPoint_inTextContainer(NSPoint point,
NSTextContainer container)
This method represents the glyphIndexForPoint() method of the NSLayoutManager Objective-C class. |
NSRange |
glyphRangeForBoundingRect_inTextContainer(NSRect bounds,
NSTextContainer container)
This method represents the glyphRangeForBoundingRect() method of the NSLayoutManager Objective-C class. |
NSRange |
glyphRangeForBoundingRectWithoutAdditionalLayout_inTextContainer(NSRect bounds,
NSTextContainer container)
This method represents the glyphRangeForBoundingRectWithoutAdditionalLayout() method of the NSLayoutManager Objective-C class. |
NSRange |
glyphRangeForCharacterRange_actualCharacterRange(NSRange charRange,
NSRangePointer actualCharRange)
This method represents the glyphRangeForCharacterRange() method of the NSLayoutManager Objective-C class. |
NSRange |
glyphRangeForTextContainer(NSTextContainer container)
|
com.jniwrapper.SingleFloat |
hyphenationFactor()
|
Id |
init()
|
protected void |
init(com.jniwrapper.Parameter[] fields)
|
Id |
initWithCoder(NSCoder aDecoder)
|
void |
insertGlyph_atGlyphIndex_characterIndex(NSGlyph glyph,
com.jniwrapper.UInt16 glyphIndex,
com.jniwrapper.UInt16 charIndex)
This method represents the insertGlyph() method of the NSLayoutManager Objective-C class. |
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 NSLayoutManager Objective-C class. |
void |
insertTextContainer_atIndex(NSTextContainer container,
com.jniwrapper.UInt16 index)
This method represents the insertTextContainer() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.Int |
intAttribute_forGlyphAtIndex(com.jniwrapper.Int attributeTag,
com.jniwrapper.UInt16 glyphIndex)
This method represents the intAttribute() method of the NSLayoutManager Objective-C class. |
void |
invalidateDisplayForCharacterRange(NSRange charRange)
|
void |
invalidateDisplayForGlyphRange(NSRange glyphRange)
|
void |
invalidateGlyphsForCharacterRange_changeInLength_actualCharacterRange(NSRange charRange,
com.jniwrapper.Int delta,
NSRangePointer actualCharRange)
This method represents the invalidateGlyphsForCharacterRange() method of the NSLayoutManager Objective-C class. |
void |
invalidateLayoutForCharacterRange_isSoft_actualCharacterRange(NSRange charRange,
boolean flag,
NSRangePointer actualCharRange)
This method represents the invalidateLayoutForCharacterRange() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.Bool |
isValidGlyphIndex(com.jniwrapper.UInt16 glyphIndex)
|
com.jniwrapper.Bool |
layoutManagerOwnsFirstResponderInWindow(NSWindow window)
|
com.jniwrapper.UInt |
layoutOptions()
|
NSRect |
lineFragmentRectForGlyphAtIndex_effectiveRange(com.jniwrapper.UInt16 glyphIndex,
NSRangePointer effectiveGlyphRange)
This method represents the lineFragmentRectForGlyphAtIndex() method of the NSLayoutManager Objective-C class. |
NSRect |
lineFragmentUsedRectForGlyphAtIndex_effectiveRange(com.jniwrapper.UInt16 glyphIndex,
NSRangePointer effectiveGlyphRange)
This method represents the lineFragmentUsedRectForGlyphAtIndex() method of the NSLayoutManager Objective-C class. |
NSPoint |
locationForGlyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
|
com.jniwrapper.Bool |
notShownAttributeForGlyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
|
com.jniwrapper.UInt16 |
numberOfGlyphs()
|
NSRange |
rangeOfNominallySpacedGlyphsContainingIndex(com.jniwrapper.UInt16 glyphIndex)
|
NSRectArray |
rectArrayForCharacterRange_withinSelectedCharacterRange_inTextContainer_rectCount(NSRange charRange,
NSRange selCharRange,
NSTextContainer container,
com.jniwrapper.UInt16 rectCount)
This method represents the rectArrayForCharacterRange() method of the NSLayoutManager Objective-C class. |
NSRectArray |
rectArrayForGlyphRange_withinSelectedGlyphRange_inTextContainer_rectCount(NSRange glyphRange,
NSRange selGlyphRange,
NSTextContainer container,
com.jniwrapper.UInt16 rectCount)
This method represents the rectArrayForGlyphRange() method of the NSLayoutManager Objective-C class. |
void |
removeTemporaryAttribute_forCharacterRange(java.lang.String name,
NSRange charRange)
This method represents the removeTemporaryAttribute() method of the NSLayoutManager Objective-C class. |
void |
removeTextContainerAtIndex(com.jniwrapper.UInt16 index)
|
void |
replaceGlyphAtIndex_withGlyph(com.jniwrapper.UInt16 glyphIndex,
NSGlyph newGlyph)
This method represents the replaceGlyphAtIndex() method of the NSLayoutManager Objective-C class. |
void |
replaceTextStorage(NSTextStorage newTextStorage)
|
com.jniwrapper.Pointer.Void |
rulerAccessoryViewForTextView_paragraphStyle_ruler_enabled(NSTextView view,
NSParagraphStyle style,
NSRulerView ruler,
boolean isEnabled)
This method represents the rulerAccessoryViewForTextView() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.Pointer.Void |
rulerMarkersForTextView_paragraphStyle_ruler(NSTextView view,
NSParagraphStyle style,
NSRulerView ruler)
This method represents the rulerMarkersForTextView() method of the NSLayoutManager Objective-C class. |
void |
setAttachmentSize_forGlyphRange(NSSize attachmentSize,
NSRange glyphRange)
This method represents the setAttachmentSize() method of the NSLayoutManager Objective-C class. |
void |
setBackgroundLayoutEnabled(boolean flag)
|
void |
setCharacterIndex_forGlyphAtIndex(com.jniwrapper.UInt16 charIndex,
com.jniwrapper.UInt16 glyphIndex)
This method represents the setCharacterIndex() method of the NSLayoutManager Objective-C class. |
void |
setDefaultAttachmentScaling(NSImageScaling scaling)
|
void |
setDelegate(Id delegate)
|
void |
setDrawsOutsideLineFragment_forGlyphAtIndex(boolean flag,
com.jniwrapper.UInt16 glyphIndex)
This method represents the setDrawsOutsideLineFragment() method of the NSLayoutManager Objective-C class. |
void |
setExtraLineFragmentRect_usedRect_textContainer(NSRect fragmentRect,
NSRect usedRect,
NSTextContainer container)
This method represents the setExtraLineFragmentRect() method of the NSLayoutManager Objective-C class. |
void |
setHyphenationFactor(com.jniwrapper.SingleFloat factor)
|
void |
setIntAttribute_value_forGlyphAtIndex(com.jniwrapper.Int attributeTag,
com.jniwrapper.Int val,
com.jniwrapper.UInt16 glyphIndex)
This method represents the setIntAttribute() method of the NSLayoutManager Objective-C class. |
void |
setLineFragmentRect_forGlyphRange_usedRect(NSRect fragmentRect,
NSRange glyphRange,
NSRect usedRect)
This method represents the setLineFragmentRect() method of the NSLayoutManager Objective-C class. |
void |
setLocation_forStartOfGlyphRange(NSPoint location,
NSRange glyphRange)
This method represents the setLocation() method of the NSLayoutManager Objective-C class. |
void |
setNotShownAttribute_forGlyphAtIndex(boolean flag,
com.jniwrapper.UInt16 glyphIndex)
This method represents the setNotShownAttribute() method of the NSLayoutManager Objective-C class. |
void |
setShowsControlCharacters(boolean flag)
|
void |
setShowsInvisibleCharacters(boolean flag)
|
void |
setTemporaryAttributes_forCharacterRange(NSDictionary attrs,
NSRange charRange)
This method represents the setTemporaryAttributes() method of the NSLayoutManager Objective-C class. |
void |
setTextContainer_forGlyphRange(NSTextContainer container,
NSRange glyphRange)
This method represents the setTextContainer() method of the NSLayoutManager Objective-C class. |
void |
setTextStorage(NSTextStorage textStorage)
|
void |
setTypesetter(NSTypesetter typesetter)
|
void |
setTypesetterBehavior(NSTypesetterBehavior theBehavior)
|
void |
setUsesScreenFonts(boolean flag)
|
void |
showAttachmentCell_inRect_characterIndex(NSCell cell,
NSRect rect,
com.jniwrapper.UInt16 attachmentIndex)
This method represents the showAttachmentCell() method of the NSLayoutManager Objective-C class. |
void |
showPackedGlyphs_length_glyphRange_atPoint_font_color_printingAdjustment(com.jniwrapper.AnsiString glyphs,
com.jniwrapper.UInt16 glyphLen,
NSRange glyphRange,
NSPoint point,
NSFont font,
NSColor color,
NSSize printingAdjustment)
This method represents the showPackedGlyphs() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.Bool |
showsControlCharacters()
|
com.jniwrapper.Bool |
showsInvisibleCharacters()
|
void |
strikethroughGlyphRange_strikethroughType_lineFragmentRect_lineFragmentGlyphRange_containerOrigin(NSRange glyphRange,
com.jniwrapper.Int strikethroughVal,
NSRect lineRect,
NSRange lineGlyphRange,
NSPoint containerOrigin)
This method represents the strikethroughGlyphRange() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.Pointer.Void |
substituteFontForFont(NSFont originalFont)
|
com.jniwrapper.Pointer.Void |
temporaryAttributesAtCharacterIndex_effectiveRange(com.jniwrapper.UInt16 charIndex,
NSRangePointer effectiveCharRange)
This method represents the temporaryAttributesAtCharacterIndex() method of the NSLayoutManager Objective-C class. |
void |
textContainerChangedGeometry(NSTextContainer container)
|
void |
textContainerChangedTextView(NSTextContainer container)
|
com.jniwrapper.Pointer.Void |
textContainerForGlyphAtIndex_effectiveRange(com.jniwrapper.UInt16 glyphIndex,
NSRangePointer effectiveGlyphRange)
This method represents the textContainerForGlyphAtIndex() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.Pointer.Void |
textContainers()
|
void |
textStorage_edited_range_changeInLength_invalidatedRange(NSTextStorage str,
com.jniwrapper.UInt16 editedMask,
NSRange newCharRange,
com.jniwrapper.Int delta,
NSRange invalidatedCharRange)
This method represents the textStorage() method of the NSLayoutManager Objective-C class. |
com.jniwrapper.Pointer.Void |
textStorage()
|
com.jniwrapper.Pointer.Void |
textViewForBeginningOfSelection()
|
com.jniwrapper.Pointer.Void |
typesetter()
|
NSTypesetterBehavior |
typesetterBehavior()
|
void |
underlineGlyphRange_underlineType_lineFragmentRect_lineFragmentGlyphRange_containerOrigin(NSRange glyphRange,
com.jniwrapper.Int underlineVal,
NSRect lineRect,
NSRange lineGlyphRange,
NSPoint containerOrigin)
This method represents the underlineGlyphRange() method of the NSLayoutManager Objective-C class. |
NSRect |
usedRectForTextContainer(NSTextContainer container)
|
com.jniwrapper.Bool |
usesScreenFonts()
|
| Methods inherited from class com.jniwrapper.macosx.cocoa.CObject |
getClassName |
| Methods inherited from class com.jniwrapper.macosx.cocoa.Id |
clone |
| Methods inherited from class com.jniwrapper.Pointer.Void |
asFunction, asFunction, asTypedPointer, castTo, castTo, equals, getDebugInfo, getLength, getValue, hashCode, isNull, read, setValue, toString, write |
| Methods inherited from class com.jniwrapper.Parameter |
|
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NSLayoutManager()
public NSLayoutManager(boolean autorelease)
NSLayoutManager class with the autorelease option on.
autorelease - public NSLayoutManager(com.jniwrapper.Pointer.Void instancePtr)
NSLayoutManager class from pointer.
instancePtr -
public NSLayoutManager(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
NSLayoutManager class with static constructor.
methodName - parameters - | Method Detail |
protected void init(com.jniwrapper.Parameter[] fields)
init in class NSObject
public NSGlyph glyphAtIndex_isValidIndex(com.jniwrapper.UInt16 glyphIndex,
boolean isValidIndex)
glyphAtIndex() method of the NSLayoutManager Objective-C class.
glyphIndex - isValidIndex -
public NSRect lineFragmentRectForGlyphAtIndex_effectiveRange(com.jniwrapper.UInt16 glyphIndex,
NSRangePointer effectiveGlyphRange)
lineFragmentRectForGlyphAtIndex() method of the NSLayoutManager Objective-C class.
glyphIndex - effectiveGlyphRange -
public com.jniwrapper.Pointer.Void rulerAccessoryViewForTextView_paragraphStyle_ruler_enabled(NSTextView view,
NSParagraphStyle style,
NSRulerView ruler,
boolean isEnabled)
rulerAccessoryViewForTextView() method of the NSLayoutManager Objective-C class.
view - style - ruler - isEnabled -
public void drawStrikethroughForGlyphRange_strikethroughType_baselineOffset_lineFragmentRect_lineFragmentGlyphRange_containerOrigin(NSRange glyphRange,
com.jniwrapper.Int strikethroughVal,
com.jniwrapper.SingleFloat baselineOffset,
NSRect lineRect,
NSRange lineGlyphRange,
NSPoint containerOrigin)
drawStrikethroughForGlyphRange() method of the NSLayoutManager Objective-C class.
glyphRange - strikethroughVal - baselineOffset - lineRect - lineGlyphRange - containerOrigin - public com.jniwrapper.Pointer.Void firstTextView()
public void replaceTextStorage(NSTextStorage newTextStorage)
public com.jniwrapper.UInt16 getGlyphsInRange_glyphs_characterIndexes_glyphInscriptions_elasticBits_bidiLevels(NSRange glyphsRange,
NSGlyph glyphBuffer,
com.jniwrapper.UInt16 charIndexBuffer,
NSGlyphInscription inscribeBuffer,
boolean elasticBuffer,
com.jniwrapper.AnsiString bidiLevelBuffer)
getGlyphsInRange() method of the NSLayoutManager Objective-C class.
glyphsRange - glyphBuffer - charIndexBuffer - inscribeBuffer - elasticBuffer - bidiLevelBuffer -
public com.jniwrapper.UInt16 numberOfGlyphs()
public NSRectArray rectArrayForCharacterRange_withinSelectedCharacterRange_inTextContainer_rectCount(NSRange charRange,
NSRange selCharRange,
NSTextContainer container,
com.jniwrapper.UInt16 rectCount)
rectArrayForCharacterRange() method of the NSLayoutManager Objective-C class.
charRange - selCharRange - container - rectCount -
public com.jniwrapper.Pointer.Void substituteFontForFont(NSFont originalFont)
public void underlineGlyphRange_underlineType_lineFragmentRect_lineFragmentGlyphRange_containerOrigin(NSRange glyphRange,
com.jniwrapper.Int underlineVal,
NSRect lineRect,
NSRange lineGlyphRange,
NSPoint containerOrigin)
underlineGlyphRange() method of the NSLayoutManager Objective-C class.
glyphRange - underlineVal - lineRect - lineGlyphRange - containerOrigin - public void setBackgroundLayoutEnabled(boolean flag)
public void drawUnderlineForGlyphRange_underlineType_baselineOffset_lineFragmentRect_lineFragmentGlyphRange_containerOrigin(NSRange glyphRange,
com.jniwrapper.Int underlineVal,
com.jniwrapper.SingleFloat baselineOffset,
NSRect lineRect,
NSRange lineGlyphRange,
NSPoint containerOrigin)
drawUnderlineForGlyphRange() method of the NSLayoutManager Objective-C class.
glyphRange - underlineVal - baselineOffset - lineRect - lineGlyphRange - containerOrigin - public NSRect usedRectForTextContainer(NSTextContainer container)
public com.jniwrapper.Pointer.Void textContainerForGlyphAtIndex_effectiveRange(com.jniwrapper.UInt16 glyphIndex,
NSRangePointer effectiveGlyphRange)
textContainerForGlyphAtIndex() method of the NSLayoutManager Objective-C class.
glyphIndex - effectiveGlyphRange -
public NSRectArray rectArrayForGlyphRange_withinSelectedGlyphRange_inTextContainer_rectCount(NSRange glyphRange,
NSRange selGlyphRange,
NSTextContainer container,
com.jniwrapper.UInt16 rectCount)
rectArrayForGlyphRange() method of the NSLayoutManager Objective-C class.
glyphRange - selGlyphRange - container - rectCount -
public NSSize attachmentSizeForGlyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
public NSRange glyphRangeForBoundingRectWithoutAdditionalLayout_inTextContainer(NSRect bounds,
NSTextContainer container)
glyphRangeForBoundingRectWithoutAdditionalLayout() method of the NSLayoutManager Objective-C class.
bounds - container -
public com.jniwrapper.UInt16 firstUnlaidGlyphIndex()
public NSRange glyphRangeForTextContainer(NSTextContainer container)
public void setCharacterIndex_forGlyphAtIndex(com.jniwrapper.UInt16 charIndex,
com.jniwrapper.UInt16 glyphIndex)
setCharacterIndex() method of the NSLayoutManager Objective-C class.
charIndex - glyphIndex -
public NSRange glyphRangeForCharacterRange_actualCharacterRange(NSRange charRange,
NSRangePointer actualCharRange)
glyphRangeForCharacterRange() method of the NSLayoutManager Objective-C class.
charRange - actualCharRange -
public void setUsesScreenFonts(boolean flag)
public Id init()
init in class NSObjectpublic com.jniwrapper.Bool notShownAttributeForGlyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
public com.jniwrapper.Pointer.Void extraLineFragmentTextContainer()
public void removeTextContainerAtIndex(com.jniwrapper.UInt16 index)
public void setDrawsOutsideLineFragment_forGlyphAtIndex(boolean flag,
com.jniwrapper.UInt16 glyphIndex)
setDrawsOutsideLineFragment() method of the NSLayoutManager Objective-C class.
flag - glyphIndex - public void setDelegate(Id delegate)
public NSRange rangeOfNominallySpacedGlyphsContainingIndex(com.jniwrapper.UInt16 glyphIndex)
public void showAttachmentCell_inRect_characterIndex(NSCell cell,
NSRect rect,
com.jniwrapper.UInt16 attachmentIndex)
showAttachmentCell() method of the NSLayoutManager Objective-C class.
cell - rect - attachmentIndex -
public void invalidateLayoutForCharacterRange_isSoft_actualCharacterRange(NSRange charRange,
boolean flag,
NSRangePointer actualCharRange)
invalidateLayoutForCharacterRange() method of the NSLayoutManager Objective-C class.
charRange - flag - actualCharRange - public Id initWithCoder(NSCoder aDecoder)
initWithCoder in interface NSCodingProtocol
public void setLocation_forStartOfGlyphRange(NSPoint location,
NSRange glyphRange)
setLocation() method of the NSLayoutManager Objective-C class.
location - glyphRange -
public void getFirstUnlaidCharacterIndex_glyphIndex(com.jniwrapper.UInt16 charIndex,
com.jniwrapper.UInt16 glyphIndex)
getFirstUnlaidCharacterIndex() method of the NSLayoutManager Objective-C class.
charIndex - glyphIndex - public void setDefaultAttachmentScaling(NSImageScaling scaling)
public NSRect extraLineFragmentUsedRect()
public NSImageScaling defaultAttachmentScaling()
public com.jniwrapper.Bool showsInvisibleCharacters()
public void setShowsInvisibleCharacters(boolean flag)
public com.jniwrapper.Int intAttribute_forGlyphAtIndex(com.jniwrapper.Int attributeTag,
com.jniwrapper.UInt16 glyphIndex)
intAttribute() method of the NSLayoutManager Objective-C class.
attributeTag - glyphIndex -
public void setTypesetterBehavior(NSTypesetterBehavior theBehavior)
public NSRect boundingRectForGlyphRange_inTextContainer(NSRange glyphRange,
NSTextContainer container)
boundingRectForGlyphRange() method of the NSLayoutManager Objective-C class.
glyphRange - container -
public com.jniwrapper.UInt16 firstUnlaidCharacterIndex()
public com.jniwrapper.Bool backgroundLayoutEnabled()
public void invalidateDisplayForGlyphRange(NSRange glyphRange)
public Id delegate()
public void insertGlyphs_length_forStartingGlyphAtIndex_characterIndex(NSGlyph glyphs,
com.jniwrapper.UInt length,
com.jniwrapper.UInt glyphIndex,
com.jniwrapper.UInt charIndex)
insertGlyphs() method of the NSLayoutManager Objective-C class.
insertGlyphs_length_forStartingGlyphAtIndex_characterIndex in interface NSGlyphStorageProtocolglyphs - length - glyphIndex - charIndex - public com.jniwrapper.SingleFloat defaultLineHeightForFont(NSFont theFont)
public com.jniwrapper.UInt16 glyphIndexForPoint_inTextContainer_fractionOfDistanceThroughGlyph(NSPoint point,
NSTextContainer container,
com.jniwrapper.SingleFloat partialFraction)
glyphIndexForPoint() method of the NSLayoutManager Objective-C class.
point - container - partialFraction -
public void invalidateDisplayForCharacterRange(NSRange charRange)
public NSTypesetterBehavior typesetterBehavior()
public void setShowsControlCharacters(boolean flag)
public void setNotShownAttribute_forGlyphAtIndex(boolean flag,
com.jniwrapper.UInt16 glyphIndex)
setNotShownAttribute() method of the NSLayoutManager Objective-C class.
flag - glyphIndex - public NSPoint locationForGlyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
public com.jniwrapper.Pointer.Void textStorage()
public void setIntAttribute_value_forGlyphAtIndex(com.jniwrapper.Int attributeTag,
com.jniwrapper.Int val,
com.jniwrapper.UInt16 glyphIndex)
setIntAttribute() method of the NSLayoutManager Objective-C class.
setIntAttribute_value_forGlyphAtIndex in interface NSGlyphStorageProtocolattributeTag - val - glyphIndex -
public void setTextContainer_forGlyphRange(NSTextContainer container,
NSRange glyphRange)
setTextContainer() method of the NSLayoutManager Objective-C class.
container - glyphRange - public void setHyphenationFactor(com.jniwrapper.SingleFloat factor)
public void encodeWithCoder(NSCoder aCoder)
encodeWithCoder in interface NSCodingProtocol
public void drawBackgroundForGlyphRange_atPoint(NSRange glyphsToShow,
NSPoint origin)
drawBackgroundForGlyphRange() method of the NSLayoutManager Objective-C class.
glyphsToShow - origin -
public void insertTextContainer_atIndex(NSTextContainer container,
com.jniwrapper.UInt16 index)
insertTextContainer() method of the NSLayoutManager Objective-C class.
container - index - public com.jniwrapper.UInt layoutOptions()
layoutOptions in interface NSGlyphStorageProtocol
public void setAttachmentSize_forGlyphRange(NSSize attachmentSize,
NSRange glyphRange)
setAttachmentSize() method of the NSLayoutManager Objective-C class.
attachmentSize - glyphRange -
public void setTemporaryAttributes_forCharacterRange(NSDictionary attrs,
NSRange charRange)
setTemporaryAttributes() method of the NSLayoutManager Objective-C class.
attrs - charRange -
public com.jniwrapper.SingleFloat fractionOfDistanceThroughGlyphForPoint_inTextContainer(NSPoint point,
NSTextContainer container)
fractionOfDistanceThroughGlyphForPoint() method of the NSLayoutManager Objective-C class.
point - container -
public com.jniwrapper.UInt16 getGlyphs_range(NSGlyph glyphArray,
NSRange glyphRange)
getGlyphs() method of the NSLayoutManager Objective-C class.
glyphArray - glyphRange -
public com.jniwrapper.Bool layoutManagerOwnsFirstResponderInWindow(NSWindow window)
public void setTypesetter(NSTypesetter typesetter)
public void addTemporaryAttributes_forCharacterRange(NSDictionary attrs,
NSRange charRange)
addTemporaryAttributes() method of the NSLayoutManager Objective-C class.
attrs - charRange - public com.jniwrapper.Pointer.Void textContainers()
public com.jniwrapper.Bool showsControlCharacters()
public void textStorage_edited_range_changeInLength_invalidatedRange(NSTextStorage str,
com.jniwrapper.UInt16 editedMask,
NSRange newCharRange,
com.jniwrapper.Int delta,
NSRange invalidatedCharRange)
textStorage() method of the NSLayoutManager Objective-C class.
str - editedMask - newCharRange - delta - invalidatedCharRange - public com.jniwrapper.Bool usesScreenFonts()
public com.jniwrapper.Pointer.Void typesetter()
public com.jniwrapper.Pointer.Void rulerMarkersForTextView_paragraphStyle_ruler(NSTextView view,
NSParagraphStyle style,
NSRulerView ruler)
rulerMarkersForTextView() method of the NSLayoutManager Objective-C class.
view - style - ruler -
public void replaceGlyphAtIndex_withGlyph(com.jniwrapper.UInt16 glyphIndex,
NSGlyph newGlyph)
replaceGlyphAtIndex() method of the NSLayoutManager Objective-C class.
glyphIndex - newGlyph - public void textContainerChangedTextView(NSTextContainer container)
public void deleteGlyphsInRange(NSRange glyphRange)
public NSRect lineFragmentUsedRectForGlyphAtIndex_effectiveRange(com.jniwrapper.UInt16 glyphIndex,
NSRangePointer effectiveGlyphRange)
lineFragmentUsedRectForGlyphAtIndex() method of the NSLayoutManager Objective-C class.
glyphIndex - effectiveGlyphRange -
public com.jniwrapper.Bool isValidGlyphIndex(com.jniwrapper.UInt16 glyphIndex)
public com.jniwrapper.Pointer.Void textViewForBeginningOfSelection()
public void removeTemporaryAttribute_forCharacterRange(java.lang.String name,
NSRange charRange)
removeTemporaryAttribute() method of the NSLayoutManager Objective-C class.
name - charRange -
public void insertGlyph_atGlyphIndex_characterIndex(NSGlyph glyph,
com.jniwrapper.UInt16 glyphIndex,
com.jniwrapper.UInt16 charIndex)
insertGlyph() method of the NSLayoutManager Objective-C class.
glyph - glyphIndex - charIndex - public void addTextContainer(NSTextContainer container)
public com.jniwrapper.Pointer.Void attributedString()
attributedString in interface NSGlyphStorageProtocolpublic com.jniwrapper.SingleFloat hyphenationFactor()
public com.jniwrapper.UInt16 getGlyphsInRange_glyphs_characterIndexes_glyphInscriptions_elasticBits(NSRange glyphsRange,
NSGlyph glyphBuffer,
com.jniwrapper.UInt16 charIndexBuffer,
NSGlyphInscription inscribeBuffer,
boolean elasticBuffer)
getGlyphsInRange() method of the NSLayoutManager Objective-C class.
glyphsRange - glyphBuffer - charIndexBuffer - inscribeBuffer - elasticBuffer -
public com.jniwrapper.Pointer.Void temporaryAttributesAtCharacterIndex_effectiveRange(com.jniwrapper.UInt16 charIndex,
NSRangePointer effectiveCharRange)
temporaryAttributesAtCharacterIndex() method of the NSLayoutManager Objective-C class.
charIndex - effectiveCharRange -
public NSRange glyphRangeForBoundingRect_inTextContainer(NSRect bounds,
NSTextContainer container)
glyphRangeForBoundingRect() method of the NSLayoutManager Objective-C class.
bounds - container -
public void strikethroughGlyphRange_strikethroughType_lineFragmentRect_lineFragmentGlyphRange_containerOrigin(NSRange glyphRange,
com.jniwrapper.Int strikethroughVal,
NSRect lineRect,
NSRange lineGlyphRange,
NSPoint containerOrigin)
strikethroughGlyphRange() method of the NSLayoutManager Objective-C class.
glyphRange - strikethroughVal - lineRect - lineGlyphRange - containerOrigin - public NSGlyph glyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
public NSRange characterRangeForGlyphRange_actualGlyphRange(NSRange glyphRange,
NSRangePointer actualGlyphRange)
characterRangeForGlyphRange() method of the NSLayoutManager Objective-C class.
glyphRange - actualGlyphRange -
public com.jniwrapper.UInt16 glyphIndexForPoint_inTextContainer(NSPoint point,
NSTextContainer container)
glyphIndexForPoint() method of the NSLayoutManager Objective-C class.
point - container -
public com.jniwrapper.Bool drawsOutsideLineFragmentForGlyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
public com.jniwrapper.UInt16 characterIndexForGlyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
public void setTextStorage(NSTextStorage textStorage)
public void setLineFragmentRect_forGlyphRange_usedRect(NSRect fragmentRect,
NSRange glyphRange,
NSRect usedRect)
setLineFragmentRect() method of the NSLayoutManager Objective-C class.
fragmentRect - glyphRange - usedRect -
public void invalidateGlyphsForCharacterRange_changeInLength_actualCharacterRange(NSRange charRange,
com.jniwrapper.Int delta,
NSRangePointer actualCharRange)
invalidateGlyphsForCharacterRange() method of the NSLayoutManager Objective-C class.
charRange - delta - actualCharRange -
public void showPackedGlyphs_length_glyphRange_atPoint_font_color_printingAdjustment(com.jniwrapper.AnsiString glyphs,
com.jniwrapper.UInt16 glyphLen,
NSRange glyphRange,
NSPoint point,
NSFont font,
NSColor color,
NSSize printingAdjustment)
showPackedGlyphs() method of the NSLayoutManager Objective-C class.
glyphs - glyphLen - glyphRange - point - font - color - printingAdjustment - public void textContainerChangedGeometry(NSTextContainer container)
public NSRect extraLineFragmentRect()
public void setExtraLineFragmentRect_usedRect_textContainer(NSRect fragmentRect,
NSRect usedRect,
NSTextContainer container)
setExtraLineFragmentRect() method of the NSLayoutManager Objective-C class.
fragmentRect - usedRect - container -
public void drawGlyphsForGlyphRange_atPoint(NSRange glyphsToShow,
NSPoint origin)
drawGlyphsForGlyphRange() method of the NSLayoutManager Objective-C class.
glyphsToShow - origin -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||