Uses of Interface
org.jmol.api.GenericPlatform
Packages that use GenericPlatform
Package
Description
Provides a software implementation of complete 3D graphics engine
for rendering molecules and associated shapes.
-
Uses of GenericPlatform in jspecview.api
Methods in jspecview.api that return GenericPlatform -
Uses of GenericPlatform in jspecview.common
Fields in jspecview.common declared as GenericPlatform -
Uses of GenericPlatform in jspecview.java
Classes in jspecview.java that implement GenericPlatformMethods in jspecview.java that return GenericPlatform -
Uses of GenericPlatform in jspecview.js2d
Classes in jspecview.js2d that implement GenericPlatformModifier and TypeClassDescriptionclass
JavaScript 2D canvas version requires Ajax-based URL stream processing.Methods in jspecview.js2d that return GenericPlatform -
Uses of GenericPlatform in org.jmol.api
Fields in org.jmol.api declared as GenericPlatformMethods in org.jmol.api with parameters of type GenericPlatformModifier and TypeMethodDescriptionprotected static JmolViewer
JmolViewer.allocateViewer
(Object display, JmolAdapter modelAdapter, String fullName, URL documentBase, URL codeBase, String commandOptions, JmolStatusListener statusListener, GenericPlatform implementedPlatform) This is the older main access point for creating an application or applet vwr. -
Uses of GenericPlatform in org.jmol.api.js
Methods in org.jmol.api.js with parameters of type GenericPlatform -
Uses of GenericPlatform in org.jmol.awt
Classes in org.jmol.awt that implement GenericPlatform -
Uses of GenericPlatform in org.jmol.awtjs
Classes in org.jmol.awtjs that implement GenericPlatform -
Uses of GenericPlatform in org.jmol.awtjs2d
Classes in org.jmol.awtjs2d that implement GenericPlatformModifier and TypeClassDescriptionclass
JavaScript 2D canvas version requires Ajax-based URL stream processing. -
Uses of GenericPlatform in org.jmol.g3d
Methods in org.jmol.g3d with parameters of type GenericPlatformModifier and TypeMethodDescriptionvoid
Graphics3D.initialize
(Viewer vwr, GenericPlatform apiPlatform) -
Uses of GenericPlatform in org.jmol.util
Fields in org.jmol.util declared as GenericPlatformMethods in org.jmol.util with parameters of type GenericPlatform -
Uses of GenericPlatform in org.jmol.viewer
Methods in org.jmol.viewer with parameters of type GenericPlatformModifier and TypeMethodDescriptionprotected static JmolViewer
Viewer.allocateViewer
(Object display, JmolAdapter modelAdapter, String fullName, URL documentBase, URL codeBase, String commandOptions, JmolStatusListener statusListener, GenericPlatform implementedPlatform) old way...