Class InventoryCoordMap

java.lang.Object
overit.geocall.platform.ui.UINode
overit.geocall.ui.Component
overit.geocall.ui.Control
overit.geocall.basic.ui.Container
overit.geocall.basic.geos.ui.MapContainer
overit.geocallapp.wfm.geos.ui.MapContainer
overit.geocallapp.wfm.inventory.ux.position.InventoryCoordMap
All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Badgeable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

public class InventoryCoordMap extends overit.geocallapp.wfm.geos.ui.MapContainer
Object that defines the warehouse position map.
Since:
13.0
See Also:
GCApi:
controller
  • Field Details

  • Constructor Details

    • InventoryCoordMap

      public InventoryCoordMap()
  • Method Details

    • mapType

      public overit.geocallapp.wfm.util.map.MapType mapType()
      Overrides:
      mapType in class overit.geocallapp.wfm.geos.ui.MapContainer
    • onLoadMap

      public void onLoadMap(Object o)
      Description copied from class: overit.geocall.basic.geos.ui.MapContainer
      Event launched right after the init of the map: it allows to populate the object made with the information in memory
      Overrides:
      onLoadMap in class overit.geocallapp.wfm.geos.ui.MapContainer
      Parameters:
      o - Not used
    • insertPoints

      protected void insertPoints()
    • getFeatSchema

      protected org.opengis.feature.simple.SimpleFeatureType getFeatSchema()
    • isPositionDefined

      protected boolean isPositionDefined()
    • getPositionCoordinates

      protected org.locationtech.jts.geom.Coordinate getPositionCoordinates()