Class ImageryInfo.ImageryBounds

  • All Implemented Interfaces:
    IBounds
    Enclosing class:
    ImageryInfo

    public static class ImageryInfo.ImageryBounds
    extends SourceBounds
    Multi-polygon bounds for imagery backgrounds. Used to display imagery coverage in preferences and to determine relevant imagery entries based on edit location.
    • Constructor Detail

      • ImageryBounds

        public ImageryBounds​(java.lang.String asString,
                             java.lang.String separator)
        Constructs a new ImageryBounds from string.
        Parameters:
        asString - The string containing the list of shapes defining this bounds
        separator - The shape separator in the given string, usually a comma