public class LayerEntry
extends java.lang.Object
| Modifier and Type | Method | 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.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic Print getTarget()
public int getHorizontalAlignment()