|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GaugeDirection.Point2d | |
|---|---|
| org.tbee.swing.gauge | |
| org.tbee.swing.gauge.stylishblack | |
| Uses of GaugeDirection.Point2d in org.tbee.swing.gauge |
|---|
| Methods in org.tbee.swing.gauge with parameters of type GaugeDirection.Point2d | |
|---|---|
protected void |
GaugeDirection.drawLabels(java.awt.image.BufferedImage image,
GaugeDirection.Point2d center,
int distance,
java.awt.Font font,
java.awt.Color color)
|
protected void |
GaugeDirection.drawNeedle(java.awt.image.BufferedImage image,
java.awt.image.BufferedImage needle,
GaugeDirection.Point2d center,
java.awt.Point offset,
double angle)
|
protected void |
GaugeDirection.drawTicks(java.awt.image.BufferedImage image,
GaugeDirection.Point2d center,
int tickDistance,
int tickLength,
int numberOfTicks,
int highlightTicks)
|
| Uses of GaugeDirection.Point2d in org.tbee.swing.gauge.stylishblack |
|---|
| Fields in org.tbee.swing.gauge.stylishblack declared as GaugeDirection.Point2d | |
|---|---|
protected static GaugeDirection.Point2d |
StylishBlackAnalogLargeDirection.cCenter
|
protected static GaugeDirection.Point2d |
StylishBlackAnalogDirection.cCenter
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||