Package loggerForms.propertyInfos
Class BEARINGinfo
java.lang.Object
loggerForms.propertyInfos.BEARINGinfo
-
Constructor Summary
ConstructorDescriptionBEARINGinfo
(ControlDescription relatedControl, int controlIndex, BearingTypes type, boolean plot) -
Method Summary
-
Constructor Details
-
BEARINGinfo
public BEARINGinfo(ControlDescription relatedControl, int controlIndex, BearingTypes type, boolean plot)
-
-
Method Details
-
getRelatedControl
- Returns:
- the relatedControl
-
getType
- Returns:
- the type
-
isPlot
public boolean isPlot()- Returns:
- the plot
-
getControlIndex
public int getControlIndex()
-