colladaLoader.xmlMapping
Class Library_visual_scenes

java.lang.Object
  extended by colladaLoader.xmlMapping.Library_visual_scenes

 class Library_visual_scenes
extends java.lang.Object

Lucerne University of Applied Sciences and Arts http://www.hslu.ch

This source is free; you can redistribute it and/or modify it under the terms of the GNU General Public License and by nameing of the originally author

this class maps the Library_Visual_scenes -tag

Version:
1.0
Author:
Markus Zimmermann http://www.die-seite.ch

Field Summary
private  java.util.HashMap<java.lang.String,Visual_Scene_sketchup8> library_visual_scenes
           
 
Constructor Summary
Library_visual_scenes(processing.xml.XMLElement[] libScenes, Library_Materials libmat, Library_Geometries libGeo)
           
 
Method Summary
(package private)  Visual_Scene_sketchup8 getVisualScenesByID(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

library_visual_scenes

private java.util.HashMap<java.lang.String,Visual_Scene_sketchup8> library_visual_scenes
Constructor Detail

Library_visual_scenes

Library_visual_scenes(processing.xml.XMLElement[] libScenes,
                      Library_Materials libmat,
                      Library_Geometries libGeo)
Method Detail

getVisualScenesByID

Visual_Scene_sketchup8 getVisualScenesByID(java.lang.String id)
Parameters:
id - of the Visual_scenes-Tag
Returns:
a mapped Visual_scenes-Object