|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.amp.axf.space.Location1DIntegerAdapter
org.eclipse.amp.axf.space.Location2DIntegerAdapter
public abstract class Location2DIntegerAdapter
A marker interface. The measures are not defined.
Field Summary |
---|
Fields inherited from interface org.eclipse.amp.axf.space.ILocation |
---|
NOT_LOCATED |
Constructor Summary | |
---|---|
Location2DIntegerAdapter()
|
Method Summary | |
---|---|
java.lang.Object |
getY()
|
double |
getYDouble()
|
abstract int |
getYInteger()
|
Methods inherited from class org.eclipse.amp.axf.space.Location1DIntegerAdapter |
---|
getX, getXDouble, getXInteger |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.amp.axf.space.ILocation1D |
---|
getX, getXDouble, getXInteger |
Constructor Detail |
---|
public Location2DIntegerAdapter()
Method Detail |
---|
public final java.lang.Object getY()
getY
in interface ILocation2D
ILocation2D.getY()
public abstract int getYInteger()
getYInteger
in interface ILocation2D
ILocation2D.getYInteger()
public final double getYDouble()
getYDouble
in interface ILocation2D
ILocation2D.getYDouble()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |