|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.jme.cursorsystem.fixutils.FixLocationStatus
public class FixLocationStatus
The Class FixLocationStatus.
Constructor Summary | |
---|---|
FixLocationStatus(java.awt.Point location)
Instantiates a new fix location status. |
Method Summary | |
---|---|
java.awt.Point |
getLocation()
Gets the location. |
java.util.List<java.lang.Object> |
getOccupiedObjects()
Gets the occupied objects. |
int |
getOccupiedObjectsCount()
Gets the occupied objects count. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FixLocationStatus(java.awt.Point location)
location
- the locationMethod Detail |
---|
public java.awt.Point getLocation()
public java.util.List<java.lang.Object> getOccupiedObjects()
public int getOccupiedObjectsCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |