- readObject(ObjectInputStream) - Method in class de.mcp.cutcad.model.primitives.Vector2D
-
- readObject(ObjectInputStream) - Method in class de.mcp.cutcad.model.primitives.Vector3D
-
- recalculate(List<Vector2D>) - Method in class de.mcp.cutcad.model.primitives.GShape
-
Recalculate form (edges) of the shape, if the form of its parent shape is modified
- recalculate() - Method in class de.mcp.cutcad.model.primitives.Shape
-
- recalculate() - Method in class de.mcp.cutcad.model.shapes.CopyShape
-
Dummy - Nothing to recalculate
- recalculate() - Method in class de.mcp.cutcad.model.shapes.PolygonShape
-
Dummy - Nothing to recalculate
- recalculate() - Method in class de.mcp.cutcad.model.shapes.Rectangle
-
Recalculates the vectors of the rectangle based on the input parameter
- recalculate() - Method in class de.mcp.cutcad.model.shapes.SymmetricPolygon
-
Recalculates the vectors of the symmetric polygon based on the input
parameter
- recalculate() - Method in class de.mcp.cutcad.model.shapes.Trapezium
-
Recalculates the vectors of the trapezium based on the input parameter
- recalculateConnectedEdge(Edge) - Method in class de.mcp.cutcad.model.Connection
-
- Rectangle - Class in de.mcp.cutcad.model.shapes
-
Creates a rectangle as a shape
- Rectangle(Vector3D, int, int) - Constructor for class de.mcp.cutcad.model.shapes.Rectangle
-
Creates a rectangle.
- RectangleTool - Class in de.mcp.cutcad.application.tools.drawing
-
The DrawTool is used to draw a rectangle-shape.
- RectangleTool(CutCADApplet, ObjectContainer) - Constructor for class de.mcp.cutcad.application.tools.drawing.RectangleTool
-
- relationTenonToEdge - Static variable in class de.mcp.cutcad.algorithm.CreateTenons
-
- relativePosition - Variable in class de.mcp.cutcad.application.tools.objectManipulation.CutoutTool
-
- removeAllCutouts() - Method in class de.mcp.cutcad.model.primitives.GShape
-
remove all cut-outs from this shape (clean up for deletion)
- removeConnection(Connection) - Method in class de.mcp.cutcad.model.ObjectContainer
-
Removes a connection from the project.
- removeConnectionsContaining(Shape) - Method in class de.mcp.cutcad.application.tools.objectManipulation.DeleteTool
-
- removeCutout() - Method in class de.mcp.cutcad.model.primitives.Cutout
-
remove cut-out from a shape
- removeCutout(Cutout) - Method in class de.mcp.cutcad.model.primitives.GShape
-
- removeCutoutsContaining(Shape) - Method in class de.mcp.cutcad.application.tools.objectManipulation.DeleteTool
-
- removeShape(Shape) - Method in class de.mcp.cutcad.model.ObjectContainer
-
Removes a shape from the project.
- resetConnectionID() - Static method in class de.mcp.cutcad.algorithm.GenerateEngravingIDs
-
- returnBedHeight() - Method in class de.mcp.cutcad.printdialog.lasercutter.LaserCutter
-
This method returns the height of the bed of the selected laser cutter in mm.
- returnBedWidth() - Method in class de.mcp.cutcad.printdialog.lasercutter.LaserCutter
-
This method returns the width of the bed of the selected laser cutter in mm.
- returnDevice() - Method in class de.mcp.cutcad.printdialog.lasercutter.LaserCutter
-
Returns the name of the selected lasercutter.
- returnDeviceNumber() - Method in class de.mcp.cutcad.printdialog.lasercutter.LaserCutter
-
Return the number associated with the selected lasercutter.
- returnDPI() - Method in class de.mcp.cutcad.printdialog.lasercutter.LaserCutter
-
This method returns the possible dpi settings of the selected laser cutter.
- rotate(float) - Method in class de.mcp.cutcad.model.primitives.Vector2D
-
- rotate() - Method in class de.mcp.cutcad.model.STLMesh
-
- RotateAdjectantShapes - Class in de.mcp.cutcad.algorithm
-
Rotates two shapes until two edges of them are at the same position
Rotates two shapes until two edges are at the same position - the edges need
to have a common point and both of them are already connected.
- RotateAdjectantShapes() - Constructor for class de.mcp.cutcad.algorithm.RotateAdjectantShapes
-
- rotateAroundAxis(Vector3D, float) - Method in class de.mcp.cutcad.model.primitives.GShape
-
Rotates the form in the 3D space
- rotateAroundAxis(Vector3D, float) - Method in class de.mcp.cutcad.model.primitives.Vector3D
-
- rotateBothShapes(Connection, Edge, Edge) - Static method in class de.mcp.cutcad.algorithm.RotateAdjectantShapes
-
Rotates two edges with a common point until the other is common,
too
Two edges on different shapes, which have one common point, at
least one of their corresponding shapes can be rotated (only one
connection with another shape) and the rotating axis are also
connected with this common point.
- rotateOnlyOneShape(Edge, Edge) - Static method in class de.mcp.cutcad.algorithm.RotateAdjectantShapes
-
- rotDelX - Variable in class de.mcp.cutcad.model.STLMesh
-
- rotDelY - Variable in class de.mcp.cutcad.model.STLMesh
-
- rotDelZ - Variable in class de.mcp.cutcad.model.STLMesh
-
- rotX - Variable in class de.mcp.cutcad.model.STLMesh
-
- rotY - Variable in class de.mcp.cutcad.model.STLMesh
-
- rotZ - Variable in class de.mcp.cutcad.model.STLMesh
-
- rp - Variable in class de.mcp.cutcad.printdialog.lasercutter.LaserJobCreator
-
Stores the vector part of the laserjob, not yet used.