Uses of Class
horizontdeformer.deformer.DeformerData

Packages that use DeformerData
horizontdeformer.deformer   
horizontdeformer.graphicsoutputs   
 

Uses of DeformerData in horizontdeformer.deformer
 

Constructors in horizontdeformer.deformer with parameters of type DeformerData
Deformer(DeformerData dd)
          Creates a new instance of Deformer
 

Uses of DeformerData in horizontdeformer.graphicsoutputs
 

Methods in horizontdeformer.graphicsoutputs that return DeformerData
 DeformerData ImagePaintComponent.getDd()