Class MapRectangle

java.lang.Object
org.teamapps.ux.component.map.shape.AbstractMapShape
org.teamapps.ux.component.map.shape.MapRectangle

public class MapRectangle extends AbstractMapShape
  • Constructor Details

  • Method Details

    • createUiMapShape

      public org.teamapps.dto.UiMapRectangle createUiMapShape()
      Specified by:
      createUiMapShape in class AbstractMapShape
    • getLocation1

      public Location getLocation1()
    • setLocation1

      public void setLocation1(Location location1)
    • getLocation2

      public Location getLocation2()
    • setLocation2

      public void setLocation2(Location location2)