Path: blob/main/tests/netedit/elements/tazs/inspect_selected/name/additionals.netedit
169726 views
<?xml version="1.0" encoding="UTF-8"?> <!-- generated on 2025-01-14 10:39:50 by Eclipse SUMO netedit Version v1_21_0+1831-1e6ba8b2e29 This data file and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html This file may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License 2.0 are satisfied: GNU General Public License, version 2 or later which is available at https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later --> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- TAZs --> <taz id="TAZ_0" shape="26.00,8.00 26.00,18.00 2.00,18.00 2.00,8.00 26.00,8.00" center="20.00,30.00" fill="1" name="custom name" color="yellow"> <param key="keyA1" value="valueA1"/> <param key="keyA2" value="valueA2"/> <param key="keyA3" value="valueA3"/> </taz> <taz id="TAZ_1" shape="-8.00,10.00 -8.00,18.00 -24.00,18.00 -24.00,10.00 -8.00,10.00" center="40.00,50.00" name="custom name" color="red"> <param key="keyB1" value="valueB1"/> <param key="keyB2" value="valueB2"/> <param key="keyB3" value="valueB3"/> </taz> </additional>