Package loggerForms.propertyInfos
Class HEADINGinfo
java.lang.Object
loggerForms.propertyInfos.HEADINGinfo
- 
Constructor Summary
ConstructorsConstructorDescriptionHEADINGinfo(ControlDescription relatedControl, int controlIndex, RangeUnitTypes unitType, int arrowLength, int arrowHeadSize, HeadingTypes type, boolean fillHead, Color colour)  - 
Method Summary
 
- 
Constructor Details
- 
HEADINGinfo
public HEADINGinfo(ControlDescription relatedControl, int controlIndex, RangeUnitTypes unitType, int arrowLength, int arrowHeadSize, HeadingTypes type, boolean fillHead, Color colour)  
 - 
 - 
Method Details
- 
getRelatedControl
- Returns:
 - the relatedControl
 
 - 
getUnitType
- Returns:
 - the unitType
 
 - 
getArrowLength
public int getArrowLength()- Returns:
 - the arrowLength
 
 - 
getArrowHeadSize
public int getArrowHeadSize()- Returns:
 - the arrowHeadSize
 
 - 
getType
- Returns:
 - the type
 
 - 
isFillHead
public boolean isFillHead()- Returns:
 - the fillHead
 
 - 
getColour
- Returns:
 - the colour
 
 - 
getControlIndex
public int getControlIndex() 
 -