Package operations

Class ManageShapes


  • public class ManageShapes
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ManageShapes()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IShapes getShape()  
      void setShapeOperation​(java.lang.String operation, java.util.List<java.lang.String> params)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ManageShapes

        public ManageShapes()
    • Method Detail

      • setShapeOperation

        public void setShapeOperation​(java.lang.String operation,
                                      java.util.List<java.lang.String> params)
      • getShape

        public IShapes getShape()