Uses of Interface
org.web3d.x3d.sai.Geometry2D.Circle2D
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Geometry2D | |
| org.web3d.x3d.sai.Geometry2D |
-
Uses of Circle2D in org.web3d.x3d.jsail.Geometry2D
Classes in org.web3d.x3d.jsail.Geometry2D that implement Circle2D Modifier and Type Class Description classCircle2DObjectCircle2D is a geometry node that defines a linear X-Y circle with center (0,0) in X-Y plane. -
Uses of Circle2D in org.web3d.x3d.sai.Geometry2D
Methods in org.web3d.x3d.sai.Geometry2D that return Circle2D Modifier and Type Method Description Circle2DCircle2D. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Circle2DCircle2D. setRadius(float newValue)Accessor method to assign float value to initializeOnly SFFloat field named radius.