Package org.robovm.apple.coregraphics
Class CGVector
public class CGVector extends Struct<CGVector>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGVector.CGVectorPtrNested classes/interfaces inherited from class org.robovm.rt.bro.Struct
Struct.Marshaler -
Constructor Summary
-
Method Summary
Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrapMethods inherited from class org.robovm.rt.bro.NativeObject
equals, getHandle, hashCode, setHandle
-
Constructor Details
-
CGVector
public CGVector() -
CGVector
public CGVector(double dx, double dy)
-
-
Method Details
-
getDx
public double getDx() -
setDx
-
getDy
public double getDy() -
setDy
-