Class StreetsideSequenceIdGenerator


  • public class StreetsideSequenceIdGenerator
    extends java.lang.Object
    Utility class to generated unique ids for Streetside "sequences". Due to the functionality inherited from Mapillary the plugin is structured to handle sequences of contiguous imagery, but Streetside only has implicit sequences defined by the "pre" and "ne" attributes. See StreetsideSequence
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String generateId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait