Class InlineImpl

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

public class InlineImpl extends Object implements Serializable, Inline
See Also:
  • Constructor Details

    • InlineImpl

      public InlineImpl()
  • Method Details

    • getType

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

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

      public int getSpine()
      Description copied from interface: Inline
      Gets the spine.
      Specified by:
      getSpine in interface Inline
      Returns:
      the spine
    • setSpine

      public void setSpine(int spine)
      Description copied from interface: Inline
      Sets the spine.
      Specified by:
      setSpine in interface Inline
      Parameters:
      spine - the spine to set
    • getObjectReference

      public String getObjectReference()
      Description copied from interface: Inline
      Gets the object reference.
      Specified by:
      getObjectReference in interface Inline
      Returns:
      the objectReference
    • setObjectReference

      public void setObjectReference(String objectReference)
      Description copied from interface: Inline
      Sets the object reference.
      Specified by:
      setObjectReference in interface Inline
      Parameters:
      objectReference - the objectReference to set
    • getAnchorReference

      public String getAnchorReference()
      Description copied from interface: Inline
      Gets the anchor reference.
      Specified by:
      getAnchorReference in interface Inline
      Returns:
      the anchorReference
    • setAnchorReference

      public void setAnchorReference(String anchorReference)
      Description copied from interface: Inline
      Sets the anchor reference.
      Specified by:
      setAnchorReference in interface Inline
      Parameters:
      anchorReference - the anchorReference to set
    • getAnchorRelativeX

      public String getAnchorRelativeX()
      Description copied from interface: Inline
      Gets the anchor relative X.
      Specified by:
      getAnchorRelativeX in interface Inline
      Returns:
      the anchorRelativeX
    • setAnchorRelativeX

      public void setAnchorRelativeX(String anchorRelativeX)
      Description copied from interface: Inline
      Sets the anchor relative X.
      Specified by:
      setAnchorRelativeX in interface Inline
      Parameters:
      anchorRelativeX - the anchorRelativeX to set
    • getAnchorOffsetX

      public double getAnchorOffsetX()
      Description copied from interface: Inline
      Gets the anchor offset X.
      Specified by:
      getAnchorOffsetX in interface Inline
      Returns:
      the anchorOffsetX
    • setAnchorOffsetX

      public void setAnchorOffsetX(double anchorOffsetX)
      Description copied from interface: Inline
      Sets the anchor offset X.
      Specified by:
      setAnchorOffsetX in interface Inline
      Parameters:
      anchorOffsetX - the anchorOffsetX to set
    • getAnchorRelativeY

      public String getAnchorRelativeY()
      Description copied from interface: Inline
      Gets the anchor relative Y.
      Specified by:
      getAnchorRelativeY in interface Inline
      Returns:
      the anchorRelativeY
    • setAnchorRelativeY

      public void setAnchorRelativeY(String anchorRelativeY)
      Description copied from interface: Inline
      Sets the anchor relative Y.
      Specified by:
      setAnchorRelativeY in interface Inline
      Parameters:
      anchorRelativeY - the anchorRelativeY to set
    • getAnchorOffsetY

      public double getAnchorOffsetY()
      Description copied from interface: Inline
      Gets the anchor offset Y.
      Specified by:
      getAnchorOffsetY in interface Inline
      Returns:
      the anchorOffsetY
    • setAnchorOffsetY

      public void setAnchorOffsetY(double anchorOffsetY)
      Description copied from interface: Inline
      Sets the anchor offset Y.
      Specified by:
      setAnchorOffsetY in interface Inline
      Parameters:
      anchorOffsetY - the anchorOffsetY to set
    • getKeep

      public int getKeep()
      Description copied from interface: Inline
      Gets the keep.
      Specified by:
      getKeep in interface Inline
      Returns:
      the keep
    • setKeep

      public void setKeep(int keep)
      Description copied from interface: Inline
      Sets the keep.
      Specified by:
      setKeep in interface Inline
      Parameters:
      keep - the keep to set
    • getLock

      public int getLock()
      Description copied from interface: Inline
      Gets the lock.
      Specified by:
      getLock in interface Inline
      Returns:
      the lock
    • setLock

      public void setLock(int lock)
      Description copied from interface: Inline
      Sets the lock.
      Specified by:
      setLock in interface Inline
      Parameters:
      lock - the lock to set
    • getAlign

      public String getAlign()
      Description copied from interface: Inline
      Gets the align.
      Specified by:
      getAlign in interface Inline
      Returns:
      the align
    • setAlign

      public void setAlign(String align)
      Description copied from interface: Inline
      Sets the align.
      Specified by:
      setAlign in interface Inline
      Parameters:
      align - the align to set
    • getAbove

      public double getAbove()
      Description copied from interface: Inline
      Gets the above.
      Specified by:
      getAbove in interface Inline
      Returns:
      the above
    • setAbove

      public void setAbove(double above)
      Description copied from interface: Inline
      Sets the above.
      Specified by:
      setAbove in interface Inline
      Parameters:
      above - the above to set
    • getBelow

      public double getBelow()
      Description copied from interface: Inline
      Gets the below.
      Specified by:
      getBelow in interface Inline
      Returns:
      the below
    • setBelow

      public void setBelow(double below)
      Description copied from interface: Inline
      Sets the below.
      Specified by:
      setBelow in interface Inline
      Parameters:
      below - the below to set