Package com.inductiveautomation.rm.shape
Class RMShapeRSS
- java.lang.Object
 - 
- com.inductiveautomation.rm.shape.RMShapeRSS
 
 
- 
- All Implemented Interfaces:
 java.lang.Cloneable
public class RMShapeRSS extends java.lang.Object implements java.lang.CloneableA class to hold a shape roll, scale and skew. 
- 
- 
Constructor Summary
Constructors Constructor Description RMShapeRSS() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RMShapeRSSclone()Standard clone implementation. 
 - 
 
- 
- 
Method Detail
- 
clone
@Nullable public RMShapeRSS clone()
Standard clone implementation.- Overrides:
 clonein classjava.lang.Object
 
 - 
 
 -