/* * Generated by class-dump 3.1.1. * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard. */ @interface NSView (TSGraphicView) - (float)scale; - (void)setScale:(float)fp8; @end @interface NSWindowController (TSWindowController) - (id)graphicView; @end