<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="api.xsl"?>
<class name="BiGauge2PlainColorFiller" extends="BiAbstractGauge2Filler">
	<description>This class creates a plain color filler</description>
	<arguments>
		<argument name="sColor">
			<description>The desired color.</description>
			<type>String</type>
		</argument>
	</arguments>
	<staticMethods>
	</staticMethods>
	<staticFields>
	</staticFields>
	<methods>
		<method name="applyFiller">
			<description>EDIT_THIS</description>
			<arguments>
				<argument name="oGroupChild">
					<description>EDIT_THIS</description>
					<type>EDIT_THIS</type>
				</argument>
			</arguments>
			<returns>
				<type>EDIT_THIS</type>
			</returns>
		</method>
	</methods>
	<properties>
		<property name="color" get="true" set="true">
			<description>The color that the filler is going to use.</description>
			<type>String</type>
		</property>
	</properties>
	<events>
	</events>
	<remarks>
	</remarks>
</class>
