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