Uses of Interface
de.grogra.util.Map
Packages that use Map
Package
Description
This package contains the basic classes which are used from the outside of
the plugin.
-
Uses of Map in de.grogra.api
Methods in de.grogra.api with parameters of type MapModifier and TypeMethodDescriptionAPIToolkit.createWindow
(Command close, Map params) APIApplication.open
(FilterSource fs, Map initParams) APIWorkbench.open
(FilterSource fs, Map initParams) Constructors in de.grogra.api with parameters of type MapModifierConstructorDescriptionAPIWorkbench
(Registry registry, JobManager jm, UIApplication app, Map initParams) APIWorkbench
(Registry registry, JobManager jm, UIToolkit ui, Map initParams) -
Uses of Map in de.grogra.blocks
Classes in de.grogra.blocks that implement MapModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of Map in de.grogra.blocks.xFrogFileParser
Classes in de.grogra.blocks.xFrogFileParser that implement Map -
Uses of Map in de.grogra.cli
Methods in de.grogra.cli with parameters of type MapModifier and TypeMethodDescriptionCLIToolkit.createBooleanWidget
(boolean forMenu, Map params) CLIToolkit.createChartPanel
(Context ctx, Map params) CLIToolkit.createColorWidget
(Map params) CLIToolkit.createConsole
(Context context, Map params) CLIToolkit.createLogViewer
(Context ctx, Map params) CLIToolkit.createNumericWidget
(Type type, Quantity quantity, Map params) CLIToolkit.createPanel
(Context ctx, Disposable toDispose, Map params) CLIToolkit.createStatusBar
(Context context, Map params) CLIToolkit.createStringWidget
(Map params) CLIToolkit.createTextEditor
(Context context, Map params) CLIToolkit.createToolBar
(Context context, Map params) CLIToolkit.createViewerPanel
(Context ctx, URL url, Map params) CLIToolkit.createWindow
(Command close, Map params) CLIWorkbenchManager.createWorkbench
(ProjectFactory pf, FilterSource fs, Map initParams) Create a new wb around an loaded projectCLIApplication.open
(FilterSource fs, Map initParams) CLIWorkbench.open
(FilterSource fs, Map initParams) Constructors in de.grogra.cli with parameters of type MapModifierConstructorDescriptionCLIWorkbench
(Registry registry, JobManager jm, UIApplication app, Map initParams) -
Uses of Map in de.grogra.cli.ui
Methods in de.grogra.cli.ui with parameters of type MapModifier and TypeMethodDescriptionprotected void
void
CLIPanel.initialize
(CLIPanelSupport support, Map params) final Panel
CLIPanelSupport.initialize
(Panel ws, Map params) void
CLIRootPane.initialize
(CLIPanelSupport support, Map p) void
CLIStatusBar.initialize
(CLIPanelSupport support, Map p) void
ICLIPanel.initialize
(CLIPanelSupport support, Map params) void
void
Constructors in de.grogra.cli.ui with parameters of type Map -
Uses of Map in de.grogra.coolbar
Classes in de.grogra.coolbar that implement MapModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Map in de.grogra.ext.cpfg
Classes in de.grogra.ext.cpfg that implement Map -
Uses of Map in de.grogra.ext.dxf
Classes in de.grogra.ext.dxf that implement Map -
Uses of Map in de.grogra.ext.jedit
Methods in de.grogra.ext.jedit with parameters of type MapModifier and TypeMethodDescriptionprotected void
void
ViewBase.initialize
(PanelSupport support, Map p) protected void
JEditTextEditor.setupTransferHandler
(Map params) -
Uses of Map in de.grogra.ext.obj
Classes in de.grogra.ext.obj that implement Map -
Uses of Map in de.grogra.ext.pdb
Classes in de.grogra.ext.pdb that implement Map -
Uses of Map in de.grogra.ext.povray
Classes in de.grogra.ext.povray that implement Map -
Uses of Map in de.grogra.ext.x3d
Classes in de.grogra.ext.x3d that implement MapModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Map in de.grogra.gltf.exporter
Classes in de.grogra.gltf.exporter that implement Map -
Uses of Map in de.grogra.gltf.importer
Classes in de.grogra.gltf.importer that implement Map -
Uses of Map in de.grogra.gpuflux.imp3d.io
Classes in de.grogra.gpuflux.imp3d.io that implement Map -
Uses of Map in de.grogra.gpuflux.tracer
Constructors in de.grogra.gpuflux.tracer with parameters of type Map -
Uses of Map in de.grogra.graph.impl
Classes in de.grogra.graph.impl that implement MapModifier and TypeClassDescriptionclass
This class represents the base class of nodes in aGraphManager
.class
This class represents a scale in a structure-of-scales.final class
-
Uses of Map in de.grogra.graph.object.impl
Classes in de.grogra.graph.object.impl that implement Map -
Uses of Map in de.grogra.graph.object.impl.io
Classes in de.grogra.graph.object.impl.io that implement MapModifier and TypeClassDescriptionclass
class
class
-
Uses of Map in de.grogra.graph.object.sg.impl
Classes in de.grogra.graph.object.sg.impl that implement Map -
Uses of Map in de.grogra.graph.object.sg.impl.io
Classes in de.grogra.graph.object.sg.impl.io that implement MapModifier and TypeClassDescriptionclass
class
This filter is used when a project that contains SecGraph object is open. -
Uses of Map in de.grogra.greenlab
Methods in de.grogra.greenlab with parameters of type Map -
Uses of Map in de.grogra.greenlab.amapsymbol
Classes in de.grogra.greenlab.amapsymbol that implement MapModifier and TypeClassDescriptionclass
The SMBFilter describes an object of class of Mesh stored in the SMB file format of the Amap software. -
Uses of Map in de.grogra.grogra
Classes in de.grogra.grogra that implement MapModifier and TypeClassDescriptionclass
class
static class
class
class
class
Class is used to realize the FruitObject-command in the DTD-syntaxclass
Class is used to realize the LeafObject-command in the DTD-syntaxclass
class
-
Uses of Map in de.grogra.imp
Fields in de.grogra.imp declared as MapMethods in de.grogra.imp with parameters of type MapModifier and TypeMethodDescriptionstatic Panel
ObjectInspectorManager.createFlatObjectInspector
(Context ctx, Map params) static Panel
FunctionBrowserManager.createFunctionBrowser
(Context ctx, Map params) static Panel
ObjectInspectorManager.createHierarchicalObjectInspector
(Context ctx, Map params) static Panel
ScaleVisibilityPanel.createScaleVisibilityPanel
(Context ctx, Map params) static Panel
TextualOverviewManager.createTextualOverview
(Context ctx, Map params) protected ProjectWorkbench
IMP.createWorkbench
(Project p, Map initParams) IMP.createWorkbench
(ProjectFactory pf, FilterSource fs, Map initParams) Create workbench not the main oneView.initialize
(Panel panel, Map params) IMP.open
(FilterSource fs, Map initParams) IMPWorkbench.open
(FilterSource fs, Map initParams) Constructors in de.grogra.imp with parameters of type Map -
Uses of Map in de.grogra.imp.edit
Classes in de.grogra.imp.edit that implement MapModifier and TypeClassDescriptionclass
Instances of this class are used as root nodes of tool graphs for the interactive manipulation of objects in two- or three-dimensional views. -
Uses of Map in de.grogra.imp.io
Classes in de.grogra.imp.io that implement Map -
Uses of Map in de.grogra.imp.registry
Classes in de.grogra.imp.registry that implement MapModifier and TypeClassDescriptionclass
Shared object provider for object that are created in the project graph.class
TheNavigatorFactory
reference item that create theNavigatorBase
.class
class
class
-
Uses of Map in de.grogra.imp2d.edit
Classes in de.grogra.imp2d.edit that implement Map -
Uses of Map in de.grogra.imp2d.objects
Classes in de.grogra.imp2d.objects that implement MapModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of Map in de.grogra.imp3d
Methods in de.grogra.imp3d with parameters of type Map -
Uses of Map in de.grogra.imp3d.edit
Classes in de.grogra.imp3d.edit that implement MapModifier and TypeClassDescriptionclass
class
Scaling tool.class
This class is the base class for roots of tool graphs which manipulate 3D objects (the latter are called tool targets).class
This class is the base class for tool roots which manipulate transformable objects (objects having the attributeAttributes.TRANSFORM
).class
This class implements a tool for the translation of 3D objects. -
Uses of Map in de.grogra.imp3d.io
Classes in de.grogra.imp3d.io that implement MapModifier and TypeClassDescriptionclass
This base class is used to export the 3D scene graph of aView3D
to another representation (usually, this is a file representation for which this class provides a set of useful methods).class
-
Uses of Map in de.grogra.imp3d.msml
Classes in de.grogra.imp3d.msml that implement Map -
Uses of Map in de.grogra.imp3d.objects
Classes in de.grogra.imp3d.objects that implement MapModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
This class represents a frustum with a variable number of sectors for the top and bottom surface.class
class
class
AGRSVertex
is used in conjunction with aGRSMesh
to define a graph rotation system.class
class
class
class
A box with a parameterizable (sinus-)waves on the top side.class
class
class
class
class
AMeshNode
is used to represent a polygonal mesh defined by an instance ofPolygons
within the graph.class
class
class
class
class
class
class
class
class
Abstract representation of a point cloud node.class
Simple implementation of a Point Cloud Node.class
class
class
class
class
class
class
class
class
This class represents a supershape.class
class
class
class
class
-
Uses of Map in de.grogra.imp3d.ray
Constructors in de.grogra.imp3d.ray with parameters of type MapModifierConstructorDescriptionGroIMPRaytracer
(Workbench wb, Map params, Tree tree, int width, int height, ImageObserver out, Camera camera) -
Uses of Map in de.grogra.imp3d.ray2
Constructors in de.grogra.imp3d.ray2 with parameters of type Map -
Uses of Map in de.grogra.imp3d.shading
Classes in de.grogra.imp3d.shading that implement MapModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
A Filter is the base for 3D image filtering operations.class
class
class
class
class
class
class
class
class
APhong
shader represents a Phong-like reflector.class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of Map in de.grogra.lignum.sky
Classes in de.grogra.lignum.sky that implement Map -
Uses of Map in de.grogra.lignum.stlLignum
Classes in de.grogra.lignum.stlLignum that implement MapModifier and TypeClassDescriptionclass
Translated from orignal C++ Lignum code.class
Translated from orignal C++ Lignum code.class
Translated from orignal C++ Lignum code.class
Translated from orignal C++ Lignum code.class
Translated from orignal C++ Lignum code. -
Uses of Map in de.grogra.lignum.stlVoxelspace
Classes in de.grogra.lignum.stlVoxelspace that implement Map -
Uses of Map in de.grogra.mesh.renderer
Classes in de.grogra.mesh.renderer that implement MapModifier and TypeClassDescriptionclass
Intermediate node in a collection cloud that "hide" the display of the point in the graph bellow.class
A collection to display a graph of polygonizable object into meshes.class
A collection that store information for displaying a graph of points. -
Uses of Map in de.grogra.mesh.renderer.handler
Classes in de.grogra.mesh.renderer.handler that implement MapModifier and TypeClassDescriptionclass
A collectiondisplay object.class
A class that behave similarly to CollectionMesh but that isn't a node.class
Similar to CollectionPoint but designed to not be part of the graphclass
-
Uses of Map in de.grogra.msml
Classes in de.grogra.msml that implement MapModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of Map in de.grogra.mtg
Classes in de.grogra.mtg that implement MapModifier and TypeClassDescriptionclass
class
class
class
class
Class representing an MTG.class
static class
-
Uses of Map in de.grogra.nurbseditor
Methods in de.grogra.nurbseditor with parameters of type MapModifier and TypeMethodDescriptionstatic Panel
NURBSEditor.createCurve2DPanel
(Context ctx, Map params) static Panel
NURBSEditor.createCurve3DPanel
(Context ctx, Map params) -
Uses of Map in de.grogra.obj
Classes in de.grogra.obj that implement MapModifier and TypeClassDescriptionclass
A simple exporter for Wavefront (ASCII)-OBJ files. -
Uses of Map in de.grogra.persistence
Classes in de.grogra.persistence that implement Map -
Uses of Map in de.grogra.pf.data
Classes in de.grogra.pf.data that implement MapModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of Map in de.grogra.pf.datatransfer
Classes in de.grogra.pf.datatransfer that implement MapModifier and TypeClassDescriptionclass
The data handler that manage swing tree nodes.class
Handle Items that will be turned into String wrapped with the ReferenceName string.class
class
Item that enables a UITransferHandler to know what type of dataflavor the panel can import. -
Uses of Map in de.grogra.pf.io
Classes in de.grogra.pf.io that implement MapModifier and TypeClassDescriptionclass
class
class
This is a base class for the implementation ofFilter
s.class
This factory class is used to represent aFilterSource
in the registry.class
class
class
class
class
class
class
class
class
final class
final class
class
class
class
class
class
Methods in de.grogra.pf.io with parameters of type MapModifier and TypeMethodDescriptionprotected void
FilterBase.setMetaData
(Map metaData) Sets the internal meta data map to the specified map. -
Uses of Map in de.grogra.pf.math
Classes in de.grogra.pf.math that implement Map -
Uses of Map in de.grogra.pf.registry
Classes in de.grogra.pf.registry that implement MapModifier and TypeClassDescriptionfinal class
final class
final class
class
class
class
The value of the field are stored in the Return parameterclass
class
The abstract class that define the registry items stored in the /statics directoryfinal class
class
class
class
class
class
class
class
class
class
final class
class
class
class
class
class
final class
final class
class
class
class
final class
class
final class
class
class
class
class
Methods in de.grogra.pf.registry that return Map -
Uses of Map in de.grogra.pf.registry.expr
Classes in de.grogra.pf.registry.expr that implement MapModifier and TypeClassDescriptionfinal class
class
class
final class
A registry item that checks the boolean value of an option.final class
final class
class
class
final class
final class
final class
final class
final class
class
final class
final class
final class
final class
final class
final class
final class
-
Uses of Map in de.grogra.pf.ui
Methods in de.grogra.pf.ui that return MapModifier and TypeMethodDescriptionstatic Map
UI.configureViewerParams
(Map params, URL url, String mimeType, RegistryContext ctx) Methods in de.grogra.pf.ui with parameters of type MapModifier and TypeMethodDescriptionstatic Map
UI.configureViewerParams
(Map params, URL url, String mimeType, RegistryContext ctx) HeadlessToolkit.createBooleanWidget
(boolean forMenu, Map params) abstract Widget
UIToolkit.createBooleanWidget
(boolean forMenu, Map params) HeadlessToolkit.createChartPanel
(Context ctx, Map params) abstract ChartPanel
UIToolkit.createChartPanel
(Context ctx, Map params) HeadlessToolkit.createColorWidget
(Map params) abstract Widget
UIToolkit.createColorWidget
(Map params) HeadlessToolkit.createConsole
(Context context, Map params) abstract Console
UIToolkit.createConsole
(Context context, Map params) HeadlessToolkit.createLogViewer
(Context ctx, Map params) abstract Panel
UIToolkit.createLogViewer
(Context ctx, Map params) HeadlessToolkit.createNumericWidget
(Type type, Quantity quantity, Map params) abstract Widget
UIToolkit.createNumericWidget
(Type type, Quantity quantity, Map params) HeadlessToolkit.createPanel
(Context ctx, Disposable toDispose, Map params) abstract Panel
UIToolkit.createPanel
(Context ctx, Disposable toDispose, Map params) HeadlessToolkit.createStatusBar
(Context context, Map params) abstract Panel
UIToolkit.createStatusBar
(Context context, Map params) HeadlessToolkit.createStringWidget
(Map params) abstract Widget
UIToolkit.createStringWidget
(Map params) HeadlessToolkit.createTextEditor
(Context context, Map params) abstract TextEditor
UIToolkit.createTextEditor
(Context context, Map params) HeadlessToolkit.createToolBar
(Context context, Map params) abstract Panel
UIToolkit.createToolBar
(Context context, Map params) HeadlessToolkit.createViewerPanel
(Context ctx, URL url, Map params) UIToolkit.createViewerPanel
(Context context, String systemId, Map params) abstract Panel
UIToolkit.createViewerPanel
(Context ctx, URL url, Map params) HeadlessToolkit.createWindow
(Command close, Map params) abstract Window
UIToolkit.createWindow
(Command close, Map params) WorkbenchManager.createWorkbench
(ProjectFactory pf, FilterSource fs, Map initParams) Create a new Workbench around the Project loaded from the FilterSource The project is created in the context of the worbench manager, which is included in the context of the uiappstatic StringMap
Workbench.getChartPanel
(String chart, Map params) static String[]
UI.getDocuments
(Map params) static UITree
UI.getUITreeForMenu
(Context ctx, Item menu, Map pipelineParams) Panel.initialize
(Panel ws, Map params) PanelDecorator.initialize
(Panel ws, Map params) final Panel
PanelHL.initialize
(Panel ws, Map params) void
Project.loadProjectFile
(FilterSource fs, Map initParams, Context context) void
ProjectWorkbench.loadProjectFile
(FilterSource fs, Map initParams) UIApplication.open
(FilterSource fs, ProjectFactory pf, Map initParams) abstract ProjectWorkbench
UIApplication.open
(FilterSource fs, Map initParams) abstract Workbench
Workbench.open
(FilterSource fs, Map initParams) ProjectManager.openProject
(ProjectFactory projectFactory, FilterSource fs, Map initParams) Open an existing project into a workbench created by the uiapp (client)void
void
static void
void
Workbench.showViewerPanel
(String viewerId, String systemId, Map params) void
Workbench.showViewerPanel
(String viewerId, URL url, Map params) Constructors in de.grogra.pf.ui with parameters of type MapModifierConstructorDescriptionProjectWorkbench
(JobManager jm, UIToolkit ui, Map initParams) Workbench
(JobManager jm, UIToolkit ui, Map initParams) -
Uses of Map in de.grogra.pf.ui.autocomplete
Classes in de.grogra.pf.ui.autocomplete that implement MapModifier and TypeClassDescriptionclass
Registry Item that create an AutoCompletor. -
Uses of Map in de.grogra.pf.ui.edit
Classes in de.grogra.pf.ui.edit that implement MapModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
Methods in de.grogra.pf.ui.edit with parameters of type MapModifier and TypeMethodDescriptionstatic Panel
PropertyEditorManager.createEditor
(Context ctx, Map params) -
Uses of Map in de.grogra.pf.ui.registry
Classes in de.grogra.pf.ui.registry that implement MapModifier and TypeClassDescriptionclass
final class
final class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Text file that contains a list of properties.static class
class
class
class
class
This class add an additional wrapping around FileObjectItem.final class
class
class
class
class
final class
class
static class
class
class
class
class
class
class
class
Methods in de.grogra.pf.ui.registry with parameters of type MapModifier and TypeMethodDescriptionstatic Panel
ExplorerFactory.createHelpExplorer
(Context ctx, Map params) PanelFactory.createPanel
(Context ctx, Map params) static Panel
PanelFactory.createPanel
(Context ctx, String id, Map params) static Panel
PanelFactory.getAndShowPanel
(Context ctx, String id, Map params) ProjectFactory.loadProject
(FilterSource fs, Map initParams, Registry registry, ProjectManager pm) -
Uses of Map in de.grogra.pf.ui.swing
Classes in de.grogra.pf.ui.swing that implement MapMethods in de.grogra.pf.ui.swing with parameters of type MapModifier and TypeMethodDescriptionprotected void
protected void
protected void
SwingToolkit.createBooleanWidget
(boolean forMenu, Map params) SwingToolkit.createChartPanel
(Context ctx, Map params) SwingToolkit.createColorWidget
(Map params) SwingToolkit.createConsole
(Context ctx, Map params) SwingToolkit.createLogViewer
(Context ctx, Map params) SwingToolkit.createNumericWidget
(Type type, Quantity quantity, Map params) SwingToolkit.createPanel
(Context ctx, Disposable toDispose, Map params) SwingToolkit.createStatusBar
(Context ctx, Map params) SwingToolkit.createStringWidget
(Map params) SwingToolkit.createTextEditor
(Context ctx, Map params) SwingToolkit.createToolBar
(Context ctx, Map params) SwingToolkit.createViewerPanel
(Context ctx, URL url, Map params) SwingToolkit.createWindow
(Command close, Map params) final Panel
PanelSupport.initialize
(Panel ws, Map params) void
PlainPanel.initialize
(PanelSupport support, Map p) void
SwingPanel.initialize
(PanelSupport support, Map p) void
ToolBar.initialize
(PanelSupport support, Map p) void
protected void
TextEditorSupport.setupTransferHandler
(Map params) protected void
ToolBar.setupTransferHandler
(Map params) -
Uses of Map in de.grogra.pf.ui.tree
Methods in de.grogra.pf.ui.tree with parameters of type MapModifier and TypeMethodDescriptionvoid
UITreePipeline.initialize
(UITree source, Object sourceRoot, Map params) -
Uses of Map in de.grogra.pf.ui.util
Methods in de.grogra.pf.ui.util with parameters of type MapModifier and TypeMethodDescriptionstatic UIPropertyUpdater
UIPropertyUpdater.install
(UIProperty property, Context ctx, boolean forComponent, String method, Executor queue, Map init) -
Uses of Map in de.grogra.ply
Classes in de.grogra.ply that implement MapModifier and TypeClassDescriptionclass
A simple exporter for ASCII-PLY (Polygon File Format or Stanford Triangle Format) files. -
Uses of Map in de.grogra.pm
Methods in de.grogra.pm with parameters of type MapModifier and TypeMethodDescriptionstatic Panel
PluginManager.createPluginPanel
(Context ctx, Map params) -
Uses of Map in de.grogra.pointcloud.importer
Classes in de.grogra.pointcloud.importer that implement MapModifier and TypeClassDescriptionclass
Read the registry and map the name from the items bellow the filter to their given class.class
Base filter to import file as CloudGraph -
Uses of Map in de.grogra.pointcloud.importer.ply
Classes in de.grogra.pointcloud.importer.ply that implement MapModifier and TypeClassDescriptionstatic class
static class
-
Uses of Map in de.grogra.pointcloud.importer.xyz
Classes in de.grogra.pointcloud.importer.xyz that implement MapModifier and TypeClassDescriptionclass
static class
static class
class
static class
-
Uses of Map in de.grogra.pointcloud.objects
Classes in de.grogra.pointcloud.objects that implement MapModifier and TypeClassDescriptionclass
An intermediate node in a point cloud graph. -
Uses of Map in de.grogra.pointcloud.objects.impl
Classes in de.grogra.pointcloud.objects.impl that implement MapModifier and TypeClassDescriptionclass
class
class
class
class
class
Point Cloud Node that wraps the display behind a CollectionDisplay. -
Uses of Map in de.grogra.projectmanager
Methods in de.grogra.projectmanager with parameters of type MapModifier and TypeMethodDescriptionProjectFactoryImpl.loadProject
(FilterSource fs, Map initParams, Registry registry, ProjectManager pm) ProjectManagerImpl.openProject
(ProjectFactory projectFactory, FilterSource fs, Map initParams) -
Uses of Map in de.grogra.qsm
Classes in de.grogra.qsm that implement Map -
Uses of Map in de.grogra.rgg
Classes in de.grogra.rgg that implement MapModifier and TypeClassDescriptionfinal class
class
class
class
class
class
class
class
class
class
class
class
class
This class is the base class of all instances of relational growth grammars within GroIMP.final class
class
class
class
This class represents the root node of a type graph in aGraphManager
. -
Uses of Map in de.grogra.rgg.model
Classes in de.grogra.rgg.model that implement MapModifier and TypeClassDescriptionclass
class
AnCompiledRGGFilter
reads a byte stream representing a JAR file into aCompilationUnit
.class
final class
class
class
final class
class
AnXLFilter
parses a character stream representing XL source code into aCompilationUnit
.Methods in de.grogra.rgg.model with parameters of type MapModifier and TypeMethodDescriptionstatic Console
ShellFilter.createConsole
(Context ctx, Map params) -
Uses of Map in de.grogra.stl
Classes in de.grogra.stl that implement Map -
Uses of Map in de.grogra.tex
Classes in de.grogra.tex that implement Map -
Uses of Map in de.grogra.turtle
Classes in de.grogra.turtle that implement MapModifier and TypeClassDescriptionclass
The turtle commandAdjustLU
performs a rotation about the local z-axis (the turtle's head axis) such that the angle between the rotated local y-axis (the turtle's up axis) and the global z-axis becomes minimal.class
class
This is the base class of turtle commands which assign a value to a state variable of the turtle and have a single parameter.class
class
The turtle commandC0
resetsTurtleState.carbon
to its initial value (as defined inTurtleState.initialState
).class
class
class
The turtle commandClAdd(x)
setsTurtleState.localCarbon
to the sum ofTurtleState.carbon
and the specifiedargument
x
.class
The turtle commandClMul(x)
setsTurtleState.localCarbon
to the product of the fieldTurtleState.carbon
and the specifiedargument
x
.class
class
class
The turtle commandD0
resetsTurtleState.diameter
to its initial value (as defined inTurtleState.initialState
).class
class
class
The turtle commandDlAdd(x)
setsTurtleState.localDiameter
to the sum ofTurtleState.diameter
and the specifiedargument
x
.class
The turtle commandDlMul(x)
setsTurtleState.localDiameter
to the product of the fieldTurtleState.diameter
and the specifiedargument
x
.class
class
The turtle commandF(x)
represents a cylinder along the local z-direction.class
The turtle commandF0
represents a cylinder along the local z-direction.class
The turtle commandFAdd(x)
represents a cylinder along the local z-direction.class
The turtle commandFMul(x)
represents a cylinder along the local z-direction.class
class
class
class
The turtle commandH0
resetsTurtleState.heartwood
to its initial value (as defined inTurtleState.initialState
).class
class
Set the local z-axis (the turtle's head axis) so that it encompasses the given angle to the world's up axis.class
class
The turtle commandHlAdd(x)
setsTurtleState.localHeartwood
to the sum ofTurtleState.heartwood
and the specifiedargument
x
.class
The turtle commandHlMul(x)
setsTurtleState.localHeartwood
to the product of the fieldTurtleState.heartwood
and the specifiedargument
x
.class
class
class
class
class
class
class
class
The turtle commandL0
resetsTurtleState.length
to its initial value (as defined inTurtleState.initialState
).class
class
class
The turtle commandLlAdd(x)
setsTurtleState.localLength
to the sum ofTurtleState.length
and the specifiedargument
x
.class
The turtle commandLlMul(x)
setsTurtleState.localLength
to the product of the fieldTurtleState.length
and the specifiedargument
x
.class
class
The turtle commandM(x)
represents a movement along the local z-direction.class
The turtle commandM0
represents a movement along the local z-direction.class
The turtle commandMAdd(x)
represents a movement along the local z-direction.class
This class implements a rotation about the local y-axis.class
The turtle commandMMul(x)
represents a movement along the local z-direction.class
class
The turtle commandMRel(x)
represents a movement along the local z-direction.class
class
The turtle commandN0
resetsTurtleState.parameter
to its initial value (as defined inTurtleState.initialState
).class
class
class
The turtle commandNlAdd(x)
setsTurtleState.localParameter
to the sum ofTurtleState.parameter
and the specifiedargument
x
.class
The turtle commandNlMul(x)
setsTurtleState.localParameter
to the product of the fieldTurtleState.parameter
and the specifiedargument
x
.class
class
class
class
The turtle commandP0
resetsTurtleState.color
to its initial value (as defined inTurtleState.initialState
).class
class
This class implements a rotation about the local y-axis.class
AnRD(x,s)
node represents a rotation which implements a directional tropism towards the directionx
.class
The turtle commandRG(x)
represents a rotation which implements maximal gravitropism.class
This class implements a rotation about the local z-axis (the turtle's head axis).class
This class implements a rotation about the local x-axis (the turtle's left axis).class
AnRN(x,s)
node represents a rotation which implements a positional tropism towards thelocation
of nodex
.class
AnRO(x,s)
node represents a rotation which implements an orthogonal tropism which moves away from a given directionx
.class
ARotate
node rotates the local coordinate system byRotate.rotateX
degrees about the local x-axis, then byRotate.rotateY
degrees about the local y-axis, then byRotate.rotateZ
degrees about the local z-axis.class
This class is the base class for rotations about one of the coordinate axes.class
AnRP(x,s)
node represents a rotation which implements a positional tropism towards the pointx
.class
This class implements a rotation about the local y-axis (the turtle's up axis).class
The turtle commandRV(x)
represents a rotation which implements gravitropism.class
The turtle commandRV0
represents a rotation which implements gravitropism.class
The turtle commandRVAdd(x)
represents a rotation which implements gravitropism.class
The turtle commandRVMul(x)
represents a rotation which implements gravitropism.class
AScale
node scales the local coordinate system using the scaling factorsScale.scaleX
,Scale.scaleY
andScale.scaleZ
.class
class
ATranslate
node translates the local coordinate system using the translation distancesTranslate.translateX
,Translate.translateY
andTranslate.translateZ
.class
class
class
class
The turtle commandU0
resetsTurtleState.internodeCount
to its initial value (as defined inTurtleState.initialState
).class
class
class
The turtle commandUlAdd(x)
setsTurtleState.localInternodeCount
to the sum ofTurtleState.internodeCount
and the specifiedargument
x
.class
The turtle commandUlMul(x)
setsTurtleState.localInternodeCount
to the product of the fieldTurtleState.internodeCount
and the specifiedargument
x
.class
class
This class implements a rotation about the local y-axis (the turtle's up axis).class
class
The turtle commandV0
resetsTurtleState.tropism
to its initial value (as defined inTurtleState.initialState
).class
class
class
The turtle commandVlAdd(x)
setsTurtleState.localTropism
to the sum ofTurtleState.tropism
and the specifiedargument
x
.class
The turtle commandVlMul(x)
setsTurtleState.localTropism
to the product of the fieldTurtleState.tropism
and the specifiedargument
x
.class
-
Uses of Map in de.grogra.util
Subinterfaces of Map in de.grogra.utilModifier and TypeInterfaceDescriptioninterface
This interface adds aput
-method to theMap
interface.Classes in de.grogra.util that implement MapModifier and TypeClassDescriptionfinal class
AConfiguration
is aModifiableMap
which usesString
s as keys and maintains three levels of associations: The basic level is represented by default values and is not modified by methods of this class.final class
static class
class
Fields in de.grogra.util declared as MapMethods in de.grogra.util that return MapMethods in de.grogra.util with parameters of type MapModifier and TypeMethodDescriptionstatic Map
static final String
static Object
static boolean
Utils.getBoolean
(Map a, Object key) static boolean
Utils.getBoolean
(Map a, Object key, boolean defaultValue) static byte
static byte
static char
static char
static double
static double
static float
static float
static int
static int
static long
static long
static Object
static Object
static short
static short
Constructors in de.grogra.util with parameters of type MapModifierConstructorDescriptionConfiguration
(KeyDescription[] keys, Map values) Creates a newConfiguration
. -
Uses of Map in de.grogra.video
Methods in de.grogra.video with parameters of type MapModifier and TypeMethodDescriptionstatic Panel
VideoPlugin.createVideoPanel
(Context ctx, Map params) Create a new video export panel. -
Uses of Map in de.grogra.webgl
Classes in de.grogra.webgl that implement MapModifier and TypeClassDescriptionclass
A simple exporter for WebGL using three.js (threejs.org). -
Uses of Map in de.grogra.xl.compiler
Classes in de.grogra.xl.compiler that implement Map -
Uses of Map in de.grogra.xl.expr
Classes in de.grogra.xl.expr that implement MapModifier and TypeClassDescriptionclass
final class
final class
class
final class
final class
final class
final class
class
class
class
final class
class
final class
class
class
final class
final class
class
final class
class
class
class
class
class
final class
final class
final class
class
class
final class
final class
class
final class
class
final class
class
class
class
Expression
is the base class for the internal representation of compiled expression trees.final class
class
class
class
final class
final class
class
final class
class
final class
class
class
class
final class
final class
final class
class
class
final class
class
final class
final class
class
class
final class
final class
final class
final class
class
final class
class
class
class
class
class
class
class
class
class
class
class
final class
final class
final class
class
class
final class
final class
final class
final class
class
final class
final class
final class
class
class
class
class
final class
class
final class
class
final class
final class
final class
final class
final class
class
class
class
class
class
final class
final class
final class
-
Uses of Map in uk.ac.soton.grophysics
Classes in uk.ac.soton.grophysics that implement Map