This method queries the legend entries requested height @param g graphics for height estimation @return height
(Graphics g)
| 30 | * @return height |
| 31 | */ |
| 32 | public int getHeight(Graphics g); |
| 33 | |
| 34 | /** |
| 35 | * This method queries the legend entries requested width |
no outgoing calls