net.loadbang.util
Interface MaxFormattable


public interface MaxFormattable

An object which can be formatted (printed) as something Max can output.


Method Summary
 com.cycling74.max.Atom[] maxFormat()
          Format the object as an array of Atoms.
 

Method Detail

maxFormat

com.cycling74.max.Atom[] maxFormat()
Format the object as an array of Atoms.