<?xml version="1.0" encoding="UTF-8"?>

<!--
    IBICSlicing.inspector
    IDEInterfaceBuilder

    Created by Jon Hess on 2/11/12.
    Copyright 2012 Apple Inc. All rights reserved.
-->

<slice>
    <section>
        <!--
        <sliver title="Slicing" >
            <property type="enumeration" keyPath="imageSetsController.selection.ibInspectedResizingBehaviorSharing">
                <option-group>
                    <option title="Shared" value="0"/>
                    <option title="Individual" value="1"/>
                </option-group>
            </property>
        </sliver>
        -->
        <chooser title="Slices" type="number" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.resizingMode">
            <choice value="0" title="None"/>
            <choice value="1" title="Horizontal">
                <sliver>
                    <property type="number" title="Left" minimum="0.0" formatStyle="integer" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.ibInspectedCapInsetMinX"/>
                    <property type="number" title="Right" minimum="0.0" formatStyle="integer" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.ibInspectedCapInsetMaxX"/>
                </sliver>
                <sliver title="Center">
                    <property type="enumeration" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.centerFillMode">
                        <option-group>
                            <option title="Stretches" value="0"/>
                            <option title="Tiles" value="1"/>
                        </option-group>
                    </property>
                    <property type="number" title="Width" minimum="0.0" formatStyle="integer" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.ibInspectedCenterSizeWidth"/>
                </sliver>
            </choice>
            <choice value="2" title="Vertical">
                <sliver>
                    <property type="number" title="Top" minimum="0.0" formatStyle="integer" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.ibInspectedCapInsetMinY"/>
                    <property type="number" title="Bottom" minimum="0.0" formatStyle="integer" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.ibInspectedCapInsetMaxY"/>
                </sliver>
                <sliver title="Center">
                    <property type="enumeration" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.centerFillMode">
                        <option-group>
                            <option title="Stretches" value="0"/>
                            <option title="Tiles" value="1"/>
                        </option-group>
                    </property>
                    <property type="number" title="Height" minimum="0.0" formatStyle="integer" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.ibInspectedCenterSizeHeight"/>
                </sliver>
            </choice>
            <choice value="3" title="Horizontal and Vertical">
                <sliver>
                    <property type="number" title="Left" minimum="0.0" formatStyle="integer" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.ibInspectedCapInsetMinX"/>
                    <property type="number" title="Right" minimum="0.0" formatStyle="integer" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.ibInspectedCapInsetMaxX"/>
                </sliver>
                <sliver>
                    <property type="number" title="Top" minimum="0.0" formatStyle="integer" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.ibInspectedCapInsetMinY"/>
                    <property type="number" title="Bottom" minimum="0.0" formatStyle="integer" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.ibInspectedCapInsetMaxY"/>
                </sliver>
                <sliver title="Center">
                    <property type="enumeration" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.centerFillMode">
                        <option-group>
                            <option title="Stretches" value="0"/>
                            <option title="Tiles" value="1"/>
                        </option-group>
                    </property>
                    <property type="number" title="Width" minimum="0.0" formatStyle="integer" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.ibInspectedCenterSizeWidth"/>
                    <property type="number" title="Height" minimum="0.0" formatStyle="integer" keyPath="imageRepsController.selection.ibInspectedResizingBehavior.ide_replaceAggregatedValue.ibInspectedCenterSizeHeight"/>
                </sliver>
            </choice>
        </chooser>
    </section>
</slice>
