public class RadiansToDegreesOperation extends Object implements CoordinatesOperation
| Modifier and Type | Field and Description |
|---|---|
static RadiansToDegreesOperation |
INSTANCE |
| Constructor and Description |
|---|
RadiansToDegreesOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(int sourceAxisCount,
double[] sourceCoordinates,
int targetAxisCount,
double[] targetCoordinates) |
public static final RadiansToDegreesOperation INSTANCE
public void perform(int sourceAxisCount,
double[] sourceCoordinates,
int targetAxisCount,
double[] targetCoordinates)
perform in interface CoordinatesOperationCopyright © 2015 Revolution Systems Inc.. All rights reserved.