Uses of Interface
de.grogra.pf.registry.RegistryContext
Package
Description
This package contains all graphical user interface classes of the plugin.
-
Uses of RegistryContext in de.grogra.api
Modifier and TypeClassDescriptionclass
class
class
-
Uses of RegistryContext in de.grogra.autocompletors
Modifier and TypeMethodDescriptionprotected CompletionContext
RoundRobinAutoCompletion.createCompletionContext
(AutoCompletableTextArea tc, RegistryContext reg) ModifierConstructorDescription -
Uses of RegistryContext in de.grogra.billboard
-
Uses of RegistryContext in de.grogra.blocks.xFrogFileParser
-
Uses of RegistryContext in de.grogra.cli
Modifier and TypeClassDescriptionclass
class
class
-
Uses of RegistryContext in de.grogra.cli.ui
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of RegistryContext in de.grogra.coolbar
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of RegistryContext in de.grogra.ext.cpfg
-
Uses of RegistryContext in de.grogra.ext.dxf
-
Uses of RegistryContext in de.grogra.ext.exchangegraph
-
Uses of RegistryContext in de.grogra.ext.obj
-
Uses of RegistryContext in de.grogra.ext.pdb
-
Uses of RegistryContext in de.grogra.ext.povray
-
Uses of RegistryContext in de.grogra.ext.x3d
Modifier and TypeClassDescriptionclass
class
class
class
class
This class describes a x3d import and export groimp plugin. -
Uses of RegistryContext in de.grogra.gltf.exporter
-
Uses of RegistryContext in de.grogra.gltf.importer
-
Uses of RegistryContext in de.grogra.gpuflux
-
Uses of RegistryContext in de.grogra.gpuflux.imp3d.io
-
Uses of RegistryContext in de.grogra.graph.object
-
Uses of RegistryContext in de.grogra.graph.object.impl
-
Uses of RegistryContext in de.grogra.graph.object.impl.io
Modifier and TypeClassDescriptionclass
class
class
-
Uses of RegistryContext in de.grogra.graph.object.sg
Modifier and TypeInterfaceDescriptioninterface
defines what a graph object stored in the SecGraph explorer should be able to do -
Uses of RegistryContext in de.grogra.graph.object.sg.impl
Modifier and TypeMethodDescriptionprotected Item
SecGraphRef.createItem
(RegistryContext ctx, String directory, String name) -
Uses of RegistryContext in de.grogra.graph.object.sg.impl.io
Modifier and TypeClassDescriptionclass
class
This filter is used when a project that contains SecGraph object is open. -
Uses of RegistryContext in de.grogra.greenlab.amapsymbol
Modifier and TypeClassDescriptionclass
The SMBFilter describes an object of class of Mesh stored in the SMB file format of the Amap software. -
Uses of RegistryContext in de.grogra.grogra
Modifier and TypeClassDescriptionclass
class
static class
class
class
class
Modifier and TypeMethodDescriptionstatic DTDSourceFile
DTDSourceFile.get
(RegistryContext ctx, String systemId) -
Uses of RegistryContext in de.grogra.imp
-
Uses of RegistryContext in de.grogra.imp.io
Modifier and TypeMethodDescriptionstatic FileFactory
ImageReader.getFactory
(RegistryContext ctx) Returns the file factory item which is responsible for reading images from streams. -
Uses of RegistryContext in de.grogra.imp.registry
Modifier 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 RegistryContext in de.grogra.imp2d
-
Uses of RegistryContext in de.grogra.imp3d
-
Uses of RegistryContext in de.grogra.imp3d.io
Modifier 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 RegistryContext in de.grogra.imp3d.msml
-
Uses of RegistryContext in de.grogra.msml
-
Uses of RegistryContext in de.grogra.mtg
Modifier and TypeClassDescriptionclass
class
class
class
static class
Modifier and TypeMethodDescriptionstatic MTGSourceFile
MTGSourceFile.get
(RegistryContext ctx, String systemId) -
Uses of RegistryContext in de.grogra.nurbseditor2d
-
Uses of RegistryContext in de.grogra.nurbseditor3d
-
Uses of RegistryContext in de.grogra.obj
Modifier and TypeClassDescriptionclass
A simple exporter for Wavefront (ASCII)-OBJ files. -
Uses of RegistryContext in de.grogra.pf.data
Modifier and TypeClassDescriptionclass
class
class
class
class
class
Modifier and TypeMethodDescriptionprotected Item
DatasetRef.createItem
(RegistryContext ctx, String dir, String name) -
Uses of RegistryContext in de.grogra.pf.io
Modifier and TypeInterfaceDescriptioninterface
This subinterface ofFilterSource
has to be implemented by filter sources whose flavor supports DOM trees (IOFlavor.DOM
).interface
This subinterface ofFilterSource
has to be implemented by filter sources whose flavor supports reading from an underlyingFile
(IOFlavor.FILE_READER
).interface
This subinterface ofFilterSource
has to be implemented by filter sources whose flavor supports writing toFile
s (IOFlavor.FILE_WRITER
).interface
Instances ofFilterSource
represent data sources in the pipeline ofFilter
s.interface
This subinterface ofFilterSource
has to be implemented by filter sources whose flavor supportsInputStream
s (IOFlavor.INPUT_STREAM
).interface
This subinterface ofFilterSource
has to be implemented by filter sources whose flavor supports objects (IOFlavor.OBJECT
).interface
This subinterface ofFilterSource
has to be implemented by filter sources whose flavor supportsOutputStream
s (IOFlavor.OUTPUT_STREAM
).interface
This subinterface ofFilterSource
has to be implemented by filter sources whose flavor supportsReader
s (IOFlavor.READER
).interface
This subinterface ofFilterSource
has to be implemented by filter sources whose flavor supports SAX events (IOFlavor.SAX
).interface
This subinterface ofFilterSource
has to be implemented by filter sources whose flavor supports reading from an underlying virtual file (IOFlavor.VFILE_READER
).interface
This subinterface ofFilterSource
has to be implemented by filter sources whose flavor supports writing to files in a virtualFileSystem
.interface
This subinterface ofFilterSource
has to be implemented by filter sources whose flavor supportsWriter
s (IOFlavor.WRITER
).Modifier and TypeClassDescriptionclass
class
class
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
class
class
class
final class
final class
final class
class
class
class
A simple implementation ofReaderSource
which wraps an existingReader
.class
class
class
class
class
class
Modifier and TypeMethodDescriptionstatic FileSource
FileSource.createFileSource
(String systemId, MimeType mimeType, RegistryContext ctx, ModifiableMap metaData) static FileTypeItem
FileTypeItem.get
(RegistryContext ctx, String fileName) static MimeTypeItem
MimeTypeItem.get
(RegistryContext ctx, MimeType mimeType) static MimeTypeItem
MimeTypeItem.get
(RegistryContext ctx, String mimeType) static FSFile
IO.toFile
(RegistryContext ctx, String systemId) static URL
IO.toURL
(RegistryContext ctx, String systemId) ModifierConstructorDescriptionFileSource
(FileSystem fs, Object file, RegistryContext reg, ModifiableMap metaData) -
Uses of RegistryContext in de.grogra.pf.math
-
Uses of RegistryContext in de.grogra.pf.registry
Modifier 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
final class
class
An instance ofPlugin
is the representation of a plugin and can response to lifetime events of the plugin.final class
class
class
class
final class
The registry consists of a tree of items.final class
class
final class
class
class
class
class
final class
Modifier and TypeMethodDescriptionprotected Item
ItemReference.createItem
(RegistryContext ctx, String dir, String name) static ObjectItem
ObjectItem.createReference
(RegistryContext c, Object o, String name) static Item[]
Item.findAll
(RegistryContext ctx, String root, ItemCriterion c, Object info, boolean resolve) static Item
Item.findFirst
(RegistryContext ctx, String root, ItemCriterion c, Object info, boolean resolve) static Item
Item.findMax
(RegistryContext ctx, String root, ItemComparator c, Object info, boolean resolve) static void
Item.forAll
(RegistryContext ctx, String root, ItemCriterion c, Object info, ItemVisitor cb, Object cbInfo, boolean resolve) static NodeReference
NodeReference.get
(RegistryContext ctx, String dir, Node s) static SONodeReference
SONodeReference.get
(RegistryContext ctx, String dir, Shareable s) void
Void.invoke
(Object instance, RegistryContext ctx, StringMap args) static Item
Item.resolveItem
(RegistryContext ctx, String key) protected Item
ItemReference.resolveItem
(String baseName, RegistryContext ctx) Item.resolveLink
(RegistryContext ctx) static Item
Link.resolveLink
(Item item, String ref, RegistryContext ctx) Link.resolveLink
(RegistryContext ctx) protected V
ItemReference.resolveObject
(String baseName, RegistryContext ctx) void
ConfigureInstance.run
(RegistryContext ctx, StringMap args) abstract void
Executable.run
(RegistryContext ctx, StringMap args) final void
Hook.run
(RegistryContext ctx, StringMap args) void
InitializeClass.run
(RegistryContext ctx, StringMap args) void
Void.run
(RegistryContext ctx, StringMap args) static void
Executable.runExecutables
(Item dir, RegistryContext ctx, StringMap args) static void
Executable.runExecutables
(Registry reg, String dir, RegistryContext ctx, StringMap args) protected void
ForAll.runImpl
(RegistryContext ctx, StringMap args) protected void
Hook.runImpl
(RegistryContext ctx, StringMap args) protected void
Insert.runImpl
(RegistryContext ctx, StringMap args) static void
Registry.setCurrent
(RegistryContext current) -
Uses of RegistryContext in de.grogra.pf.registry.expr
Modifier 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
Modifier and TypeMethodDescriptionprotected Object
ObjectExpr.configure
(Object instance, RegistryContext ctx, StringMap args) And.evaluate
(RegistryContext ctx, StringMap args) Array.evaluate
(RegistryContext ctx, StringMap args) Block.evaluate
(RegistryContext ctx, StringMap args) BooleanValueOption.evaluate
(RegistryContext ctx, StringMap args) CreateMap.evaluate
(RegistryContext ctx, StringMap args) Exists.evaluate
(RegistryContext ctx, StringMap args) abstract Object
Expression.evaluate
(RegistryContext ctx, StringMap args) First.evaluate
(RegistryContext ctx, StringMap args) FloatConst.evaluate
(RegistryContext ctx, StringMap args) InstanceOf.evaluate
(RegistryContext ctx, StringMap args) IntConst.evaluate
(RegistryContext ctx, StringMap args) Not.evaluate
(RegistryContext ctx, StringMap args) NullConst.evaluate
(RegistryContext ctx, StringMap args) ObjectExpr.evaluate
(RegistryContext ctx, StringMap args) Or.evaluate
(RegistryContext ctx, StringMap args) PointConst.evaluate
(RegistryContext ctx, StringMap args) Resource.evaluate
(RegistryContext ctx, StringMap args) StringConst.evaluate
(RegistryContext ctx, StringMap args) Var.evaluate
(RegistryContext ctx, StringMap args) Vars.evaluate
(RegistryContext ctx, StringMap args) static boolean
Expression.evaluateBoolean
(Item i, RegistryContext ctx, StringMap args) static Object[]
Expression.getArgs
(Item i, RegistryContext ctx, StringMap args, Item caller) static boolean
Expression.isConditionFulfilled
(Item dir, String condition, RegistryContext ctx, StringMap args) void
SetVar.run
(RegistryContext ctx, StringMap args) -
Uses of RegistryContext in de.grogra.pf.ui
Modifier and TypeClassDescriptionclass
class
The abstract Project class holds all information regarding the Project, such as the registry, the file and mimeType and the name of the project This class also holds all functions for any file interaction with the project.class
final class
class
class
Modifier and TypeMethodDescriptionstatic Map
UI.configureViewerParams
(Map params, URL url, String mimeType, RegistryContext ctx) static Workbench
Workbench.get
(RegistryContext ctx) static IconSource
UI.getIcon
(String systemId, String mimeType, IconSource base, RegistryContext ctx, boolean useDefaultIcon) -
Uses of RegistryContext in de.grogra.pf.ui.autocomplete
Modifier and TypeClassDescriptionclass
Registry Item that create an AutoCompletor.class
Context in which the completion happens. -
Uses of RegistryContext in de.grogra.pf.ui.autocomplete.impl
Modifier and TypeMethodDescriptionprotected abstract CompletionContext
AbstractAutoCompletor.createCompletionContext
(AutoCompletableTextArea tc, RegistryContext reg) protected CompletionContext
EmptyAutoCompletor.createCompletionContext
(AutoCompletableTextArea tc, RegistryContext reg) void
AbstractAutoCompletor.install
(AutoCompletableTextArea c, RegistryContext reg) Installs this auto-completion on a text component. -
Uses of RegistryContext in de.grogra.pf.ui.edit
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionstatic PropertyEditor
PropertyEditor.findEditor
(RegistryContext c, Type t, boolean nullPossible) static PropertyEditor
PropertyEditor.findEditor
(RegistryContext c, Type t, boolean nullPossible, ItemCriterion crit, Object info) static PropertyEditor
PropertyEditor.findNonpolyEditor
(RegistryContext c, Object value, boolean nullPossible) -
Uses of RegistryContext in de.grogra.pf.ui.registry
Modifier 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
final class
class
static class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionFileFactory.evaluate
(RegistryContext ctx, StringMap args) FilterSourceFactory.evaluate
(RegistryContext ctx, StringMap args) ObjectItemFactory.evaluate
(RegistryContext ctx, StringMap args) static AttributeItem
AttributeItem.get
(RegistryContext c, Attribute a) static SourceFile
SourceFile.get
(RegistryContext ctx, String systemId) ResourceDirectory.getProjectDirectory
(RegistryContext ctx) void
CommandItem.run
(RegistryContext ctx, StringMap args) -
Uses of RegistryContext in de.grogra.pf.ui.swing
Modifier and TypeClassDescriptionclass
class
A JFC/Swing based console for the BeanShell desktop.final class
class
class
final class
-
Uses of RegistryContext in de.grogra.pf.ui.tree
-
Uses of RegistryContext in de.grogra.ply
Modifier and TypeClassDescriptionclass
A simple exporter for ASCII-PLY (Polygon File Format or Stanford Triangle Format) files. -
Uses of RegistryContext in de.grogra.pm
-
Uses of RegistryContext in de.grogra.pointcloud.importer
Modifier and TypeClassDescriptionclass
Base filter to import file as CloudGraph -
Uses of RegistryContext in de.grogra.pointcloud.importer.ply
Modifier and TypeClassDescriptionstatic class
static class
-
Uses of RegistryContext in de.grogra.pointcloud.importer.xyz
Modifier and TypeClassDescriptionclass
static class
static class
class
static class
-
Uses of RegistryContext in de.grogra.pointcloud.objects.impl
-
Uses of RegistryContext in de.grogra.projectmanager
-
Uses of RegistryContext in de.grogra.qsm
-
Uses of RegistryContext in de.grogra.rgg
Modifier and TypeClassDescriptionclass
This class is the base class of all instances of relational growth grammars within GroIMP.Modifier and TypeMethodDescriptionstatic RGG
RGG.getMainRGG
(RegistryContext r) RGG.getRGGForTypeMap
(RegistryContext r) -
Uses of RegistryContext in de.grogra.rgg.model
Modifier and TypeClassDescriptionclass
class
AnCompiledRGGFilter
reads a byte stream representing a JAR file into aCompilationUnit
.class
class
class
final class
class
AnXLFilter
parses a character stream representing XL source code into aCompilationUnit
.Modifier and TypeMethodDescriptionstatic ASMTypeLoader
XLFilter.getLoaderForRegistry
(RegistryContext ctx) -
Uses of RegistryContext in de.grogra.stl
-
Uses of RegistryContext in de.grogra.tex
-
Uses of RegistryContext in de.grogra.video.ui
Modifier and TypeClassDescriptionclass
This class wraps theVideoPanel
(graphical user interface of the plugin) into a panel, which is compatible with GroIMP. -
Uses of RegistryContext in de.grogra.webgl
Modifier and TypeClassDescriptionclass
A simple exporter for WebGL using three.js (threejs.org).