Package one.empty3.library
Class Tour
java.lang.Object
one.empty3.library.Representable
one.empty3.library.Tour
- All Implemented Interfaces:
Serializable,Comparable,TemporalComputedObject3D,Generator,MatrixPropertiesObject,XmlRepresentable
Deprecated.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceDeprecated.static interfaceDeprecated. -
Field Summary
Fields inherited from class one.empty3.library.Representable
CFAST, classPainters, DEFAULT_TEXTURE, defaultHashMapData, DISPLAY_ALL, materiau, NFAST, parent, PATH_ELEM_DOUBLE_VALUES, PATH_ELEM_REPRESENTABLE, PATH_ELEM_STRUCTURE_MATRIX, render, rotation, SCALE1, scene, SURFACE_DISPLAY_COL_QUADS, SURFACE_DISPLAY_COL_TRI, SURFACE_DISPLAY_LINES, SURFACE_DISPLAY_POINTS, SURFACE_DISPLAY_TEXT_QUADS, T, texture -
Constructor Summary
ConstructorsConstructorDescriptionTour(Point3D orig2, Point3D dest2, Function function, ColorFunction colorFunction) Deprecated.Tour(Point3D orig, Point3D dest, Tour.IColorFunction color, Tour.IPoint3DFunction points) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptiongenerate()Deprecated.getColor()Deprecated.getDest()Deprecated.getOrig()Deprecated.Deprecated.voidsetColor(Tour.IColorFunction color) Deprecated.voidDeprecated.voidDeprecated.voidsetPoints(Tour.IPoint3DFunction points) Deprecated.Methods inherited from class one.empty3.library.Representable
become, calculerCurveT, calculerPointT, calculerSurfaceT, compareTo, copy, declarations, declareProperties, draw, drawStructureDrawFast, getCFAST, getDeclaredDataStructure, getDeclaredLists, getDeclaredProperty, getDisplayType, getDisplayTypes, getPainter, getPath, getProperty, getPropertyType, getRotation, getTexture, id, id, informer, intersects, intersects, ISdrawStructureDrawFastIMPLEMENTED, paint, replace, rotate, setCFAST, setDisplayType, setPainter, setPaintingAct, setPaintingActForClass, setPosition, setProperty, setRotation, setTexture, supporteTexture, T, texture, texture, toString, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation
-
Constructor Details
-
Tour
Deprecated. -
Tour
Deprecated.
-
-
Method Details