Class GeofencePolygonal

  • All Implemented Interfaces:
    Geofence

    public class GeofencePolygonal
    extends java.lang.Object
    implements Geofence
    • Constructor Detail

      • GeofencePolygonal

        public GeofencePolygonal​(java.util.List<MapCoordinates> polygon)
    • Method Detail

      • getId

        public java.lang.String getId()
        Specified by:
        getId in interface Geofence
      • getTag

        public java.lang.String getTag()
        Specified by:
        getTag in interface Geofence
      • setTag

        public void setTag​(java.lang.String tag)
        Specified by:
        setTag in interface Geofence