Class TextwrapImpl

java.lang.Object
com.priint.pubserver.metadata.xml.element.TextwrapImpl
All Implemented Interfaces:
Textwrap, Serializable

public class TextwrapImpl extends Object implements Serializable, Textwrap
See Also:
  • Constructor Details

    • TextwrapImpl

      public TextwrapImpl()
  • Method Details

    • getMode

      public String getMode()
      Description copied from interface: Textwrap
      Gets the mode.
      Specified by:
      getMode in interface Textwrap
      Returns:
      the mode
    • setMode

      public void setMode(String mode)
      Description copied from interface: Textwrap
      Sets the mode.
      Specified by:
      setMode in interface Textwrap
      Parameters:
      mode - the mode to set
    • getIgnore

      public int getIgnore()
      Description copied from interface: Textwrap
      Gets the ignore.
      Specified by:
      getIgnore in interface Textwrap
      Returns:
      the ignore
    • setIgnore

      public void setIgnore(int ignore)
      Description copied from interface: Textwrap
      Sets the ignore.
      Specified by:
      setIgnore in interface Textwrap
      Parameters:
      ignore - the ignore to set
    • getInvert

      public int getInvert()
      Description copied from interface: Textwrap
      Gets the invert.
      Specified by:
      getInvert in interface Textwrap
      Returns:
      the invert
    • setInvert

      public void setInvert(int invert)
      Description copied from interface: Textwrap
      Sets the invert.
      Specified by:
      setInvert in interface Textwrap
      Parameters:
      invert - the invert to set
    • getLeft

      public double getLeft()
      Description copied from interface: Textwrap
      Gets the left.
      Specified by:
      getLeft in interface Textwrap
      Returns:
      the left
    • setLeft

      public void setLeft(double left)
      Description copied from interface: Textwrap
      Sets the left.
      Specified by:
      setLeft in interface Textwrap
      Parameters:
      left - the left to set
    • getTop

      public double getTop()
      Description copied from interface: Textwrap
      Gets the top.
      Specified by:
      getTop in interface Textwrap
      Returns:
      the top
    • setTop

      public void setTop(double top)
      Description copied from interface: Textwrap
      Sets the top.
      Specified by:
      setTop in interface Textwrap
      Parameters:
      top - the top to set
    • getRight

      public double getRight()
      Description copied from interface: Textwrap
      Gets the right.
      Specified by:
      getRight in interface Textwrap
      Returns:
      the right
    • setRight

      public void setRight(double right)
      Description copied from interface: Textwrap
      Sets the right.
      Specified by:
      setRight in interface Textwrap
      Parameters:
      right - the right to set
    • getBottom

      public double getBottom()
      Description copied from interface: Textwrap
      Gets the bottom.
      Specified by:
      getBottom in interface Textwrap
      Returns:
      the bottom
    • setBottom

      public void setBottom(double bottom)
      Description copied from interface: Textwrap
      Sets the bottom.
      Specified by:
      setBottom in interface Textwrap
      Parameters:
      bottom - the bottom to set
    • getSide

      public String getSide()
      Description copied from interface: Textwrap
      Gets the side.
      Specified by:
      getSide in interface Textwrap
      Returns:
      the side
    • setSide

      public void setSide(String side)
      Description copied from interface: Textwrap
      Sets the side.
      Specified by:
      setSide in interface Textwrap
      Parameters:
      side - the side to set
    • getType

      public String getType()
      Description copied from interface: Textwrap
      Gets the type.
      Specified by:
      getType in interface Textwrap
      Returns:
      the type
    • setType

      public void setType(String type)
      Description copied from interface: Textwrap
      Sets the type.
      Specified by:
      setType in interface Textwrap
      Parameters:
      type - the type to set
    • getZorderbased

      public int getZorderbased()
      Description copied from interface: Textwrap
      Gets the zorderbased.
      Specified by:
      getZorderbased in interface Textwrap
      Returns:
      the zorderbased
    • setZorderbased

      public void setZorderbased(int zorderbased)
      Description copied from interface: Textwrap
      Sets the zorderbased.
      Specified by:
      setZorderbased in interface Textwrap
      Parameters:
      zorderbased - the zorderbased to set
    • getPathindex

      public int getPathindex()
      Description copied from interface: Textwrap
      Gets the pathindex.
      Specified by:
      getPathindex in interface Textwrap
      Returns:
      the pathindex
    • setPathindex

      public void setPathindex(int pathindex)
      Description copied from interface: Textwrap
      Sets the pathindex.
      Specified by:
      setPathindex in interface Textwrap
      Parameters:
      pathindex - the pathindex to set
    • getPathname

      public String getPathname()
      Description copied from interface: Textwrap
      Gets the pathname.
      Specified by:
      getPathname in interface Textwrap
      Returns:
      the pathname
    • setPathname

      public void setPathname(String pathname)
      Description copied from interface: Textwrap
      Sets the pathname.
      Specified by:
      setPathname in interface Textwrap
      Parameters:
      pathname - the pathname to set
    • getAlphaindex

      public int getAlphaindex()
      Description copied from interface: Textwrap
      Gets the alphaindex.
      Specified by:
      getAlphaindex in interface Textwrap
      Returns:
      the alphaindex
    • setAlphaindex

      public void setAlphaindex(int alphaindex)
      Description copied from interface: Textwrap
      Sets the alphaindex.
      Specified by:
      setAlphaindex in interface Textwrap
      Parameters:
      alphaindex - the alphaindex to set
    • getAlphaname

      public String getAlphaname()
      Description copied from interface: Textwrap
      Gets the alphaname.
      Specified by:
      getAlphaname in interface Textwrap
      Returns:
      the alphaname
    • setAlphaname

      public void setAlphaname(String alphaname)
      Description copied from interface: Textwrap
      Sets the alphaname.
      Specified by:
      setAlphaname in interface Textwrap
      Parameters:
      alphaname - the alphaname to set
    • getTolerance

      public double getTolerance()
      Description copied from interface: Textwrap
      Gets the tolerance.
      Specified by:
      getTolerance in interface Textwrap
      Returns:
      the tolerance
    • setTolerance

      public void setTolerance(double tolerance)
      Description copied from interface: Textwrap
      Sets the tolerance.
      Specified by:
      setTolerance in interface Textwrap
      Parameters:
      tolerance - the tolerance to set
    • getThreshold

      public int getThreshold()
      Description copied from interface: Textwrap
      Gets the threshold.
      Specified by:
      getThreshold in interface Textwrap
      Returns:
      the threshold
    • setThreshold

      public void setThreshold(int threshold)
      Description copied from interface: Textwrap
      Sets the threshold.
      Specified by:
      setThreshold in interface Textwrap
      Parameters:
      threshold - the threshold to set
    • getAllowHoles

      public int getAllowHoles()
      Description copied from interface: Textwrap
      Gets the allow holes.
      Specified by:
      getAllowHoles in interface Textwrap
      Returns:
      the allowHoles
    • setAllowHoles

      public void setAllowHoles(int allowHoles)
      Description copied from interface: Textwrap
      Sets the allow holes.
      Specified by:
      setAllowHoles in interface Textwrap
      Parameters:
      allowHoles - the allowHoles to set