#import <OAVDrawable.h>
Abgeleitet von NSObject.
Öffentliche, statische Methoden | |
| (struct _xmlDoc *) | + vmlDocumentFromPart: |
| (id) | + readDrawableFromNode:state: |
| (id) | + readDrawablesFromParent:state: |
| (void) | + readFromDrawable:toDrawable:state: |
| (struct _NSRect) | + readCoordBounds: |
Definiert in Zeile 9 der Datei OAVDrawable.h.
| + (struct _xmlDoc *) vmlDocumentFromPart: | (id) | fp8 |
| + (id) readDrawableFromNode: | (struct _xmlNode *) | fp8 | ||
| state: | (id) | fp12 | ||
| + (id) readDrawablesFromParent: | (struct _xmlNode *) | fp8 | ||
| state: | (id) | fp12 | ||
| + (void) readFromDrawable: | (struct _xmlNode *) | fp8 | ||
| toDrawable: | (id) | fp12 | ||
| state: | (id) | fp16 | ||