public interface ILabelLocationMetrics
Point2D
getAnchor()
double
getRotation()
boolean
isFixed()
void
setAnchor(Point anchor)
setRotation(double rotation)
Point2D getAnchor()
void setAnchor(Point anchor)
double getRotation()
void setRotation(double rotation)
boolean isFixed()