public class ReferenceCamClockwiseAxis extends AbstractSingleTransformedAxis
PropertySheetHolder.PropertySheetinputAxisdeleteAction, id, name, permutateDownAction, permutateUpAction, typepropertyChangeSupport| Constructor and Description |
|---|
ReferenceCamClockwiseAxis() |
| Modifier and Type | Method and Description |
|---|---|
Wizard |
getConfigurationWizard()
Gets a Wizard that can be used to configure this object.
|
ReferenceCamCounterClockwiseAxis |
getCounterClockwiseAxis() |
AxesLocation |
toRaw(AxesLocation location,
Locatable.LocationOption... options)
Transform the specified transformed coordinate taken from the specified location into the
raw coordinate embedded into the returned location.
|
AxesLocation |
toTransformed(AxesLocation location,
Locatable.LocationOption... options)
Transform the raw axis coordinate(s) taken from the specified location into the
transformed coordinate embedded into the returned location.
|
getCoordinateAxes, getInputAxis, setInputAxistoRaw, toTransformedgetChildPropertySheetHolders, getCoordinateAxes, getId, getName, getPropertySheetHolderActions, getPropertySheetHolderIcon, getPropertySheetHolderTitle, getPropertySheets, getType, setName, setType, toStringaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, firePropertyChange, removePropertyChangeListener, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdgetChildPropertySheetHolders, getPropertySheetHolderActions, getPropertySheetHolderIcon, getPropertySheetHolderTitle, getPropertySheetsfindIssues, getSubjectIcon, getSubjectTextpublic Wizard getConfigurationWizard()
WizardConfigurablepublic ReferenceCamCounterClockwiseAxis getCounterClockwiseAxis()
public AxesLocation toRaw(AxesLocation location, Locatable.LocationOption... options) throws java.lang.Exception
AbstractAxistoRaw in class AbstractAxisjava.lang.Exceptionpublic AxesLocation toTransformed(AxesLocation location, Locatable.LocationOption... options)
AbstractAxistoTransformed in class AbstractAxis