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