info.aduna.graphics.render
Class SemanticZoomTextBlock
java.lang.Object
info.aduna.graphics.render.SemanticZoomTextBlock
- All Implemented Interfaces:
- SemanticZoomInfoBlock
public class SemanticZoomTextBlock
- extends Object
- implements SemanticZoomInfoBlock
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SemanticZoomTextBlock
public SemanticZoomTextBlock(Font font,
Color color,
int nrLines)
getHeight
public double getHeight()
- Specified by:
getHeight in interface SemanticZoomInfoBlock
setText
public void setText(String text)
render
public void render(Graphics2D g,
Rectangle2D.Double bounds)
- Specified by:
render in interface SemanticZoomInfoBlock
Copyright © 1997-2008 Aduna. All Rights Reserved.