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 Transform |
X3DCreator.createEdgeBetweenTwoPoints(String namespace,
String name,
SFVec3f sourcePoint,
SFVec3f targetPoint,
SFFloat edgeWidth,
Appearance appearance)
Deprecated.
|
static Transform |
X3DCreator.createLabelAtPosition(String namespace,
String name,
String text,
SFVec3f position,
SFVec3f offset,
SFFloat size,
Boolean billboardLabel,
Appearance appearance)
Deprecated.
|
static Material |
X3DCreator.createMaterial(String namespace,
String name,
SFColor diffuseColor,
SFColor specularColor,
SFColor emissiveColor,
SFFloat shininess,
SFFloat ambientIntensity,
SFFloat transparency)
Deprecated.
|
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 SFFloat |
SteerNavigator.xRotation |
protected SFFloat |
SteerNavigator.xTranslation |
protected SFFloat |
SteerNavigator.yRotation |
protected SFFloat |
SteerNavigator.yTranslation |
protected SFFloat |
SteerNavigator.zRotation |
protected SFFloat |
SteerNavigator.zTranslation |
Modifier and Type | Method and Description |
---|---|
SFFloat |
SteerNavigator.getxRotation() |
SFFloat |
SteerNavigator.getxTranslation() |
SFFloat |
SteerNavigator.getyRotation() |
SFFloat |
SteerNavigator.getyTranslation() |
SFFloat |
SteerNavigator.getzRotation() |
SFFloat |
SteerNavigator.getzTranslation() |
Modifier and Type | Method and Description |
---|---|
void |
SteerNavigator.setxRotation(SFFloat xRotation) |
void |
SteerNavigator.setxTranslation(SFFloat xTranslation) |
void |
SteerNavigator.setyRotation(SFFloat yRotation) |
void |
SteerNavigator.setyTranslation(SFFloat yTranslation) |
void |
SteerNavigator.setzRotation(SFFloat zRotation) |
void |
SteerNavigator.setzTranslation(SFFloat zTranslation) |
Modifier and Type | Method and Description |
---|---|
static SFFloat |
SFFloat.add(Float lhs,
Float rhs) |
static SFFloat |
SFFloat.add(Float lhs,
SFFloat rhs) |
static SFFloat |
SFFloat.add(SFFloat lhs,
Float rhs) |
static SFFloat |
SFFloat.add(SFFloat lhs,
SFFloat rhs) |
SFFloat |
SFFloat.clone() |
static SFFloat |
SFFloat.convert(SFFloat value) |
static SFFloat |
SFFloat.convert(SFInt32 value) |
SFFloat |
ObjectFactory.createSFFloat() |
static SFFloat |
SFFloat.divide(Float lhs,
Float rhs) |
static SFFloat |
SFFloat.divide(Float lhs,
SFFloat rhs) |
static SFFloat |
SFFloat.divide(SFFloat lhs,
Float rhs) |
static SFFloat |
SFFloat.divide(SFFloat lhs,
SFFloat rhs) |
SFFloat |
SFRotation.getAngle() |
SFFloat |
SFVec4f.getFirstValue() |
SFFloat |
SFVec3f.getFirstValue() |
SFFloat |
SFVec2f.getFirstValue() |
SFFloat |
BoundingBoxSize.getFirstValue() |
SFFloat |
SFVec4f.getFourthValue() |
SFFloat |
SFVec4f.getSecondValue() |
SFFloat |
SFVec3f.getSecondValue() |
SFFloat |
SFVec2f.getSecondValue() |
SFFloat |
BoundingBoxSize.getSecondValue() |
SFFloat |
SFVec4f.getThirdValue() |
SFFloat |
SFVec3f.getThirdValue() |
SFFloat |
BoundingBoxSize.getThirdValue() |
SFFloat |
SFRotation.getXValue() |
SFFloat |
SFRotation.getYValue() |
SFFloat |
SFRotation.getZValue() |
static SFFloat |
SFFloat.multiply(Float lhs,
Float rhs) |
static SFFloat |
SFFloat.multiply(Float lhs,
SFFloat rhs) |
static SFFloat |
SFFloat.multiply(SFFloat lhs,
Float rhs) |
static SFFloat |
SFFloat.multiply(SFFloat lhs,
SFFloat rhs) |
static SFFloat |
SFFloat.subtract(Float lhs,
Float rhs) |
static SFFloat |
SFFloat.subtract(Float lhs,
SFFloat rhs) |
static SFFloat |
SFFloat.subtract(SFFloat lhs,
Float rhs) |
static SFFloat |
SFFloat.subtract(SFFloat lhs,
SFFloat rhs) |
Modifier and Type | Method and Description |
---|---|
static SFFloat |
SFFloat.add(Float lhs,
SFFloat rhs) |
void |
SFFloat.add(SFFloat value) |
static SFFloat |
SFFloat.add(SFFloat lhs,
Float rhs) |
static SFFloat |
SFFloat.add(SFFloat lhs,
SFFloat rhs) |
static int |
SFFloat.compareTo(Float lhs,
SFFloat rhs) |
int |
SFFloat.compareTo(SFFloat t) |
static int |
SFFloat.compareTo(SFFloat lhs,
Float rhs) |
static int |
SFFloat.compareTo(SFFloat lhs,
SFFloat rhs) |
static SFInt32 |
SFInt32.convert(SFFloat value) |
static SFFloat |
SFFloat.convert(SFFloat value) |
static SFDouble |
SFDouble.convert(SFFloat value) |
static SFFloat |
SFFloat.divide(Float lhs,
SFFloat rhs) |
void |
SFFloat.divide(SFFloat value) |
static SFFloat |
SFFloat.divide(SFFloat lhs,
Float rhs) |
static SFFloat |
SFFloat.divide(SFFloat lhs,
SFFloat rhs) |
static Boolean |
SFFloat.equals(Float lhs,
SFFloat rhs) |
static Boolean |
SFFloat.equals(SFFloat lhs,
Float rhs) |
static Boolean |
SFFloat.equals(SFFloat lhs,
SFFloat rhs) |
static SFFloat |
SFFloat.multiply(Float lhs,
SFFloat rhs) |
void |
SFFloat.multiply(SFFloat value) |
static SFFloat |
SFFloat.multiply(SFFloat lhs,
Float rhs) |
static SFFloat |
SFFloat.multiply(SFFloat lhs,
SFFloat rhs) |
void |
SFVec4f.scalarDivide(SFFloat value) |
void |
SFVec3f.scalarDivide(SFFloat value) |
void |
SFVec2f.scalarDivide(SFFloat value) |
static SFVec2f |
SFVec2f.scalarDivide(SFVec2f lhs,
SFFloat rhs) |
static SFVec3f |
SFVec3f.scalarDivide(SFVec3f lhs,
SFFloat rhs) |
static SFVec4f |
SFVec4f.scalarDivide(SFVec4f lhs,
SFFloat rhs) |
void |
SFVec4f.scalarMultiply(SFFloat value) |
void |
SFVec3f.scalarMultiply(SFFloat value) |
void |
SFVec2f.scalarMultiply(SFFloat value) |
static SFVec2f |
SFVec2f.scalarMultiply(SFFloat lhs,
SFVec2f rhs) |
static SFVec3f |
SFVec3f.scalarMultiply(SFFloat lhs,
SFVec3f rhs) |
static SFVec4f |
SFVec4f.scalarMultiply(SFFloat lhs,
SFVec4f rhs) |
static SFVec2f |
SFVec2f.scalarMultiply(SFVec2f lhs,
SFFloat rhs) |
static SFVec3f |
SFVec3f.scalarMultiply(SFVec3f lhs,
SFFloat rhs) |
static SFVec4f |
SFVec4f.scalarMultiply(SFVec4f lhs,
SFFloat rhs) |
void |
SFRotation.setAngle(SFFloat angle) |
void |
SFVec4f.setFirstValue(SFFloat firstValue) |
void |
SFVec3f.setFirstValue(SFFloat firstValue) |
void |
SFVec2f.setFirstValue(SFFloat firstValue) |
void |
BoundingBoxSize.setFirstValue(SFFloat firstValue) |
void |
SFVec4f.setFourthValue(SFFloat fourthValue) |
void |
SFVec4f.setSecondValue(SFFloat secondValue) |
void |
SFVec3f.setSecondValue(SFFloat secondValue) |
void |
SFVec2f.setSecondValue(SFFloat secondValue) |
void |
BoundingBoxSize.setSecondValue(SFFloat secondValue) |
void |
SFVec4f.setThirdValue(SFFloat thirdValue) |
void |
SFVec3f.setThirdValue(SFFloat thirdValue) |
void |
BoundingBoxSize.setThirdValue(SFFloat thirdValue) |
void |
SFRotation.setXValue(SFFloat xValue) |
void |
SFRotation.setYValue(SFFloat yValue) |
void |
SFRotation.setZValue(SFFloat zValue) |
static SFFloat |
SFFloat.subtract(Float lhs,
SFFloat rhs) |
void |
SFFloat.subtract(SFFloat value) |
static SFFloat |
SFFloat.subtract(SFFloat lhs,
Float rhs) |
static SFFloat |
SFFloat.subtract(SFFloat lhs,
SFFloat rhs) |
Constructor and Description |
---|
BoundingBoxSize(SFFloat firstValue,
SFFloat secondValue,
SFFloat thirdValue) |
MFFloat(SFFloat... values) |
SFRotation(SFFloat xValue,
SFFloat yValue,
SFFloat zValue,
Float angle) |
SFRotation(SFFloat xValue,
SFFloat yValue,
SFFloat zValue,
SFFloat angle) |
SFRotation(SFVec3f axis,
SFFloat angle) |
SFVec2f(SFFloat firstValue,
SFFloat secondValue) |
SFVec3f(SFFloat firstValue,
SFFloat secondValue,
SFFloat thirdValue) |
SFVec4f(SFFloat firstValue,
SFFloat secondValue,
SFFloat thirdValue,
SFFloat fourthValue) |
Modifier and Type | Field and Description |
---|---|
protected SFFloat |
X3DLightNode.ambientIntensity |
protected SFFloat |
TwoSidedMaterial.ambientIntensity |
protected SFFloat |
Material.ambientIntensity |
protected SFFloat |
TwoSidedMaterial.backAmbientIntensity |
protected SFFloat |
TwoSidedMaterial.backShininess |
protected SFFloat |
TwoSidedMaterial.backTransparency |
protected SFFloat |
SpotLight.beamWidth |
protected SFFloat |
Cone.bottomRadius
The bottom radius of the Cone.
|
protected SFFloat |
SpotLight.cutOffAngle |
protected SFFloat |
Cylinder.height
The height of the Cylinder.
|
protected SFFloat |
Cone.height
The height of the Cone.
|
protected SFFloat |
X3DLightNode.intensity |
protected SFFloat |
LineProperties.linewidthScaleFactor |
protected SFFloat |
Text.maxExtent |
protected SFFloat |
ScreenFontStyle.pointSize |
protected SFFloat |
SpotLight.radius |
protected SFFloat |
Sphere.radius
The radius of the Sphere.
|
protected SFFloat |
PointLight.radius |
protected SFFloat |
Cylinder.radius
The radius of the Cylinder.
|
protected SFFloat |
TwoSidedMaterial.shininess |
protected SFFloat |
Material.shininess |
protected SFFloat |
FontStyle.size |
protected SFFloat |
ScreenFontStyle.spacing |
protected SFFloat |
FontStyle.spacing |
protected SFFloat |
NavigationInfo.speed |
protected SFFloat |
X3DBackgroundNode.transparency |
protected SFFloat |
TwoSidedMaterial.transparency |
protected SFFloat |
Material.transparency |
protected SFFloat |
NavigationInfo.visibilityLimit |
Modifier and Type | Method and Description |
---|---|
SFFloat |
X3DLightNode.getAmbientIntensity()
Gets the value of the ambientIntensity property.
|
SFFloat |
TwoSidedMaterial.getAmbientIntensity()
Gets the value of the ambientIntensity property.
|
SFFloat |
Material.getAmbientIntensity()
Gets the value of the ambientIntensity property.
|
SFFloat |
TwoSidedMaterial.getBackAmbientIntensity()
Gets the value of the backAmbientIntensity property.
|
SFFloat |
TwoSidedMaterial.getBackShininess()
Gets the value of the backShininess property.
|
SFFloat |
TwoSidedMaterial.getBackTransparency()
Gets the value of the backTransparency property.
|
SFFloat |
SpotLight.getBeamWidth()
Gets the value of the beamWidth property.
|
SFFloat |
Cone.getBottomRadius()
Gets the value of the bottomRadius property.
|
SFFloat |
SpotLight.getCutOffAngle()
Gets the value of the cutOffAngle property.
|
SFFloat |
Cylinder.getHeight()
Gets the value of the height property.
|
SFFloat |
Cone.getHeight()
Gets the value of the height property.
|
SFFloat |
X3DLightNode.getIntensity()
Gets the value of the intensity property.
|
SFFloat |
LineProperties.getLinewidthScaleFactor()
Gets the value of the linewidthScaleFactor property.
|
SFFloat |
Text.getMaxExtent()
Gets the value of the maxExtent property.
|
SFFloat |
ScreenFontStyle.getPointSize()
Gets the value of the pointSize property.
|
SFFloat |
SpotLight.getRadius()
Gets the value of the radius property.
|
SFFloat |
Sphere.getRadius()
Gets the value of the radius property.
|
SFFloat |
PointLight.getRadius()
Gets the value of the radius property.
|
SFFloat |
Cylinder.getRadius()
Gets the value of the radius property.
|
SFFloat |
TwoSidedMaterial.getShininess()
Gets the value of the shininess property.
|
SFFloat |
Material.getShininess()
Gets the value of the shininess property.
|
SFFloat |
FontStyle.getSize()
Gets the value of the size property.
|
SFFloat |
ScreenFontStyle.getSpacing()
Gets the value of the spacing property.
|
SFFloat |
FontStyle.getSpacing()
Gets the value of the spacing property.
|
SFFloat |
NavigationInfo.getSpeed()
Gets the value of the speed property.
|
SFFloat |
X3DBackgroundNode.getTransparency()
Gets the value of the transparency property.
|
SFFloat |
TwoSidedMaterial.getTransparency()
Gets the value of the transparency property.
|
SFFloat |
Material.getTransparency()
Gets the value of the transparency property.
|
SFFloat |
NavigationInfo.getVisibilityLimit()
Gets the value of the visibilityLimit property.
|
Modifier and Type | Method and Description |
---|---|
void |
X3DLightNode.setAmbientIntensity(SFFloat value)
Sets the value of the ambientIntensity property.
|
void |
TwoSidedMaterial.setAmbientIntensity(SFFloat value)
Sets the value of the ambientIntensity property.
|
void |
Material.setAmbientIntensity(SFFloat value)
Sets the value of the ambientIntensity property.
|
void |
TwoSidedMaterial.setBackAmbientIntensity(SFFloat value)
Sets the value of the backAmbientIntensity property.
|
void |
TwoSidedMaterial.setBackShininess(SFFloat value)
Sets the value of the backShininess property.
|
void |
TwoSidedMaterial.setBackTransparency(SFFloat value)
Sets the value of the backTransparency property.
|
void |
SpotLight.setBeamWidth(SFFloat value)
Sets the value of the beamWidth property.
|
void |
Cone.setBottomRadius(SFFloat value)
Sets the value of the bottomRadius property.
|
void |
SpotLight.setCutOffAngle(SFFloat value)
Sets the value of the cutOffAngle property.
|
void |
Cylinder.setHeight(SFFloat value)
Sets the value of the height property.
|
void |
Cone.setHeight(SFFloat value)
Sets the value of the height property.
|
void |
X3DLightNode.setIntensity(SFFloat value)
Sets the value of the intensity property.
|
void |
LineProperties.setLinewidthScaleFactor(SFFloat value)
Sets the value of the linewidthScaleFactor property.
|
void |
Text.setMaxExtent(SFFloat value)
Sets the value of the maxExtent property.
|
void |
ScreenFontStyle.setPointSize(SFFloat value)
Sets the value of the pointSize property.
|
void |
SpotLight.setRadius(SFFloat value)
Sets the value of the radius property.
|
void |
Sphere.setRadius(SFFloat value)
Sets the value of the radius property.
|
void |
PointLight.setRadius(SFFloat value)
Sets the value of the radius property.
|
void |
Cylinder.setRadius(SFFloat value)
Sets the value of the radius property.
|
void |
TwoSidedMaterial.setShininess(SFFloat value)
Sets the value of the shininess property.
|
void |
Material.setShininess(SFFloat value)
Sets the value of the shininess property.
|
void |
FontStyle.setSize(SFFloat value)
Sets the value of the size property.
|
void |
ScreenFontStyle.setSpacing(SFFloat value)
Sets the value of the spacing property.
|
void |
FontStyle.setSpacing(SFFloat value)
Sets the value of the spacing property.
|
void |
NavigationInfo.setSpeed(SFFloat value)
Sets the value of the speed property.
|
void |
X3DBackgroundNode.setTransparency(SFFloat value)
Sets the value of the transparency property.
|
void |
TwoSidedMaterial.setTransparency(SFFloat value)
Sets the value of the transparency property.
|
void |
Material.setTransparency(SFFloat value)
Sets the value of the transparency property.
|
void |
NavigationInfo.setVisibilityLimit(SFFloat value)
Sets the value of the visibilityLimit property.
|
Constructor and Description |
---|
Cone(SFFloat bottomRadius,
SFFloat height)
Creates a new Cone with the provided bottom radius and height that is
solid and completely visible.
|
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)
Creates a new Cylinder with the provided radius and height that is solid
with all sides 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)
Creates a new, solid Sphere with the provided radius.
|
Sphere(SFFloat radius,
SFBool solid)
Creates a new Sphere with the provided radius and solidity.
|