Package one.empty3.library
Class ImageContainer
java.lang.Object
one.empty3.library.Representable
one.empty3.library.ImageContainer
- All Implemented Interfaces:
Serializable,Comparable,TemporalComputedObject3D,MatrixPropertiesObject,ResourceLoader,XmlRepresentable
- See Also:
-
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
ConstructorsConstructorDescriptionImageContainer(BufferedImage image) ImageContainer(File path, boolean isMovie) ImageContainer(URL url) -
Method Summary
Modifier and TypeMethodDescriptionvoidgetImage()getPath()getUrl()getVd()voidload()voidsetImage(StructureMatrix<BufferedImage> image) voidsetPath(StructureMatrix<File> path) voidsetUrl(StructureMatrix<URL> url) voidvoidsetVideoPath(StructureMatrix<File> videoPath) voidsetVideoUrl(StructureMatrix<URL> videoUrl) Methods 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, 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
-
ImageContainer
-
ImageContainer
-
ImageContainer
public ImageContainer() -
ImageContainer
-
-
Method Details
-
declareProperties
public void declareProperties()- Specified by:
declarePropertiesin interfaceMatrixPropertiesObject- Overrides:
declarePropertiesin classRepresentable
-
load
public void load()- Specified by:
loadin interfaceResourceLoader
-
getImage
-
setImage
-
getUrl
-
setUrl
-
getPath
-
setPath
-
getVd
-
setVd
-
getVideoUrl
-
setVideoUrl
-
getVideoPath
-
setVideoPath
-