Package gprover
Class Mnde
- java.lang.Object
-
- gprover.Mnde
-
public class Mnde extends java.lang.ObjectRepresents a geometric construction node.
-
-
Constructor Summary
Constructors Constructor Description Mnde()Constructs a Mnde object with default values.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcp(Mnde m)Copies the values from another Mnde object to this object.
-