java.lang.Object
com.flowingcode.vaadin.addons.googlemaps.Size
All Implemented Interfaces:
Serializable

public class Size extends Object implements Serializable
Two-dimensional size, where width is the distance on the x-axis, and height is the distance on the y-axis.
See Also:
  • Constructor Details

    • Size

      public Size()
  • Method Details

    • getSizeJson

      protected elemental.json.JsonObject getSizeJson()