Class ElemContainer

    • Constructor Detail

      • ElemContainer

        public ElemContainer​(Float plotWidth,
                             Float plotHeight)
        Instantiates a new elem container.
        Parameters:
        plotWidth - the plot width
        plotHeight - the plot height
    • Method Detail

      • getPlotHeight

        public Float getPlotHeight()
        Gets the plot height.
        Returns:
        plotHeight
      • setPlotHeight

        public void setPlotHeight​(Float plotHeight)
        Sets the plot height.
        Parameters:
        plotHeight - the new plot height
      • getPlotWidth

        public Float getPlotWidth()
        Gets the plot width.
        Returns:
        plotWidth
      • setPlotWidth

        public void setPlotWidth​(Float plotWidth)
        Sets the plot width.
        Parameters:
        plotWidth - the new plot width
      • createElement

        public static void createElement()
        Creates the element.