Convenience routine to get an Integer-valued attribute.
String
which contains the name of the attribute to be assessed. int
specifying the default value of the attribute. An int
containing the attribute value.
The value of an attribute is returned if it is defined and its value is of type int
. Otherwise the defaultValue
is returned.
AbstractChartNode Class | Imsl.Chart2D Namespace