Package | Description |
---|---|
com.google.gwt.dev.jjs |
Modifier and Type | Field and Description |
---|---|
protected Correlation.Axis |
Correlation.axis |
Modifier and Type | Method and Description |
---|---|
Correlation.Axis |
Correlation.getAxis() |
static Correlation.Axis |
Correlation.Axis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Correlation.Axis[] |
Correlation.Axis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Correlation |
SourceInfoCorrelation.getCorrelation(Correlation.Axis axis) |
Correlation |
SourceInfo.getCorrelation(Correlation.Axis axis)
Return the Correlation that has been set for a given Axis, or
null if no Correlation has been set on the given axis. |
Correlation |
SourceOrigin.getCorrelation(Correlation.Axis axis) |
Copyright © 2018. All rights reserved.