|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.geom.RectangularShape
scale.visual.SGDRhombus
scale.visual.SGDRhombus.Float
public static final class SGDRhombus.Float
A rhombus using single precision floating point coordinates.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class scale.visual.SGDRhombus |
|---|
SGDRhombus.Double, SGDRhombus.Float |
| Field Summary |
|---|
| Fields inherited from interface java.awt.geom.PathIterator |
|---|
SEG_CLOSE, SEG_CUBICTO, SEG_LINETO, SEG_MOVETO, SEG_QUADTO, WIND_EVEN_ODD, WIND_NON_ZERO |
| Constructor Summary | |
|---|---|
SGDRhombus.Float()
|
|
| Method Summary | |
|---|---|
double |
getHeight()
|
double |
getWidth()
|
double |
getX()
|
double |
getY()
|
boolean |
isEmpty()
|
void |
setFrame(double x,
double y,
double w,
double h)
|
| Methods inherited from class scale.visual.SGDRhombus |
|---|
contains, contains, contains, currentSegment, currentSegment, getBounds2D, getPathIterator, getPathIterator, getWindingRule, intersects, intersects, intersects, isDone, next |
| Methods inherited from class java.awt.geom.RectangularShape |
|---|
clone, contains, getBounds, getCenterX, getCenterY, getFrame, getMaxX, getMaxY, getMinX, getMinY, setFrame, setFrame, setFrameFromCenter, setFrameFromCenter, setFrameFromDiagonal, setFrameFromDiagonal |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SGDRhombus.Float()
| Method Detail |
|---|
public double getX()
getX in class SGDRhombuspublic double getY()
getY in class SGDRhombuspublic double getWidth()
getWidth in class SGDRhombuspublic double getHeight()
getHeight in class SGDRhombus
public void setFrame(double x,
double y,
double w,
double h)
setFrame in class SGDRhombuspublic boolean isEmpty()
isEmpty in class java.awt.geom.RectangularShape
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||