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 interface
Deprecated.static interface
Deprecated. -
Field Summary
Fields inherited from class one.empty3.library.Representable
CFAST, classPainters, DEFAULT_TEXTURE, defaultHashMapData, DISPLAY_ALL, 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, vectors
-
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.getOrig1()
Deprecated.Deprecated.void
setColor
(Tour.IColorFunction color) Deprecated.void
Deprecated.void
Deprecated.void
setPoints
(Tour.IPoint3DFunction points) Deprecated.Methods inherited from class one.empty3.library.Representable
become, calculerCurveT, calculerPointT, calculerSurfaceT, compareTo, computeCubic, computeSpherical, copy, declarations, declareProperties, draw, drawStructureDrawFast, getCFAST, getDeclaredDataStructure, getDeclaredLists, getDeclaredProperty, getDisplayType, getDisplayTypes, getOrientedPoint, getOrig, getPainter, getPath, getProperty, getPropertyType, getRotation, getTexture, getVectors, getVectX, getVectY, getVectZ, id, id, informer, intersects, intersects, ISdrawStructureDrawFastIMPLEMENTED, paint, refPoint, replace, rotate, setAxes, setCFAST, setDisplayType, setPainter, setPaintingAct, setPaintingActForClass, setPosition, setProperty, setRotation, setTexture, setVectX, setVectY, setVectZ, supporteTexture, T, texture, texture, toString, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation
-
Constructor Details
-
Tour
Deprecated. -
Tour
Deprecated.
-
-
Method Details
-
generate
Deprecated. -
getColor
Deprecated. -
setColor
Deprecated. -
getDest
Deprecated. -
setDest
Deprecated. -
getOrig1
Deprecated. -
setOrig
Deprecated.- Overrides:
setOrig
in classRepresentable
-
getPoints
Deprecated. -
setPoints
Deprecated.
-