|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ascape.model.space.DefaultLocation
public class DefaultLocation
The Class DefaultLocation.
Constructor Summary | |
---|---|
DefaultLocation()
|
Method Summary | |
---|---|
void |
clearDeleteMarker()
Clear delete marker. |
java.lang.Object |
clone()
Clone. |
Coordinate |
getCoordinate()
Gets the coordinate. |
void |
initialize()
Initialize. |
boolean |
isDelete()
Checks if is delete. |
void |
markForDeletion()
Mark for deletion. |
void |
setCoordinate(Coordinate coordinate)
Sets the coordinate. |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultLocation()
Method Detail |
---|
public void clearDeleteMarker()
Location
clearDeleteMarker
in interface Location
public Coordinate getCoordinate()
Location
getCoordinate
in interface Location
public void initialize()
Location
initialize
in interface Location
public boolean isDelete()
Location
isDelete
in interface Location
public void markForDeletion()
Location
markForDeletion
in interface Location
public void setCoordinate(Coordinate coordinate)
Location
setCoordinate
in interface Location
coordinate
- the new coordinatepublic java.lang.Object clone()
Location
clone
in interface Location
clone
in class java.lang.Object
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |