<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="api.xsl"?>
<class name="BiGauge2" extends="BiComponent">
	<description>The gauge2 class, encapsulating the gauge2 structure</description>
	<arguments>
	</arguments>
	<staticMethods>
	</staticMethods>
	<staticFields>
	</staticFields>
	<methods>
		<method name="add">
			<description>EDIT_THIS</description>
			<arguments>
				<argument name="oChild">
					<description>EDIT_THIS</description>
					<type>EDIT_THIS</type>
				</argument>
			</arguments>
			<returns>
				<type>EDIT_THIS</type>
			</returns>
		</method>
		<method name="layoutAllChildren">
			<description>EDIT_THIS</description>
			<arguments>
			</arguments>
			<returns>
				<type>EDIT_THIS</type>
			</returns>
		</method>
	</methods>
	<properties>
		<property name="coordWidth" get="true" set="true">
			<description>Coord width is the inner coord vertical max value</description>
			<type>Number</type>
		</property>
		<property name="coordHeight" get="true" set="true">
			<description>Coord width is the inner coord horizontal max value</description>
			<type>Number</type>
		</property>
	</properties>
	<events>
	</events>
	<remarks>
	</remarks>
</class>
