Package | Description |
---|---|
graphVisualizer.utils.x3d |
This package contains the x3d-specific utilities of the
graph visualizer.
|
x3d.avalon |
This package contains the Fraunhofer Avalon extensions to x3d.
|
x3d.fields |
This package contains the x3d field types.
|
x3d.model |
This package contains the x3d model.
|
Modifier and Type | Method and Description |
---|---|
static X3DGeometryNode |
X3DCreator.createSimpleGeometry(String namespace,
String name,
SimpleGeometryType geometryType,
SFFloat xDimension,
SFFloat yDimension,
SFFloat zDimension,
SFBool isSolid)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected SFBool |
Navigator.enabled |
protected SFBool |
SteerNavigator.updateRotationCenter |
Modifier and Type | Method and Description |
---|---|
SFBool |
Navigator.getEnabled() |
SFBool |
SteerNavigator.getUpdateRotationCenter() |
Modifier and Type | Method and Description |
---|---|
void |
Navigator.setEnabled(SFBool enabled) |
void |
SteerNavigator.setUpdateRotationCenter(SFBool updateRotationCenter) |
Modifier and Type | Field and Description |
---|---|
static SFBool |
SFBool.FALSE |
static SFBool |
SFBool.TRUE |
Modifier and Type | Method and Description |
---|---|
SFBool |
SFBool.clone() |
SFBool |
ObjectFactory.createSFBool() |
Modifier and Type | Method and Description |
---|---|
static int |
SFBool.compareTo(Boolean lhs,
SFBool rhs) |
int |
SFBool.compareTo(SFBool t) |
static int |
SFBool.compareTo(SFBool lhs,
Boolean rhs) |
static int |
SFBool.compareTo(SFBool lhs,
SFBool rhs) |
static Boolean |
SFBool.equals(Boolean lhs,
SFBool rhs) |
static Boolean |
SFBool.equals(SFBool lhs,
Boolean rhs) |
static Boolean |
SFBool.equals(SFBool lhs,
SFBool rhs) |
Constructor and Description |
---|
MFBool(SFBool... values) |
Modifier and Type | Field and Description |
---|---|
protected SFBool |
LineProperties.applied |
protected SFBool |
Cylinder.bottomVisible
Determines whether the bottom of the Cylinder is visible.
|
protected SFBool |
Cone.bottomVisible
Determines whether the bottom of the Cone is visible.
|
protected SFBool |
StringSensor.deletionAllowed |
protected SFBool |
Script.directOutput |
protected SFBool |
X3DSensorNode.enabled |
protected SFBool |
FillProperties.filled |
protected SFBool |
LOD.forceTransitions |
protected SFBool |
SpotLight.global |
protected SFBool |
PointLight.global |
protected SFBool |
DirectionalLight.global |
protected SFBool |
FillProperties.hatched |
protected SFBool |
NavigationInfo.headlight |
protected SFBool |
ScreenFontStyle.horizontal |
protected SFBool |
FontStyle.horizontal |
protected SFBool |
X3DSensorNode.isActive |
protected SFBool |
ScreenFontStyle.leftToRight |
protected SFBool |
FontStyle.leftToRight |
protected SFBool |
Script.mustEvaluate |
protected SFBool |
X3DLightNode.on |
protected SFBool |
TwoSidedMaterial.separateBackColor |
protected SFBool |
Cylinder.sideVisible
Determines whether the side of the Cylinder is visible.
|
protected SFBool |
Cone.sideVisible
Determines whether the side of the Cone is visible.
|
protected SFBool |
Text.solid |
protected SFBool |
Sphere.solid
Determines whether the Sphere is solid or a wireframe.
|
protected SFBool |
Cylinder.solid
Determines whether the Cylinder is solid or a wireframe.
|
protected SFBool |
Cone.solid
Determines whether the Cone is solid or a wireframe.
|
protected SFBool |
Box.solid
Determines whether the Box is solid or a wireframe.
|
protected SFBool |
ScreenFontStyle.topToBottom |
protected SFBool |
FontStyle.topToBottom |
protected SFBool |
Cylinder.topVisible
Determines whether the top of the Cylinder is visible.
|
Modifier and Type | Method and Description |
---|---|
SFBool |
X3DSensorNode.isActive()
Gets the value of the isActive property.
|
SFBool |
LineProperties.isApplied()
Gets the value of the applied property.
|
SFBool |
Cylinder.isBottomVisible()
Gets the value of the bottomVisible property.
|
SFBool |
Cone.isBottomVisible()
Gets the value of the bottomVisible property.
|
SFBool |
StringSensor.isDeletionAllowed()
Gets the value of the deletionAllowed property.
|
SFBool |
Script.isDirectOutput()
Gets the value of the directOutput property.
|
SFBool |
X3DSensorNode.isEnabled()
Gets the value of the enabled property.
|
SFBool |
FillProperties.isFilled()
Gets the value of the filled property.
|
SFBool |
LOD.isForceTransitions()
Gets the value of the forceTransitions property.
|
SFBool |
SpotLight.isGlobal()
Gets the value of the global property.
|
SFBool |
PointLight.isGlobal()
Gets the value of the global property.
|
SFBool |
DirectionalLight.isGlobal()
Gets the value of the global property.
|
SFBool |
FillProperties.isHatched()
Gets the value of the hatched property.
|
SFBool |
NavigationInfo.isHeadlight()
Gets the value of the headlight property.
|
SFBool |
ScreenFontStyle.isHorizontal()
Gets the value of the horizontal property.
|
SFBool |
FontStyle.isHorizontal()
Gets the value of the horizontal property.
|
SFBool |
ScreenFontStyle.isLeftToRight()
Gets the value of the leftToRight property.
|
SFBool |
FontStyle.isLeftToRight()
Gets the value of the leftToRight property.
|
SFBool |
Script.isMustEvaluate()
Gets the value of the mustEvaluate property.
|
SFBool |
X3DLightNode.isOn()
Gets the value of the on property.
|
SFBool |
TwoSidedMaterial.isSeparateBackColor()
Gets the value of the separateBackColor property.
|
SFBool |
Cylinder.isSideVisible()
Gets the value of the sideVisible property.
|
SFBool |
Cone.isSideVisible()
Gets the value of the sideVisible property.
|
SFBool |
Text.isSolid()
Gets the value of the solid property.
|
SFBool |
Sphere.isSolid()
Gets the value of the solid property.
|
SFBool |
Cylinder.isSolid()
Gets the value of the solid property.
|
SFBool |
Cone.isSolid()
Gets the value of the solid property.
|
SFBool |
Box.isSolid()
Gets the value of the solid property.
|
SFBool |
ScreenFontStyle.isTopToBottom()
Gets the value of the topToBottom property.
|
SFBool |
FontStyle.isTopToBottom()
Gets the value of the topToBottom property.
|
SFBool |
Cylinder.isTopVisible()
Gets the value of the topVisible property.
|
Modifier and Type | Method and Description |
---|---|
void |
X3DSensorNode.setActive(SFBool value)
Sets the value of the isActive property.
|
void |
LineProperties.setApplied(SFBool value)
Sets the value of the applied property.
|
protected void |
Cone.setBottom(SFBool value)
Sets the value of the bottomVisible property.
|
void |
Cylinder.setBottomVisible(SFBool value)
Sets the value of the bottomVisible property.
|
void |
StringSensor.setDeletionAllowed(SFBool value)
Sets the value of the deletionAllowed property.
|
void |
Script.setDirectOutput(SFBool value)
Sets the value of the directOutput property.
|
void |
X3DSensorNode.setEnabled(SFBool value)
Sets the value of the enabled property.
|
void |
FillProperties.setFilled(SFBool value)
Sets the value of the filled property.
|
void |
LOD.setForceTransitions(SFBool value)
Sets the value of the forceTransitions property.
|
void |
SpotLight.setGlobal(SFBool value)
Sets the value of the global property.
|
void |
PointLight.setGlobal(SFBool value)
Sets the value of the global property.
|
void |
DirectionalLight.setGlobal(SFBool value)
Sets the value of the global property.
|
void |
FillProperties.setHatched(SFBool value)
Sets the value of the hatched property.
|
void |
NavigationInfo.setHeadlight(SFBool value)
Sets the value of the headlight property.
|
void |
ScreenFontStyle.setHorizontal(SFBool value)
Sets the value of the horizontal property.
|
void |
FontStyle.setHorizontal(SFBool value)
Sets the value of the horizontal property.
|
void |
ScreenFontStyle.setLeftToRight(SFBool value)
Sets the value of the leftToRight property.
|
void |
FontStyle.setLeftToRight(SFBool value)
Sets the value of the leftToRight property.
|
void |
Script.setMustEvaluate(SFBool value)
Sets the value of the mustEvaluate property.
|
void |
X3DLightNode.setOn(SFBool value)
Sets the value of the on property.
|
void |
TwoSidedMaterial.setSeparateBackColor(SFBool value)
Sets the value of the separateBackColor property.
|
void |
Cylinder.setSideVisible(SFBool value)
Sets the value of the sideVisible property.
|
void |
Cone.setSideVisible(SFBool value)
Sets the value of the sideVisible property.
|
void |
Text.setSolid(SFBool value)
Sets the value of the solid property.
|
void |
Sphere.setSolid(SFBool value)
Sets the value of the solid property.
|
void |
Cylinder.setSolid(SFBool value)
Sets the value of the solid property.
|
void |
Cone.setSolid(SFBool value)
Sets the value of the solid property.
|
void |
Box.setSolid(SFBool value)
Sets the value of the solid property.
|
void |
ScreenFontStyle.setTopToBottom(SFBool value)
Sets the value of the topToBottom property.
|
void |
FontStyle.setTopToBottom(SFBool value)
Sets the value of the topToBottom property.
|
void |
Cylinder.setTopVisible(SFBool value)
Sets the value of the topVisible property.
|
Constructor and Description |
---|
Box(SFVec3f size,
SFBool solid)
Creates a new Box with the provided size and solidity.
|
Cone(SFFloat bottomRadius,
SFFloat height,
SFBool solid)
Creates a new Cone with the provided bottom radius, height, and solidity
that is completely visible.
|
Cone(SFFloat bottomRadius,
SFFloat height,
SFBool solid,
SFBool bottomVisible,
SFBool sideVisible)
Creates a new Cone with the provided bottom radius, height, and solidity
that is completely visible.
|
Cylinder(SFFloat radius,
SFFloat height,
SFBool solid)
Creates a new Cylinder with the provided radius and height that is solid
with all sides visible.
|
Cylinder(SFFloat radius,
SFFloat height,
SFBool solid,
SFBool bottomVisible,
SFBool sideVisible,
SFBool topVisible)
Creates a new Cylinder with the provided radius and height that is solid
with all sides visible.
|
Sphere(SFFloat radius,
SFBool solid)
Creates a new Sphere with the provided radius and solidity.
|