Class FillImpl

java.lang.Object
com.priint.pubserver.metadata.xml.note.FillImpl
All Implemented Interfaces:
Fill, Serializable

public class FillImpl extends Object implements Serializable, Fill
The type Fill.
See Also:
  • Constructor Details

    • FillImpl

      public FillImpl()
  • Method Details

    • getSpace

      public String getSpace()
      Description copied from interface: Fill
      Gets the space.
      Specified by:
      getSpace in interface Fill
      Returns:
      the space
    • setSpace

      public void setSpace(String space)
      Description copied from interface: Fill
      Sets the space.
      Specified by:
      setSpace in interface Fill
      Parameters:
      space - the new space
    • getName

      public String getName()
      Description copied from interface: Fill
      Gets the name.
      Specified by:
      getName in interface Fill
      Returns:
      the name
    • setName

      public void setName(String name)
      Description copied from interface: Fill
      Sets the name.
      Specified by:
      setName in interface Fill
      Parameters:
      name - the new name
    • getColor1

      public double getColor1()
      Description copied from interface: Fill
      Gets the color 1.
      Specified by:
      getColor1 in interface Fill
      Returns:
      the color 1
    • setColor1

      public void setColor1(double color1)
      Description copied from interface: Fill
      Sets the color 1.
      Specified by:
      setColor1 in interface Fill
      Parameters:
      color1 - the new color 1
    • getColor2

      public double getColor2()
      Description copied from interface: Fill
      Gets the color 2.
      Specified by:
      getColor2 in interface Fill
      Returns:
      the color 2
    • setColor2

      public void setColor2(double color2)
      Description copied from interface: Fill
      Sets the color 2.
      Specified by:
      setColor2 in interface Fill
      Parameters:
      color2 - the new color 2
    • getColor3

      public double getColor3()
      Description copied from interface: Fill
      Gets the color 3.
      Specified by:
      getColor3 in interface Fill
      Returns:
      the color 3
    • setColor3

      public void setColor3(double color3)
      Description copied from interface: Fill
      Sets the color 3.
      Specified by:
      setColor3 in interface Fill
      Parameters:
      color3 - the new color 3
    • getColor4

      public double getColor4()
      Description copied from interface: Fill
      Gets the color 4.
      Specified by:
      getColor4 in interface Fill
      Returns:
      the color 4
    • setColor4

      public void setColor4(double color4)
      Description copied from interface: Fill
      Sets the color 4.
      Specified by:
      setColor4 in interface Fill
      Parameters:
      color4 - the new color 4
    • getTint

      public double getTint()
      Description copied from interface: Fill
      Gets the tint.
      Specified by:
      getTint in interface Fill
      Returns:
      the tint
    • setTint

      public void setTint(double tint)
      Description copied from interface: Fill
      Sets the tint.
      Specified by:
      setTint in interface Fill
      Parameters:
      tint - the new tint