Up

AFSequenceGraphElement class documentation

Authors

Stefan Urbanek (urbanek@host.sk)

Copyright: (C) 2002 Stefan Urbanek

Software documentation for the AFSequenceGraphElement class

AFSequenceGraphElement : AFGraphElement

Declared in:
FarmingKit/AFSequenceGraphElement.h

Description forthcoming.

Method summary

elementWithCollection:

+ (id) elementWithCollection: (AFNumberCollection*)aCollection;

Description forthcoming.


collection

- (AFNumberCollection*) collection;

Description forthcoming.


initWithCollection:

- (id) initWithCollection: (AFNumberCollection*)aCollection;

Description forthcoming.



Up