- chemaxon.marvin.applet - package chemaxon.marvin.applet
-
- clean2D() - Method in class chemaxon.marvin.applet.JMSketch
- clean3D() - Method in class chemaxon.marvin.applet.JMSketch
- createGUI() - Method in class chemaxon.marvin.applet.AbstractMarvinApplet
-
- createGUI() - Method in class chemaxon.marvin.applet.JMSketch
-
- createGUI() - Method in class chemaxon.marvin.applet.JMView
-
- createSlabComponent() - Method in class chemaxon.marvin.applet.MSpaceApplet
-
Creates a SlabComponent, that can be initailized by SlabComponent.beginSlab()
,
vertices can be set by the SlabComponent.addVertex(float, float, float)
method, and
finally SlabComponent.endSlab()
should be invoked.
- createSlabComponent(String) - Method in class chemaxon.marvin.applet.MSpaceApplet
-
Creates a SlabComponent, that can be initailized by SlabComponent.beginSlab()
,
vertices can be set by the SlabComponent.addVertex(float, float, float)
method, and
finally SlabComponent.endSlab()
should be invoked.
- createSlabComponent(String, int, int, int) - Method in class chemaxon.marvin.applet.MSpaceApplet
-
Creates a SlabComponent, that can be initailized by SlabComponent.beginSlab()
,
vertices can be set by the SlabComponent.addVertex(float, float, float)
method, and
finally SlabComponent.endSlab()
should be invoked.
- createSlabComponent(float[][]) - Method in class chemaxon.marvin.applet.MSpaceApplet
-
Creates a SlabComponent with the given vertices.
- createSlabComponent(float[]) - Method in class chemaxon.marvin.applet.MSpaceApplet
-
Creates a SlabComponent with the given vertices.
- mapPropertyFile(String, String, float, float) - Method in class chemaxon.marvin.applet.MSpaceApplet
-
Computes an arbitrary type molecular surface, loads the given property file, colors the
surface by it, and sets minimum and maximum values that affect coloring the surface.
- mapPropertyFile(String, String, float, float, float) - Method in class chemaxon.marvin.applet.MSpaceApplet
-
Computes a Connolly molecular surfaces by the given precision, loads the given property file,
colors the surface by it, and sets minimum and maximum values that affect coloring the
surface.
- mapPropertyFile(String, float, float) - Method in class chemaxon.marvin.applet.MSpaceApplet
-
Computes a Connolly molecular surface, loads the given property file, colors the surface by
it, and sets minimum and maximum values that affect coloring the surface.
- mapPropertyFile(String, float, float, float) - Method in class chemaxon.marvin.applet.MSpaceApplet
-
Computes a Connolly molecular surface by the given precision, loads the given property file,
colors the surface by it, and sets minimum and maximum values that affect coloring the
surface.
- mouseClicked(MouseEvent) - Method in class chemaxon.marvin.applet.AbstractMarvinApplet
-
Does nothing.
- mouseClicked(MouseEvent) - Method in class chemaxon.marvin.applet.JMView
-
Does nothing.
- mouseEntered(MouseEvent) - Method in class chemaxon.marvin.applet.AbstractMarvinApplet
-
Does nothing.
- mouseExited(MouseEvent) - Method in class chemaxon.marvin.applet.AbstractMarvinApplet
-
Does nothing.
- mousePressed(MouseEvent) - Method in class chemaxon.marvin.applet.AbstractMarvinApplet
-
Does nothing.
- mouseReleased(MouseEvent) - Method in class chemaxon.marvin.applet.AbstractMarvinApplet
-
Does nothing.
- mouseReleased(MouseEvent) - Method in class chemaxon.marvin.applet.JMSketch
-
Handles the viewer button press events.
- MSpaceApplet - Class in chemaxon.marvin.applet
-
MarvinSpace applet support.
- MSpaceApplet() - Constructor for class chemaxon.marvin.applet.MSpaceApplet
-
Creates a new instance of MSpaceApplet