ProjectManager 0.2
EditorRulerView Class Reference
Inheritance diagram for EditorRulerView:

Instance Methods

(void) - setUnitSize:
 
(float) - unitSize
 
(void) - setMargin:
 Adds a margin to the right side (if the ruler is vertical) or bottom side (if the ruler is horizontal).
 
(float) - margin
 
(void) - refreshHighlightedArea
 

Protected Attributes

float unitSize
 
float margin
 
NSColor * highlightColor
 
NSRect selectionRect
 
NSRect highlightedRect
 

Method Documentation

◆ setMargin:

- (void) setMargin: (float) aMargin

Adds a margin to the right side (if the ruler is vertical) or bottom side (if the ruler is horizontal).

This is added to the ruler's thickness automatically.


The documentation for this class was generated from the following files: