Class LayerEntry

java.lang.Object
net.sf.paperclips.LayerEntry

public class LayerEntry extends Object
Instances in this class represent an entry in a LayerPrint.
  • Method Details

    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • getTarget

      public Print getTarget()
      Returns the target print of this entry.
      Returns:
      the target print of this entry.
    • getHorizontalAlignment

      public int getHorizontalAlignment()
      Returns the horizontal alignment applied to the target.
      Returns:
      the horizontal alignment applied to the target.