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 SummaryConstructors Constructor Description RMShapeRSS()
 - 
Method SummaryAll 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 class- java.lang.Object
 
 
- 
 
-