Module org.apache.sis.openoffice
Package org.apache.sis.openoffice
package org.apache.sis.openoffice
Apache SIS services made available to Apache OpenOffice or LibreOffice.
Functions to make available in OpenOffice are defined in
X*.idl
files,
which are converted to X*.java
files for convenience.
Note that the X*.class
files to be included in the final JAR file
shall be compiled from the X*.idl
files, not from the X*.java
files.
See endorsed/src/org.apache.sis.openoffice/bundle/build-instruction.html
for more information.
- Since:
- 0.8
-
ClassDescriptionBase class for methods to export as formulas in the Apache OpenOffice spread sheet.Implements the
XReferencing
methods to make available to Apache OpenOffice.The registration of all formulas provided in this package.Services from theorg.apache.sis.referencing
package to be exported to Apache OpenOffice or LibreOffice.