Uses of Class
org.tbee.swing.gauge.GaugeDirection.Point2d

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(BufferedImage image, GaugeDirection.Point2d center, int distance, Font font, Color color)
           
protected  void GaugeDirection.drawNeedle(BufferedImage image, BufferedImage needle, GaugeDirection.Point2d center, Point offset, double angle)
           
protected  void GaugeDirection.drawTicks(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
           
 



Copyright © 2012 KnowledgePlaza. All Rights Reserved.