Class CornerImpl
java.lang.Object
com.priint.pubserver.metadata.xml.element.CornerImpl
- All Implemented Interfaces:
Corner,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CornerImpl
public CornerImpl()
-
-
Method Details
-
getType
Description copied from interface:CornerGets the type. -
setType
Description copied from interface:CornerSets the type. -
getRadius
public double getRadius()Description copied from interface:CornerGets the radius. -
setRadius
public void setRadius(double radius) Description copied from interface:CornerSets the radius.
-