Update of /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv14005
Added Files:
AtlantisConfig.xml
Log Message:
MDT + RPC added
--- NEW FILE: AtlantisConfig.xml ---
<?xml version="1.0"?>
<!DOCTYPE AtlantisConfiguration [
<!ELEMENT AtlantisConfiguration (Initialization, Parameters,ParameterDifferences*, WindowCorners*)>
<!ELEMENT Initialization (Interactions, Canvas)>
<!ELEMENT Interactions (Panel*, InteractionControl+)>
<!ELEMENT InteractionControl (Panel*)>
<!ATTLIST InteractionControl
projectionName CDATA #REQUIRED>
<!ELEMENT Panel EMPTY>
<!ATTLIST Panel
screenName CDATA #REQUIRED
fileName CDATA #REQUIRED
toolTip CDATA "">
[...1284 lines suppressed...]
<CORNERS windowName="R" x0="-5.0" y0="360.0" x1="5.0" y1="360.0" x2="5.0" y2="0.0"/>
<CORNERS windowName="M" x0="-2250.0" y0="4500.0" x1="2250.0" y1="4500.0" x2="2250.0" y2="-4500.0"/>
<CORNERS windowName="L" x0="-1320.0" y0="2640.0" x1="1320.0" y1="2640.0" x2="1320.0" y2="-2640.0"/>
<CORNERS windowName="D" x0="-2640.0" y0="1320.0" x1="2640.0" y1="1320.0" x2="2640.0" y2="-1320.0"/>
<CORNERS windowName="C" x0="0.0" y0="400.0" x1="1320.0" y1="400.0" x2="1320.0" y2="0.0"/>
<CORNERS windowName="B" x0="-3960.0" y0="1320.0" x1="3960.0" y1="1320.0" x2="3960.0" y2="-1320.0"/>
<CORNERS windowName="9" x0="-241.0" y0="-30.0" x1="385.0" y1="-30.0" x2="385.0" y2="8.0"/>
<CORNERS windowName="8" x0="-5.0" y0="360.0" x1="5.0" y1="360.0" x2="5.0" y2="0.0"/>
<CORNERS windowName="7" x0="-2250.0" y0="2250.0" x1="2250.0" y1="2250.0" x2="2250.0" y2="-2250.0"/>
<CORNERS windowName="6" x0="-5.0" y0="360.0" x1="5.0" y1="360.0" x2="5.0" y2="0.0"/>
<CORNERS windowName="5" x0="-2250.0" y0="2250.0" x1="2250.0" y1="2250.0" x2="2250.0" y2="-2250.0"/>
<CORNERS windowName="4" x0="-2250.0" y0="2250.0" x1="2250.0" y1="2250.0" x2="2250.0" y2="-2250.0"/>
<CORNERS windowName="3" x0="-2250.0" y0="400.0" x1="2250.0" y1="400.0" x2="2250.0" y2="0.0"/>
<CORNERS windowName="2" x0="0.0" y0="400.0" x1="1320.0" y1="400.0" x2="1320.0" y2="0.0"/>
<CORNERS windowName="1" x0="-1320.0" y0="1320.0" x1="1320.0" y1="1320.0" x2="1320.0" y2="-1320.0"/>
</WindowCorners>
</AtlantisConfiguration>
|