public class LayerEntry
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
getHorizontalAlignment()
Returns the horizontal alignment applied to the target.
|
Print |
getTarget()
Returns the target print of this entry.
|
int |
hashCode() |
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public Print getTarget()
public int getHorizontalAlignment()