|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpojos.DataObject
pojos.ShapeData
pojos.EllipseData
public class EllipseData
Represents an ellipse in the Euclidean space R2.
Constructor Summary | |
---|---|
EllipseData(omero.model.Shape shape)
Creates a new instance. |
Method Summary | |
---|---|
double |
getRadiusX()
Returns the radius along the X-axis. |
double |
getRadiusY()
Returns the radius along the Y-axis. |
double |
getX()
Returns the x-coordinate of the center of the ellipse. |
double |
getY()
Returns the x-coordinate of the center of the ellipse. |
Methods inherited from class pojos.ShapeData |
---|
getShapeSettings, getT, getTransform, getZ |
Methods inherited from class pojos.DataObject |
---|
asAnnotation, asChannel, asDataset, asExperimenter, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, getCreated, getDetails, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EllipseData(omero.model.Shape shape)
shape
- The shape this object represents.Method Detail |
---|
public double getX()
public double getY()
public double getRadiusX()
public double getRadiusY()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.