|
DrawKit
Vector and illustration framework for Mac OS X
|
deprecated methods More...
Class Methods | |
| (DKDrawing *) | + drawingWithContentsOfFile: |
| (DKDrawing *) | + drawingWithData:fromFileAtPath: |
| (void) | + loadDefaults |
| Loads the static user defaults for all classes in the drawing system. More... | |
| (void) | + saveDefaults |
| Saves the static class defaults for ALL classes in the drawing system. More... | |
deprecated methods
Extends class DKDrawing.
| + (void) loadDefaults |
Loads the static user defaults for all classes in the drawing system.
Deprecated - no longer does anything
Extends class DKDrawing.
| + (void) saveDefaults |
Saves the static class defaults for ALL classes in the drawing system.
Deprecated - no longer does anything
Extends class DKDrawing.
1.8.9.1