类 LayoutLegend.LayoutLegendBean

  • 封闭类:
    LayoutLegend

    public class LayoutLegend.LayoutLegendBean
    extends java.lang.Object
    • 方法详细资料

      • getLayoutMap

        public LayoutMap getLayoutMap()
        Get layout map
        返回:
        The layout map
      • getLegendLayer

        public MapLayer getLegendLayer()
        Get legend layer
        返回:
        The legend alyer
      • setLegendLayer

        public void setLegendLayer​(MapLayer layer)
        Set legend layer
        参数:
        layer - The legend layer
      • getLayerName

        public java.lang.String getLayerName()
        Get legend layer name
        返回:
        Legend layer name
      • setLayerName

        public void setLayerName​(java.lang.String name)
        Set legend layer name
        参数:
        name - Layer name
      • isForceDrawOutline

        public boolean isForceDrawOutline()
        Get if force to draw polygon outline - for normal legend
        返回:
        Boolean
      • setForceDrawOutline

        public void setForceDrawOutline​(boolean value)
        Set if force to draw polygon outline - for normal legend
        参数:
        value - Boolean
      • getLayerUpdateType

        public java.lang.String getLayerUpdateType()
        Get layer update type string
        返回:
        Layer update type string
      • setLayerUpdateType

        public void setLayerUpdateType​(java.lang.String typeStr)
        Set layer update type
        参数:
        typeStr - Layer update type string
      • getLegendStyle

        public java.lang.String getLegendStyle()
        Get legend style string
        返回:
        Legend style string
      • setLegendStyle

        public void setLegendStyle​(java.lang.String style)
        Set legend style
        参数:
        style - Legend style string
      • getTitle

        public java.lang.String getTitle()
        Get title
        返回:
        The title
      • setTitle

        public void setTitle​(java.lang.String title)
        Set title
        参数:
        title - The title
      • isDrawNeatLine

        public boolean isDrawNeatLine()
        Get if draw neat line
        返回:
        If draw neat line
      • setDrawNeatLine

        public void setDrawNeatLine​(boolean istrue)
        Set if draw neat line
        参数:
        istrue - If draw neat line
      • getNeatLineColor

        public java.awt.Color getNeatLineColor()
        Get neat line color
        返回:
        Neat line color
      • setNeatLineColor

        public void setNeatLineColor​(java.awt.Color color)
        Set neat line color
        参数:
        color - Neat line color
      • getNeatLineSize

        public float getNeatLineSize()
        Get neat line size
        返回:
        Neat line size
      • setNeatLineSize

        public void setNeatLineSize​(float size)
        Set neat line size
        参数:
        size - Neat line size
      • getFont

        public java.awt.Font getFont()
        Get font
        返回:
        The font
      • setFont

        public void setFont​(java.awt.Font font)
        Set font
        参数:
        font - The font
      • getColumnNumber

        public int getColumnNumber()
        Get column number
        返回:
        Column number
      • setColumnNumber

        public void setColumnNumber​(int value)
        Set column number
        参数:
        value - Column number
      • isDrawChartBreaks

        public boolean isDrawChartBreaks()
        Get is draw chart breaks
        返回:
        Boolean
      • setDrawChartBreaks

        public void setDrawChartBreaks​(boolean value)
        Set if draw chart breaks
        参数:
        value - Boolean
      • isDrawBackColor

        public boolean isDrawBackColor()
        Get is draw backcolor
        返回:
        Boolean
      • setDrawBackColor

        public void setDrawBackColor​(boolean value)
        Set is draw backcolor
        参数:
        value - Boolean
      • getBackColor

        public java.awt.Color getBackColor()
        Get background color
        返回:
        Background color
      • setBackColor

        public void setBackColor​(java.awt.Color c)
        Set background color
        参数:
        c - Background color
      • getForeColor

        public java.awt.Color getForeColor()
        Get foreground color
        返回:
        Foreground color
      • setForeColor

        public void setForeColor​(java.awt.Color c)
        Set foreground color
        参数:
        c - Foreground color
      • getLeft

        public int getLeft()
        Get left
        返回:
        Left
      • setLeft

        public void setLeft​(int left)
        Set left
        参数:
        left - Left
      • getTop

        public int getTop()
        Get top
        返回:
        Top
      • setTop

        public void setTop​(int top)
        Set top
        参数:
        top - Top
      • getWidth

        public int getWidth()
        Get width
        返回:
        Width
      • setWidth

        public void setWidth​(int value)
        Set width
        参数:
        value - Width
      • getHeight

        public int getHeight()
        Get height
        返回:
        Height
      • setHeight

        public void setHeight​(int value)
        Set height
        参数:
        value - Height
      • getBarWidth

        public float getBarWidth()
        Get bar width
        返回:
        Bar width
      • setBarWidth

        public void setBarWidth​(float value)
        Set bar width
        参数:
        value - Bar width