MyView

Inherits From:
NSView

Declared In:
MyView.h

Class Description

No class description.


Instance Variables

id currentPage;
id totalPage;
id mySize;
int imageType;
BOOL fixScroll;
NSPDFImageRep *myRep;
NSBitmapImageRep *gsRep;
NSTask *gsTask;
MyDocument *myDocument;

currentPageNo description.
totalPageNo description.
mySizeNo description.
imageTypeNo description.
fixScrollNo description.
myRepNo description.
gsRepNo description.
gsTaskNo description.
myDocumentNo description.


Method Types

- setImageType:
- previousPage:
- nextPage:
- goToPage:
- setImageRep:
- changeSize:
- printDocument:
- slider
- destroyGSRep
- setDocument:
- drawWithGhostscript

Instance Methods

changeSize:

- (void)changeSize:sender

No method description.


destroyGSRep

- (void)destroyGSRep

No method description.


drawWithGhostscript

- (void)drawWithGhostscript

No method description.


goToPage:

- (void)goToPage:sender

No method description.


nextPage:

- (void)nextPage:sender

No method description.


previousPage:

- (void)previousPage:sender

No method description.


printDocument:

- (void)printDocument:sender

No method description.


setDocument:

- (void)setDocument:(id)theDocument

No method description.


setImageRep:

- (void)setImageRep:(NSPDFImageRep *)theRep

No method description.


setImageType:

- (void)setImageType:(int)theType

No method description.


slider

- (id)slider

No method description.


Version 1.1 Copyright ©2001. All Rights Reserved.