Deprecated API


Contents
Deprecated Classes
gestalt.p5.JoglProcessingFrameBufferObject
          this class seems to contain errors... 
gestalt.candidates.quad.JoglQuad
           
gestalt.candidates.quad.JoglQuads
           
gestalt.candidates.quad.JoglVertex3f
           
mathematik.Rayf
            
gestalt.demo.processing.UsingSketchesOnFBOs
          this sketch seems to contain errors... 
gestalt.demo.processing.UsingSnitchSketchToTexture
          this sketch seems to contain errors... 
 

Deprecated Methods
nanoxml.XMLElement.addProperty(String, double)
          Use setDoubleAttribute instead. 
nanoxml.XMLElement.addProperty(String, int)
          Use setIntAttribute instead. 
nanoxml.XMLElement.addProperty(String, Object)
          Use setAttribute instead. 
nanoxml.XMLElement.enumeratePropertyNames()
          Use enumerateAttributeNames instead. 
nanoxml.XMLElement.getContents()
          Use getContent instead. 
gestalt.texture.QTMovieProducer.getData()
          use 'bitmap()' instead. 
gestalt.render.plugin.Fog.getFogEnd()
            
gestalt.render.plugin.Fog.getFogStart()
            
nanoxml.XMLElement.getIntProperty(String, Hashtable, String)
          Use getIntAttribute instead. 
gestalt.shape.Mesh.getLength()
            
nanoxml.XMLElement.getProperty(String)
          Use getStringAttribute instead. 
nanoxml.XMLElement.getProperty(String, double)
          Use getDoubleAttribute instead. 
nanoxml.XMLElement.getProperty(String, Hashtable, String)
          Use getAttribute instead. 
nanoxml.XMLElement.getProperty(String, int)
          Use getIntAttribute instead. 
nanoxml.XMLElement.getProperty(String, String)
          Use getStringAttribute instead. 
nanoxml.XMLElement.getProperty(String, String, String, boolean)
          Use getBooleanAttribute instead. 
nanoxml.XMLElement.getSpecialDoubleProperty(String, Hashtable, String)
          Use getDoubleAttribute instead. 
nanoxml.XMLElement.getSpecialIntProperty(String, Hashtable, String)
          Use getIntAttribute instead. 
gestalt.shape.Mesh.getStart()
            
nanoxml.XMLElement.getStringProperty(String, Hashtable, String)
          Use getStringAttribute instead. 
nanoxml.XMLElement.getTagName()
          Use getName instead. 
gestalt.model.Model.getView()
            
mathematik.Intersection.intersectRayPlane(Ray3f, Plane3f)
          this method might contain errors. 
mathematik.Intersection.intersectRayPlane(Ray3f, Plane3f, Vector3f)
          this method might contain errors. 
mathematik.Intersection.intersectRayPlane(Vector3f, Vector3f, Vector3f, Vector3f, Vector3f, Vector3f)
          this method might contain errors. 
nanoxml.XMLElement.removeChild(String)
          Use removeAttribute instead. 
nanoxml.XMLElement.removeProperty(String)
          Use removeAttribute instead. 
gestalt.render.plugin.Fog.setFogDensity(float)
            
gestalt.render.plugin.Fog.setFogEnd(float)
            
gestalt.render.plugin.Fog.setFogMode(int)
            
gestalt.render.plugin.Fog.setFogStart(float)
            
gestalt.shape.Mesh.setLength(int)
            
gestalt.shape.Cube.setOrigin(int)
            
gestalt.shape.Disk.setOrigin(int)
            
gestalt.shape.Plane.setOrigin(int)
            
mathematik.Rotation.setRotationMatrix(Vector3f, TransformMatrix4f)
          use 'set' instead. 
gestalt.shape.Mesh.setStart(int)
            
nanoxml.XMLElement.setTagName(String)
          Use setName instead. 
 



processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009