ProjectManager  0.2
Public Member Functions | Protected Attributes
EditorGuide Class Reference

A guide is a line (either horizontal or vertical) which draws itself inside a view at a specified offset. More...

List of all members.

Public Member Functions

(void) - drawRect:
 Instructs the guide to draw itself in `r'.
(void) - setOffset:
(float) - offset
(void) - setHorizontal:
(BOOL) - isHorizontal
(void) - setSelected:
(BOOL) - isSelected
(void) - setGuideStyle:
(EditorGuideStyle) - guideStyle
(void) - setColor:
(NSColor *) - color

Protected Attributes

float offset
BOOL isHorizontal
BOOL isSelected
EditorGuideStyle style
NSColor * color
NSColor * selectedColor

Detailed Description

A guide is a line (either horizontal or vertical) which draws itself inside a view at a specified offset.


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