Package xml.factories.element
-
Class Summary Class Description XmlAmbientLightFactory Constructs anAmbientLightfrom an XMLElement.XmlCameraFactory Creates aCamerafrom the given XMLElement.XmlCylinderFactory Constructs aCylinderfrom an XMLElement.XmlDirectionalLightFactory This class can create aDirectionalLightfrom an XMLElement.XmlFactoryFromElement<T> This interface represents a class which is able to create instances of type T from an XMLElement.XmlGeometriesFactory Constructs aGeometryListobject from an XMLElement.XmlGeometryFactory This interface represents a class which is able to createGeometryinstances from XMLElements.XmlLightFactory This abstract class represents a class which is able to createLightSourceinstances from XMLElements.XmlLightSourcesFactory This class is able to create a list ofLightSourceinstances from an XMLElement.XmlMaterialFactory Constructs a newMaterialfrom an XMLElement.XmlNarrowSpotlightFactory Constructs a newNarrowSpotlightfrom an XMLElement.XmlPlaneFactory Constructs aPlanefrom an XMLElement.XmlPointLightFactory Constructs a newPointLightfrom an XMLElement.XmlPolygonFactory Constructs aPolygonfrom an XMLElement.XmlSceneFactory Constructs aScenefrom XMLElements.XmlSphereFactory Constructs aSpherefrom an XMLElement.XmlSpotlightFactory Constructs a newSpotlightfrom an XMLElement.XmlTriangleFactory Constructs aTrianglefrom an XMLElement.XmlTubeFactory Constructs aTubefrom an XMLElement.