com.supermap.mapping

Class MapOverlapDisplayedOptions

    • Constructor Detail

      • MapOverlapDisplayedOptions

        public MapOverlapDisplayedOptions()
    • Method Detail

      • dispose

        public void dispose()
        Release
      • getAllowTextOverlap

        public boolean getAllowTextOverlap()
        Gets whether to allow text to overlap text
        Returns:
        boolean
      • setAllowTextOverlap

        public void setAllowTextOverlap(boolean value)
        Sets whether to allow text to overlap text
        Parameters:
        value - Color
      • getAllowPointOverlap

        public boolean getAllowPointOverlap()
        Gets whether to allow points to overlap points
        Returns:
        allows text to overlap text
      • setAllowPointOverlap

        public void setAllowPointOverlap(boolean value)
        Sets whether to allow points to overlap points
        Parameters:
        value - Color
      • getAllowTextAndPointOverlap

        public boolean getAllowTextAndPointOverlap()
        Gets whether to allow text to overlap point or vice verse
        Returns:
        boolean
      • setAllowTextAndPointOverlap

        public void setAllowTextAndPointOverlap(boolean value)
        Sets whether to allow text to overlap point or vice verse
        Parameters:
        value - Color
      • getAllowPointWithTextDisplay

        public boolean getAllowPointWithTextDisplay()
        Gets whether the points and text can be visible
        Returns:
        boolean
      • setAllowPointWithTextDisplay

        public void setAllowPointWithTextDisplay(boolean value)
        Sets whether the points and text can be visible
        Parameters:
        value - Color
      • getAllowThemeGraduatedSymbolOverlap

        public boolean getAllowThemeGraduatedSymbolOverlap()
        Gets the gradient symbol overlaps in thematic maps
        Returns:
        boolean
      • setAllowThemeGraduatedSymbolOverlap

        public void setAllowThemeGraduatedSymbolOverlap(boolean value)
        Sets the gradient symbol overlaps in thematic maps
        Parameters:
        value - Color
      • getAllowThemeGraphOverlap

        public boolean getAllowThemeGraphOverlap()
        Gets thematic map overlaps
        Returns:
        boolean
      • setAllowThemeGraphOverlap

        public void setAllowThemeGraphOverlap(boolean value)
        The settings of thematic map overlaps
        Parameters:
        value - Color
      • getOverlappedSpaceSize

        public Size2D getOverlappedSpaceSize()
        Returns:
        Size2D
      • setOverlappedSpaceSize

        public void setOverlappedSpaceSize(Size2D value)
        Parameters:
        value - Size2D