java.lang.Object
com.vaadin.flow.component.map.configuration.AbstractConfigurationObject
com.vaadin.flow.component.map.configuration.geometry.SimpleGeometry
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Point

public abstract class SimpleGeometry extends AbstractConfigurationObject
Abstract base class for geometries
See Also:
  • Constructor Details

    • SimpleGeometry

      public SimpleGeometry()