Documentation of 'jhplot.jadraw.JaFillObject' Java class.
JaFillObject
jhplot.jadraw

Class JaFillObject

    • Constructor Detail

      • JaFillObject

        public JaFillObject()
    • Method Detail

      • getFillColor

        public final java.awt.Color getFillColor()
        Returns the fill color of the fillColor object.
        Returns:
        The fill color of this fillColor object.
      • setFillColor

        public final void setFillColor(java.awt.Color color)
        Sets the fill color of this fillColor object.
        Parameters:
        color - The color to be set as fill color.
      • getStroke

        public final float getStroke()
        Returns the stroke (line width) of this object.
        Returns:
        The stroke of this object.
      • setStroke

        public final void setStroke(float newStroke)
        Sets the stroke (line width) of this object.
        Parameters:
        newStroke - The new stroke of this object.
      • latexWidth

        public final java.lang.String latexWidth()
        Returns the string that sets the latex line width of this FillObject.
        Specified by:
        latexWidth in class JaObject
        Returns:
        The line width of this JaBlob.

DMelt 3.0 © DataMelt by jWork.ORG