public class AxisSolutions extends java.lang.Object implements Solutions.Subject
Modifier and Type | Class and Description |
---|---|
class |
AxisSolutions.AxisLetterIssue |
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
VALID_AXIS_LETTERS |
Constructor and Description |
---|
AxisSolutions(ReferenceControllerAxis axis) |
Modifier and Type | Method and Description |
---|---|
void |
findIssues(Solutions solutions)
Report any detected issue and proposed solution in the list.
|
protected java.util.List<java.lang.String> |
getReportedAxisLetters() |
protected java.util.List<java.lang.String> |
getValidAxisLetters() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSubjectIcon, getSubjectText
public AxisSolutions(ReferenceControllerAxis axis)
public void findIssues(Solutions solutions)
Solutions.Subject
findIssues
in interface Solutions.Subject
protected java.util.List<java.lang.String> getReportedAxisLetters()
protected java.util.List<java.lang.String> getValidAxisLetters()