public interface ILabelLocationMetrics
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Point2D |
getAnchor() |
double |
getRotation() |
boolean |
isFixed() |
void |
setAnchor(java.awt.Point anchor) |
void |
setRotation(double rotation) |