Interface PrimitiveId

    • Method Detail

      • getUniqueId

        long getUniqueId()
        Gets a unique id representing this object (the OSM server id for OSM objects)
        Returns:
        the id number
      • isNew

        boolean isNew()
        Replies true if this id represents a new primitive.
        Returns:
        true if this id represents a new primitive.