Uses of Class
org.rococoa.cocoa.foundation.NSAffineTransformStruct.ByValue

Packages that use NSAffineTransformStruct.ByValue
org.rococoa.cocoa.foundation   
 

Uses of NSAffineTransformStruct.ByValue in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSAffineTransformStruct.ByValue
abstract  NSAffineTransformStruct.ByValue NSAffineTransform.transformStruct()
          Transform Struct
Original signature : -(NSAffineTransformStruct)transformStruct
native declaration : NSAffineTransform.h:52
 

Methods in org.rococoa.cocoa.foundation with parameters of type NSAffineTransformStruct.ByValue
abstract  void NSAffineTransform.setTransformStruct(NSAffineTransformStruct.ByValue transformStruct)
          Original signature : -(void)setTransformStruct:(NSAffineTransformStruct)
native declaration : NSAffineTransform.h:53
 



Copyright © 2009. All Rights Reserved.