Klasse MapRectangle

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

public class MapRectangle extends AbstractMapShape
  • Konstruktordetails

  • Methodendetails

    • createUiMapShape

      public org.teamapps.dto.UiMapRectangle createUiMapShape()
      Angegeben von:
      createUiMapShape in Klasse AbstractMapShape
    • getLocation1

      public Location getLocation1()
    • setLocation1

      public void setLocation1(Location location1)
    • getLocation2

      public Location getLocation2()
    • setLocation2

      public void setLocation2(Location location2)