AxisProperty Member List
This is the complete list of members for
AxisProperty, including all inherited members.
AxisProperty() | AxisProperty | |
AxisProperty(String name) | AxisProperty | |
AxisProperty(YAxis yAxis, String name) | AxisProperty | |
AxisProperty(String name, Unit unit, Double lowValue, Double highValue) | AxisProperty | |
AxisProperty(YAxis yAxis, String name, Unit unit, Double lowValue, Double highValue) | AxisProperty | |
getHighValue() | Property | |
getLowValue() | Property | |
getName() | Property | |
getUnit() | Property | |
getYAxis() | AxisProperty | |
log() | Storeable | [package] |
Property() | Property | |
Property(String name) | Property | |
Property(String name, Unit unit, Double lowValue, Double highValue) | Property | |
setHighValue(Double highValue) | Property | |
setLowValue(Double lowValue) | Property | |
setName(String name) | Property | |
setUnit(Unit unit) | Property | |
setValues(Unit unit, Double lowValue, Double highValue) | Property | |
setYAxis(YAxis yAxis) | AxisProperty | |
toString() | Property | |
Type(type="cedar.hepdata.db.UnitUserType") private Unit _unit | Property | [package] |