Skip navigation links
A B C D E G I M N Q R S T V X Y Z 

R

RealPoint - Class in com.jsevy.adxf
Utility class representing a 3-dimensional point
RealPoint(float, float, float) - Constructor for class com.jsevy.adxf.RealPoint
 
RealPoint(RealPoint) - Constructor for class com.jsevy.adxf.RealPoint
 
restore() - Method in class com.jsevy.adxf.DXFCanvas
This call balances a previous call to save(), and is used to remove all modifications to the matrix state since the last save call.
restoreToCount(int) - Method in class com.jsevy.adxf.DXFCanvas
Efficient way to pop any calls to save() that happened after the save count reached saveCount.
rotate(float) - Method in class com.jsevy.adxf.DXFCanvas
Preconcat the current matrix with the specified rotation.
A B C D E G I M N Q R S T V X Y Z 
Skip navigation links