Uses of Class
diagapplet.auxBufferPreserve

Packages that use auxBufferPreserve
diagapplet   
 

Uses of auxBufferPreserve in diagapplet
 

Methods in diagapplet that return types with arguments of type auxBufferPreserve
 java.util.Vector<auxBufferPreserve> diagPreserve.getAuxBuffersVector()
           
 

Method parameters in diagapplet with type arguments of type auxBufferPreserve
 void diagPreserve.setAuxBuffersVector(java.util.Vector<auxBufferPreserve> AuxBuffersVector)