The Source for Java Technology Collaboration


Home | Changes | Index | Search | Go

MicrophoneWFSFile

<?xml version="1.0" encoding="UTF-8"?>
<java version="1.6.0-dp" class="java.beans.XMLDecoder">
 <object class="org.jdesktop.lg3d.wonderland.extracells.server.MicrophoneCellGLOSetup">

  <void property="cellGLOClassName">
   <string>org.jdesktop.lg3d.wonderland.extracells.server.cell.MicrophoneCellGLO</string>
  </void>

  <void property="cellSetup">
   <object class="org.jdesktop.lg3d.wonderland.extracells.common.MicrophoneCellSetup">

    <void property="modelFiles">
      <array class="java.lang.String" length="3">
        <void index="0">
          <string>models/microphone.j3s.gz</string>
        </void>
        <void index="1">
          <string>models/square.j3s.gz</string>
        </void>
        <void index="2">
          <string>models/circle.j3s.gz</string>
        </void>
      </array>
    </void>

    <void property="fullVolumeRadius">
       <double>35</double>
    </void>

    <void property="name">
       <string>Microphone1</string>
    </void>

    <void property="position">
      <void index="0">
       <double>-.8</double>
      </void>
      <void index="1">
       <double>0.0</double>
      </void>
      <void index="2">
       <double>0.0</double>
      </void>
    </void>

    <void property="scale">
       <double>.42</double>
    </void>
   </object>
  </void>

  <void property="origin">
   <void index="0">
      <double>22</double>
   </void>
   <void index="1">
      <double>0.05</double>
   </void>
   <void index="2">
      <double>0</double>
   </void>
  </void>

  <void property="boundsRadius">
     <double>2</double>
  </void>

  <void property="boundsType">
     <string>BOX</string>
  </void>

 </object>
</java>

Topic MicrophoneWFSFile . { Edit | Ref-By | Printable | Diffs r1 | More }
 XML java.net RSS

Revision r1 - 05 Jun 2008 - 18:51:04 - Main.jprovino
Parents: WebHome > ProjectWonderland > WonderlandRoadmap > WonderlandReleasepoint4