|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.event.AbstractGTComponent
org.geotools.styling.AnchorPointImpl
DOCUMENT ME!
| Field Summary |
| Fields inherited from class org.geotools.event.AbstractGTComponent |
notification |
| Constructor Summary | |
AnchorPointImpl()
Creates a new instance of DefaultAnchorPoint |
|
| Method Summary | |
void |
accept(StyleVisitor visitor)
calls the visit method of a StyleVisitor |
java.lang.Object |
clone()
|
boolean |
equals(java.lang.Object obj)
|
Expression |
getAnchorPointX()
Getter for property anchorPointX. |
Expression |
getAnchorPointY()
Getter for property anchorPointY. |
int |
hashCode()
|
void |
setAnchorPointX(Expression anchorPointX)
Setter for property anchorPointX. |
void |
setAnchorPointY(Expression anchorPointY)
Setter for property anchorPointY. |
| Methods inherited from class org.geotools.event.AbstractGTComponent |
changed, fireChanged, fireChildChanged, getNote, getParent, removed, setNote |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.geotools.event.GTComponent |
changed, getNote, getParent, removed, setNote |
| Constructor Detail |
public AnchorPointImpl()
| Method Detail |
public Expression getAnchorPointX()
getAnchorPointX in interface AnchorPointpublic void setAnchorPointX(Expression anchorPointX)
setAnchorPointX in interface AnchorPointanchorPointX - New value of property anchorPointX.public Expression getAnchorPointY()
getAnchorPointY in interface AnchorPointpublic void setAnchorPointY(Expression anchorPointY)
setAnchorPointY in interface AnchorPointanchorPointY - New value of property anchorPointY.public void accept(StyleVisitor visitor)
AnchorPoint
accept in interface AnchorPointvisitor - the style visitorpublic java.lang.Object clone()
clone in interface org.opengis.util.Cloneableclone in class AbstractGTComponentpublic boolean equals(java.lang.Object obj)
public int hashCode()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||