Package net.sf.paperclips
Class LayerEntry
java.lang.Object
net.sf.paperclips.LayerEntry
Instances in this class represent an entry in a LayerPrint.
-
Method Summary
-
Method Details
-
hashCode
public int hashCode() -
equals
-
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.
-