Interface ILabelLocationMetrics
public interface ILabelLocationMetrics
-
Method Summary
Modifier and TypeMethodDescriptiondoublebooleanisFixed()voidvoidsetRotation(double rotation)
-
Method Details
-
getAnchor
Point2D getAnchor() -
setAnchor
-
getRotation
double getRotation() -
setRotation
void setRotation(double rotation) -
isFixed
boolean isFixed()
-