org.rococoa.cocoa.foundation.categories
Interface NSValueGeometryExtensions

All Known Implementing Classes:
NSDecimalNumber, NSNumber, NSValue

public interface NSValueGeometryExtensions

This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static interface NSValueGeometryExtensions._static_
           
 
Method Summary
 NSPoint.ByValue pointValue()
           
 NSRect.ByValue rectValue()
           
 NSSize.ByValue sizeValue()
           
 

Method Detail

pointValue

NSPoint.ByValue pointValue()

sizeValue

NSSize.ByValue sizeValue()

rectValue

NSRect.ByValue rectValue()