Skip navigation links
D I J L O R S T U V 

D

DynamicPane - Interface in org.openbase.jul.visual.javafx.iface
Interface can be used for non static panes to provide a unique interface for updating the content.

I

init() - Method in interface org.openbase.jul.visual.javafx.iface.StaticPane
 
initContent() - Method in interface org.openbase.jul.visual.javafx.iface.StaticPane
Init pane content.

J

JFXColorToHSBColorTransformer - Class in org.openbase.jul.visual.javafx.transform
 
JFXColorToHSBColorTransformer() - Constructor for class org.openbase.jul.visual.javafx.transform.JFXColorToHSBColorTransformer
 

L

Line3D - Class in org.openbase.jul.visual.javafx.geometry
This class represents a line in a 3d space.
Line3D(Line3D.LineType, double, Material) - Constructor for class org.openbase.jul.visual.javafx.geometry.Line3D
Base constructor.
Line3D(Line3D.LineType, double, Material, Point3D, Point3D) - Constructor for class org.openbase.jul.visual.javafx.geometry.Line3D
Constructor with start and end intialization.
Line3D.LineType - Enum in org.openbase.jul.visual.javafx.geometry
Can be used to specify the looks of the Line object.

O

org.openbase.jul.visual.javafx.geometry - package org.openbase.jul.visual.javafx.geometry
 
org.openbase.jul.visual.javafx.iface - package org.openbase.jul.visual.javafx.iface
 
org.openbase.jul.visual.javafx.transform - package org.openbase.jul.visual.javafx.transform
 

R

Ray3D - Class in org.openbase.jul.visual.javafx.geometry
This class represents a ray in a 3d space represented by a cylinder.
Ray3D(Material) - Constructor for class org.openbase.jul.visual.javafx.geometry.Ray3D
Constructor using default ray length (10 meters).
Ray3D(Material, double) - Constructor for class org.openbase.jul.visual.javafx.geometry.Ray3D
Constructor using the given ray length.

S

setMaterial(Material) - Method in class org.openbase.jul.visual.javafx.geometry.Line3D
Sets the Material of the line, which can be used to display different colors.
setStartEndPoints(Point3D, Point3D) - Method in class org.openbase.jul.visual.javafx.geometry.Line3D
Sets the start and end point of the line.
setWidth(double) - Method in class org.openbase.jul.visual.javafx.geometry.Line3D
Sets the width of the line.
StaticPane - Interface in org.openbase.jul.visual.javafx.iface
 

T

transform(HSBColorType.HSBColor) - Static method in class org.openbase.jul.visual.javafx.transform.JFXColorToHSBColorTransformer
 
transform(Color) - Static method in class org.openbase.jul.visual.javafx.transform.JFXColorToHSBColorTransformer
 

U

update(Ray3DFloatType.Ray3DFloat) - Method in class org.openbase.jul.visual.javafx.geometry.Ray3D
Updates the ray orientation and position to the specified data.
updateDynamicContent() - Method in interface org.openbase.jul.visual.javafx.iface.DynamicPane
Update dynamic pane content.

V

valueOf(String) - Static method in enum org.openbase.jul.visual.javafx.geometry.Line3D.LineType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openbase.jul.visual.javafx.geometry.Line3D.LineType
Returns an array containing the constants of this enum type, in the order they are declared.
D I J L O R S T U V 
Skip navigation links

Copyright © 2015–2017 openbase.org. All rights reserved.