User Tools

Site Tools


05_developer_tutorials:dev-guide:embedded-file-object

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
05_developer_tutorials:dev-guide:embedded-file-object [2025/12/12 13:06] groimp05_developer_tutorials:dev-guide:embedded-file-object [2025/12/12 14:56] (current) – [Embedded objects] groimp
Line 15: Line 15:
  
 The object that extends ESO need to implements the following methods: The object that extends ESO need to implements the following methods:
-  * ''public MimeType getMimeType()'': to provide the mimetype to use when writing and loading the object (see GroIMP [[01_user_documentation:groimp-platform:input-and-output-in-groimp:mimetype|mimetype]]).+  * ''public MimeType getMimeType()'': to provide the mimetype to use when writing and loading the object (see GroIMP [[01_user_documentation:03_interacting_with_groimp:14_io|mimetype]]).
   * ''public String getExtension()'': to provide the file extension (can be an empty string. File extensions are used to make it easier read files but are usually not required).   * ''public String getExtension()'': to provide the file extension (can be an empty string. File extensions are used to make it easier read files but are usually not required).
   * ''public String getResourceDirectoryName()'': Name of the directory in which the file will be stored when the project is saved.   * ''public String getResourceDirectoryName()'': Name of the directory in which the file will be stored when the project is saved.
05_developer_tutorials/dev-guide/embedded-file-object.txt · Last modified: 2025/12/12 14:56 by groimp