|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SMEllipse | |
sm |
Uses of SMEllipse in sm |
Methods in sm that return SMEllipse | |
SMEllipse |
SMText.getRelativeEllipse(double ratioX,
double ratioY)
Returns a SMEllipse that surrounds this text.
|
SMEllipse |
SMText.getAbsoluteEllipse(double w,
double h)
Returns a SMEllipse that surrounds this text.
|
SMEllipse |
SMText.getEllipticalBoundingBox()
Returns a SMEllipse filled in white that surrounds this SMText. |
SMEllipse |
SMShape.asEllipse()
Returns this shape if it is an ellipse, null otherwise |
SMEllipse |
SMCanvas.newEllipse(java.awt.geom.Point2D p,
double w,
double h)
Creates a new ellipse and adds it to the canvas. |
SMEllipse |
SMCanvas.newEllipse(double x,
double y,
double w,
double h)
Creates a new ellipse and adds it to the canvas. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |