Deprecated API


Contents
Deprecated Classes
com.yobotics.simulationconstructionset.util.graphics.SCSGraphicsRegistrar
            
 

Deprecated Methods
com.yobotics.simulationconstructionset.Link.add3DSFile(String)
          Replaced by add3DSFile 
com.yobotics.simulationconstructionset.Link.add3DSFile(String, Appearance)
          Replaced by add3DSFile 
com.yobotics.simulationconstructionset.Link.add3DSFile(URL)
          Replaced by add3DSFile 
com.yobotics.simulationconstructionset.Link.add3DSFile(URL, Appearance)
          Replaced by add3DSFile 
com.yobotics.simulationconstructionset.Link.addArcTorus(double, double, double, double)
          Replaced by addArcTorus 
com.yobotics.simulationconstructionset.Link.addArcTorus(double, double, double, double, Appearance)
          Replaced by addArcTorus 
com.yobotics.simulationconstructionset.Link.addBranchGroup(BranchGroup)
          Replaced by addBranchGroup 
com.yobotics.simulationconstructionset.Link.addCone(double, double)
          Replaced by addCone 
com.yobotics.simulationconstructionset.Link.addCone(double, double, Appearance)
          Replaced by addCone 
com.yobotics.simulationconstructionset.Link.addCoordinateSystem(double)
          Replaced by addCoordinateSystem 
com.yobotics.simulationconstructionset.Link.addCube(double, double, double)
          Replaced by addCube 
com.yobotics.simulationconstructionset.Link.addCube(double, double, double, Appearance)
          Replaced by addCube 
com.yobotics.simulationconstructionset.Link.addCylinder(double, double)
          Replaced by addCylinder 
com.yobotics.simulationconstructionset.Link.addCylinder(double, double, Appearance)
          Replaced by addCylinder 
com.yobotics.simulationconstructionset.Link.addEllipsoid(double, double, double)
          Replaced by addEllipsoid 
com.yobotics.simulationconstructionset.Link.addEllipsoid(double, double, double, Appearance)
          Replaced by addEllipsoid 
com.yobotics.simulationconstructionset.Link.addGenTruncatedCone(double, double, double, double, double)
          Replaced by addGenTruncatedCone 
com.yobotics.simulationconstructionset.Link.addGenTruncatedCone(double, double, double, double, double, Appearance)
          Replaced by addGenTruncatedCone 
com.yobotics.simulationconstructionset.Link.addGroup(Group)
          Replaced by addGroup 
com.yobotics.simulationconstructionset.Link.addHemiEllipsoid(double, double, double)
          Replaced by addHemiEllipsoid 
com.yobotics.simulationconstructionset.Link.addHemiEllipsoid(double, double, double, Appearance)
          Replaced by addHemiEllipsoid 
com.yobotics.simulationconstructionset.Link.addPyramidCube(double, double, double, double)
          Replaced by addPyramidCube 
com.yobotics.simulationconstructionset.Link.addPyramidCube(double, double, double, double, Appearance)
          Replaced by addPyramidCube 
com.yobotics.simulationconstructionset.Link.addShape(Geometry, Appearance)
          Replaced by addShape 
com.yobotics.simulationconstructionset.Link.addShape(Shape3D)
          Replaced by addShape 
com.yobotics.simulationconstructionset.Link.addSphere(double)
          Replaced by addSphere 
com.yobotics.simulationconstructionset.Link.addSphere(double, Appearance)
          Replaced by addSphere 
com.yobotics.simulationconstructionset.Link.addVRMLFile(String)
          Replaced by addVRMLFile 
com.yobotics.simulationconstructionset.Link.addVRMLFile(String, Appearance)
          Replaced by addVRMLFile 
com.yobotics.simulationconstructionset.Link.addVRMLFile(URL)
          Replaced by addVRMLFile 
com.yobotics.simulationconstructionset.Link.addVRMLFile(URL, Appearance)
          Replaced by addVRMLFile 
com.yobotics.simulationconstructionset.Link.addWedge(double, double, double)
          Replaced by addWedge 
com.yobotics.simulationconstructionset.Link.addWedge(double, double, double, Appearance)
          Replaced by addWedge 
com.yobotics.simulationconstructionset.Link.getSharedGroup()
          Replaced by getSharedGroup 
com.yobotics.simulationconstructionset.Link.identity()
          Replaced by (identity 
com.yobotics.simulationconstructionset.Link.rotate(double, int)
          Replaced by rotate 
com.yobotics.simulationconstructionset.Link.rotate(double, Vector3d)
          LinkGraphics#rotate(double, Vector3d 
com.yobotics.simulationconstructionset.Link.rotate(Matrix3d)
          Replaced by rotate 
com.yobotics.simulationconstructionset.Link.scale(double)
          Replaced by scale 
com.yobotics.simulationconstructionset.Link.scale(Vector3d)
          Replaced by scale 
com.yobotics.simulationconstructionset.Link.translate(double, double, double)
          Replaced by translate 
com.yobotics.simulationconstructionset.Link.translate(Vector3d)
          Replaced by translate