public class Viewport extends X3DGroupingNode
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{}X3DGroupingNode"> <attribute name="clipBoundary" type="{}MFFloat" default="0 1 0 1" /> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected MFFloat |
clipBoundary |
bboxCenter, bboxSize, childObjects
containerField
Constructor and Description |
---|
Viewport() |
Modifier and Type | Method and Description |
---|---|
MFFloat |
getClipBoundary()
Gets the value of the clipBoundary property.
|
void |
setClipBoundary(MFFloat value)
Sets the value of the clipBoundary property.
|
getBboxCenter, getBboxSize, getChildObjects, setBboxCenter, setBboxSize
getContainerField, setContainerField
getClazz, getDEF, getIS, getMetadataObject, getUSE, setDEF, setIS, setMetadataObject, setUSE
protected MFFloat clipBoundary