NSRulerView
FredKiefer@gmx.de
The NSRulerView class.
2001 Free Software Foundation, Inc.
Software documentation for the NSRulerView class
AppKit/NSRulerView.h
Description forthcoming.
registerUnitWithName:
unitName
abbreviation:
abbreviation
unitToPointsConversionFactor:
conversionFactor
stepUpCycle:
stepUpCycle
stepDownCycle:
stepDownCycle
Description forthcoming.
accessoryView
Description forthcoming.
addMarker:
aMarker
Description forthcoming.
baselineLocation
Description forthcoming.
clientView
Description forthcoming.
drawHashMarksAndLabelsInRect:
aRect
Description forthcoming.
drawMarkersInRect:
aRect
Description forthcoming.
initWithScrollView:
aScrollView
orientation:
orientation
Description forthcoming.
invalidateHashMarks
Description forthcoming.
isFlipped
Description forthcoming.
markers
Description forthcoming.
measurementUnits
Description forthcoming.
moveRulerlineFromLocation:
oldLoc
toLocation:
newLoc
Description forthcoming.
orientation
Description forthcoming.
originOffset
Description forthcoming.
removeMarker:
aMarker
Description forthcoming.
requiredThickness
Description forthcoming.
reservedThicknessForAccessoryView
Description forthcoming.
reservedThicknessForMarkers
Description forthcoming.
ruleThickness
Description forthcoming.
scrollView
Description forthcoming.
setAccessoryView:
aView
Description forthcoming.
setClientView:
aView
Description forthcoming.
setMarkers:
markers
Description forthcoming.
setMeasurementUnits:
unitName
Description forthcoming.
setOrientation:
orientation
Description forthcoming.
setOriginOffset:
offset
Description forthcoming.
setReservedThicknessForAccessoryView:
thickness
Description forthcoming.
setReservedThicknessForMarkers:
thickness
Description forthcoming.
setRuleThickness:
thickness
Description forthcoming.
setScrollView:
scrollView
Description forthcoming.
trackMarker:
aMarker
withMouseEvent:
theEvent
Description forthcoming.
Software documentation for the
NSObject(NSRulerViewClient)
category
AppKit/NSRulerView.h
Description forthcoming.
rulerView:
aRulerView
didAddMarker:
aMarker
Description forthcoming.
rulerView:
aRulerView
didMoveMarker:
aMarker
Description forthcoming.
rulerView:
aRulerView
didRemoveMarker:
aMarker
Description forthcoming.
rulerView:
aRulerView
handleMouseDown:
theEvent
Description forthcoming.
rulerView:
aRulerView
shouldAddMarker:
aMarker
Description forthcoming.
rulerView:
aRulerView
shouldMoveMarker:
aMarker
Description forthcoming.
rulerView:
aRulerView
shouldRemoveMarker:
aMarker
Description forthcoming.
rulerView:
aRulerView
willAddMarker:
aMarker
atLocation:
location
Description forthcoming.
rulerView:
aRulerView
willMoveMarker:
aMarker
toLocation:
location
Description forthcoming.
rulerView:
aRulerView
willSetClientView:
newClient
Description forthcoming.