dev-guide:automatic-imports
Differences
This shows you the differences between two versions of the page.
dev-guide:automatic-imports [2024/12/04 13:58] – created gaetan | dev-guide:automatic-imports [2024/12/04 14:20] (current) – gaetan | ||
---|---|---|---|
Line 3: | Line 3: | ||
Currently only the rgg filter is modified, thus, all '' | Currently only the rgg filter is modified, thus, all '' | ||
- | The type of default imports are : | + | The paths of default imports are : |
- | * ''/ | + | * ''/ |
+ | * ''/ | ||
+ | * ''/ | ||
+ | **This page only list imports from the RGG plugin. Other plugin can includes default import by adding them in the registry under the paths above.** | ||
==== Package imports ==== | ==== Package imports ==== | ||
- | < | + | * java.lang |
- | < | + | |
- | < | + | |
- | < | + | |
- | < | + | |
- | < | + | |
- | < | + | |
- | < | + | |
- | < | + | |
- | < | + | |
+ | |||
+ | ==== Single type import ==== | ||
+ | * de.grogra.graph.impl.Node | ||
+ | * de.grogra.rgg.Attributes | ||
+ | * de.grogra.rgg.numeric.GraphODE | ||
+ | * de.grogra.rgg.numeric.Tolerance | ||
+ | ==== Static import ==== | ||
+ | * de.grogra.xl.util.Operators | ||
+ | * de.grogra.rgg.Library | ||
+ | * de.grogra.rgg.NumOperators | ||
+ | * de.grogra.vecmath.VecmathOperators | ||
+ | * de.grogra.imp3d.shading.RGBAShader | ||
+ | * de.grogra.pf.ui.ChartPanel | ||
+ | * de.grogra.turtle.TurtleState | ||
+ | * de.grogra.xl.impl.base.Graph | ||
dev-guide/automatic-imports.1733317124.txt.gz · Last modified: 2024/12/04 13:58 by gaetan