public class Angles
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static int | OOXML_DEGREEOOXML represents an angle in 60,000ths of a degree. | 
| Constructor and Description | 
|---|
| Angles() | 
| Modifier and Type | Method and Description | 
|---|---|
| static double | attributeToDegrees(int angle) | 
| static int | degreesToAttribute(double angle) | 
public static final int OOXML_DEGREE
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.