|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Size2D | |
---|---|
org.jfree.text | Utility classes relating to text. |
org.jfree.ui | Utility classes for creating user interfaces. |
Uses of Size2D in org.jfree.text |
---|
Methods in org.jfree.text that return Size2D | |
---|---|
Size2D |
TextLine.calculateDimensions(Graphics2D g2)
Calculates the width and height of the text line. |
Size2D |
TextBlock.calculateDimensions(Graphics2D g2)
Returns the width and height of the text block. |
Size2D |
TextFragment.calculateDimensions(Graphics2D g2)
Calculates the dimensions of the text fragment. |
Uses of Size2D in org.jfree.ui |
---|
Methods in org.jfree.ui with parameters of type Size2D | |
---|---|
static Rectangle2D |
RectangleAnchor.createRectangle(Size2D dimensions,
double anchorX,
double anchorY,
RectangleAnchor anchor)
Creates a new rectangle with the specified dimensions that is aligned to the given anchor point (anchorX, anchorY) . |
|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |