Package one.empty3.library.core.tribase
Class TRICylindre
java.lang.Object
one.empty3.library.Representable
one.empty3.library.core.tribase.TRIObjetGenerateurAbstract
one.empty3.library.core.tribase.TRICylindre
- All Implemented Interfaces:
Serializable,Comparable,TemporalComputedObject3D,TRIObjetGenerateur,MatrixPropertiesObject,XmlRepresentable
- See Also:
-
Field Summary
Fields inherited from class one.empty3.library.core.tribase.TRIObjetGenerateurAbstract
cx, cy, maxX, maxYFields 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
ConstructorsConstructorDescriptionTRICylindre(double h, double radius) TRICylindre(Point3D c, double h, double radius) -
Method Summary
Modifier and TypeMethodDescriptioncoordPoint3D(int x, int y) doubledoubleid()voidsectionAB(boolean sectionA, boolean sectionB) voidvoidsetHauteur(double hauteur) voidvoidsetRadius(double radius) toString()Methods inherited from class one.empty3.library.core.tribase.TRIObjetGenerateurAbstract
declareProperties, draw, getCirculaireX, getCirculaireY, getMaxX, getMaxY, getPoint3D, getTris, setCirculaireX, setCirculaireY, setMaxX, setMaxYMethods inherited from class one.empty3.library.Representable
become, calculerCurveT, calculerPointT, calculerSurfaceT, compareTo, copy, declarations, draw, drawStructureDrawFast, getCFAST, getDeclaredDataStructure, getDeclaredLists, getDeclaredProperty, getDisplayType, getDisplayTypes, getPainter, getPath, getProperty, getPropertyType, getRotation, getTexture, id, informer, intersects, intersects, ISdrawStructureDrawFastIMPLEMENTED, paint, replace, rotate, setCFAST, setDisplayType, setPainter, setPaintingAct, setPaintingActForClass, setPosition, setProperty, setRotation, setTexture, supporteTexture, T, texture, texture, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation
-
Constructor Details
-
TRICylindre
public TRICylindre(double h, double radius) -
TRICylindre
-
-
Method Details
-
coordPoint3D
- Specified by:
coordPoint3Din interfaceTRIObjetGenerateur- Overrides:
coordPoint3Din classTRIObjetGenerateurAbstract
-
getCentre
-
setCentre
-
getHauteur
public double getHauteur() -
setHauteur
public void setHauteur(double hauteur) -
getRadius
public double getRadius() -
setRadius
public void setRadius(double radius) -
id
- Overrides:
idin classRepresentable
-
place
-
sectionAB
public void sectionAB(boolean sectionA, boolean sectionB) -
setId
-
toString
- Overrides:
toStringin classRepresentable
-