|
abc4j API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JScoreElement
| Method Summary | |
|---|---|
java.awt.geom.Point2D |
getBase()
Return the base of this element. |
java.awt.geom.Rectangle2D |
getBoundingBox()
Returns the bounding box for this score element. |
MusicElement |
getMusicElement()
Returns the music element represented by this graphical score element. |
JScoreElement |
getScoreElementAt(java.awt.Point location)
Returns the score element whose bouding box contains the given location. |
double |
getWidth()
Returns the width of this score element. |
| Method Detail |
|---|
double getWidth()
MusicElement getMusicElement()
MusicElementjava.awt.geom.Rectangle2D getBoundingBox()
JScoreElement getScoreElementAt(java.awt.Point location)
location - A location.
java.awt.geom.Point2D getBase()
|
abc4j API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||