org.abora.white.spaces.unordered
Class HeaperDsp

java.lang.Object
  |
  +--org.abora.white.xpp.basic.Heaper
        |
        +--org.abora.white.spaces.basic.Mapping
              |
              +--org.abora.white.spaces.basic.Dsp
                    |
                    +--org.abora.white.spaces.unordered.IdentityDsp
                          |
                          +--org.abora.white.spaces.unordered.HeaperDsp

public class HeaperDsp
extends IdentityDsp


Constructor Summary
HeaperDsp()
           
 
Method Summary
 CoordinateSpace coordinateSpace()
          the coordinate space of the domain and range of the Dsp
static Dsp make()
           
static Heaper make(Rcvr rcvr)
           
 void sendSelfTo(Xmtr xmtr)
           
 
Methods inherited from class org.abora.white.spaces.unordered.IdentityDsp
actualHashForEqual, compose, inverse, inverseCompose, inverseOf, inverseOfAll, isEqual, isIdentity, minus, of, ofAll, printOn
 
Methods inherited from class org.abora.white.spaces.basic.Dsp
appliedAfter, domain, fetchCombine, fetchDsp, isComplete, preCompose, range, rangeSpace, restrict, restrictRange, simpleMappings, simpleRegionMappings, transformedBy
 
Methods inherited from class org.abora.white.spaces.basic.Mapping
combine, domainSpace, info, inverseOfInt, make, make, make, ofInt, simplerMappings, unrestricted
 
Methods inherited from class org.abora.white.xpp.basic.Heaper
destroy, destruct, equals, hashForEqual, printContentsOn, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HeaperDsp

public HeaperDsp()
Method Detail

coordinateSpace

public CoordinateSpace coordinateSpace()
Description copied from class: Dsp
the coordinate space of the domain and range of the Dsp

Specified by:
coordinateSpace in class IdentityDsp

sendSelfTo

public void sendSelfTo(Xmtr xmtr)
Overrides:
sendSelfTo in class Heaper

make

public static Dsp make()

make

public static Heaper make(Rcvr rcvr)


Copyright © 2003 David G Jones. All Rights Reserved.
Original Udanax-Gold - Copyright © 1979-1999 Udanax.com. All rights reserved.