Class AbstractUiMapShape

java.lang.Object
org.teamapps.dto.AbstractUiMapShape
All Implemented Interfaces:
UiObject
Direct Known Subclasses:
UiMapCircle, UiMapPolygon, UiMapPolyline, UiMapRectangle

public abstract class AbstractUiMapShape
extends java.lang.Object
implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

  • Constructor Details

    • AbstractUiMapShape

      public AbstractUiMapShape()
  • Method Details

    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object
    • getShapeProperties

      public UiShapeProperties getShapeProperties()
    • setShapeProperties

      public AbstractUiMapShape setShapeProperties​(UiShapeProperties shapeProperties)