You're viewing an older version of Vaadin JavaDoc. Please see version 24.8.0 for the latest.
com.vaadin.flow.component.map.configuration.geometry.
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()