Uses of Interface
org.web3d.browser.BrowserCore
Packages that use BrowserCore
Package
Description
-
Uses of BrowserCore in org.web3d.browser
Methods in org.web3d.browser that return BrowserCoreModifier and TypeMethodDescriptionBrowserComponent.getBrowserCore()
Get the core browser implementation. -
Uses of BrowserCore in org.web3d.net.content
Constructors in org.web3d.net.content with parameters of type BrowserCoreModifierConstructorDescriptionVRMLContentHandlerFactory
(BrowserCore browser, WorldLoaderManager wlm) Create a default content handler factory that does not chain to any further packages.VRMLContentHandlerFactory
(BrowserCore browser, WorldLoaderManager wlm, org.ietf.uri.ContentHandlerFactory fac) Create a content handler factory that may delegate to another factory if this one cannot support the content types requested. -
Uses of BrowserCore in org.web3d.vrml.renderer.norender.browser
Classes in org.web3d.vrml.renderer.norender.browser that implement BrowserCoreModifier and TypeClassDescriptionclass
Representation of a Null renderer universe object suitable for use in single screen, stereo and walled environments. -
Uses of BrowserCore in org.web3d.vrml.renderer.ogl.browser
Classes in org.web3d.vrml.renderer.ogl.browser that implement BrowserCoreModifier and TypeClassDescriptionclass
Minimalist representation of a core of a browser implemented using the OpenGL rendering APIs.class
Representation of a core of a browser implemented using the OpenGL rendering APIs.Fields in org.web3d.vrml.renderer.ogl.browser declared as BrowserCoreModifier and TypeFieldDescriptionprotected BrowserCore
PerFrameManager.browser
The BrowserCore holding this manager.Constructors in org.web3d.vrml.renderer.ogl.browser with parameters of type BrowserCoreModifierConstructorDescriptionApplicationFrameManager
(EventModelEvaluator eme, BrowserCore core, org.web3d.vrml.renderer.ogl.browser.ViewportResizeManager viewportResizer, org.web3d.vrml.renderer.ogl.browser.ViewpointResizeManager viewpointResizer) Construct a new manager for the given scene.PerFrameManager
(EventModelEvaluator eme, BrowserCore core, long timeZero) Construct a new manager for the given scene. -
Uses of BrowserCore in org.web3d.vrml.scripting.browser
Fields in org.web3d.vrml.scripting.browser declared as BrowserCoreModifier and TypeFieldDescriptionprotected BrowserCore
CommonBrowser.core
The basic browser core functionality that this script hooks toConstructors in org.web3d.vrml.scripting.browser with parameters of type BrowserCoreModifierConstructorDescriptionprotected
CommonBrowser
(BrowserCore browser, RouteManager rm, FrameStateManager fsm, WorldLoaderManager wlm) Create a browser instance that represents the given universe details.VRML97CommonBrowser
(BrowserCore browser, RouteManager rm, FrameStateManager fsm, WorldLoaderManager wlm, VRMLNodeFactory nodeFac) Create a browser instance that represents the given universe details.X3DCommonBrowser
(BrowserCore browser, ViewpointManager vpm, RouteManager rm, FrameStateManager fsm, WorldLoaderManager wlm) Create a browser instance that represents the given universe details. -
Uses of BrowserCore in org.web3d.vrml.scripting.ecmascript
Constructors in org.web3d.vrml.scripting.ecmascript with parameters of type BrowserCoreModifierConstructorDescriptionECMAScriptEngine
(BrowserCore browser, ViewpointManager vpm, RouteManager rm, FrameStateManager fsm, WorldLoaderManager wlm) Construct a new script engine with a reference to the enclosing browser.JavascriptScriptEngine
(BrowserCore browser, RouteManager rm, FrameStateManager fsm, WorldLoaderManager wlm) Construct a new script engine with a reference to the enclosing browser. -
Uses of BrowserCore in org.web3d.vrml.scripting.ecmascript.x3d
Constructors in org.web3d.vrml.scripting.ecmascript.x3d with parameters of type BrowserCoreModifierConstructorDescriptionBrowser
(VRMLExecutionSpace space, BrowserCore browser, ViewpointManager vpm, RouteManager rm, FrameStateManager fsm, WorldLoaderManager wlm) Create a browser instance that represents the given universe details. -
Uses of BrowserCore in org.web3d.vrml.scripting.external.buffer
Methods in org.web3d.vrml.scripting.external.buffer with parameters of type BrowserCoreModifier and TypeMethodDescriptionvoid
ExternalEventQueue.postAddRoute
(VRML97CommonBrowser theBrowser, BrowserCore theCore, VRMLNodeType fromNode, String eventOut, VRMLNodeType toNode, String eventIn) Process a Browser.addRoute request.void
ExternalEventQueue.postRemoveRoute
(VRML97CommonBrowser browser, BrowserCore core, VRMLNodeType from, String eventOut, VRMLNodeType to, String eventIn) Process a browser.deleteRoute request. -
Uses of BrowserCore in org.web3d.vrml.scripting.external.eai
Constructors in org.web3d.vrml.scripting.external.eai with parameters of type BrowserCoreModifierConstructorDescriptionEAIBrowser
(BrowserCore browserCore, VRML97CommonBrowser browserImpl, ExternalEventQueue eventQueue, org.j3d.util.ErrorReporter reporter) Construct an EAIBrowser for the given VrmlDisplayPanel -
Uses of BrowserCore in org.web3d.vrml.scripting.external.neteai
Constructors in org.web3d.vrml.scripting.external.neteai with parameters of type BrowserCoreModifierConstructorDescriptionNetworkBrowserServer
(ServerSocket socket, BrowserCore browserCore, VRML97CommonBrowser vrmlBrowser, VRMLClock clock) Basic constructorServerBrowser
(BrowserCore browserCore, VRML97CommonBrowser vrmlBrowser) -
Uses of BrowserCore in org.web3d.vrml.scripting.external.sai
Constructors in org.web3d.vrml.scripting.external.sai with parameters of type BrowserCoreModifierConstructorDescriptionSAIBrowser
(BrowserCore browserCore, X3DCommonBrowser browserImpl, RouteManager rm, FrameStateManager fsm, ContentLoadManager clm, ExternalEventQueue eventQueue, CursorManager cm, org.j3d.util.ErrorReporter reporter) Construct an SAIBrowser for the given VrmlDisplayPanel -
Uses of BrowserCore in org.web3d.vrml.scripting.jsai
Constructors in org.web3d.vrml.scripting.jsai with parameters of type BrowserCoreModifierConstructorDescriptionVRML97ScriptEngine
(BrowserCore browser, RouteManager rm, FrameStateManager fsm, WorldLoaderManager wlm) Construct a new script engine with a reference to the enclosing browser. -
Uses of BrowserCore in org.web3d.vrml.scripting.sai
Constructors in org.web3d.vrml.scripting.sai with parameters of type BrowserCoreModifierConstructorDescriptionJavaSAIScriptEngine
(BrowserCore browser, ViewpointManager vpm, RouteManager rm, FrameStateManager fsm, WorldLoaderManager wlm) Construct a new script engine with a reference to the enclosing browser. -
Uses of BrowserCore in org.xj3d.core.loading
Methods in org.xj3d.core.loading with parameters of type BrowserCoreModifier and TypeMethodDescriptionWorldLoader.loadNow
(BrowserCore core, InputSource source) Request to load the world immediately.WorldLoader.loadNow
(BrowserCore core, InputSource source, boolean ignoreHeader) Request to load the world immediately.WorldLoader.loadNow
(BrowserCore core, InputSource source, boolean ignoreHeader, int majorVersion, int minorVersion) Request to load the world immediately and constrain that loading to using a specific specification version. -
Uses of BrowserCore in org.xj3d.impl.core.eventmodel
Constructors in org.xj3d.impl.core.eventmodel with parameters of type BrowserCoreModifierConstructorDescriptionCreate a new instance of this manager that works with the given browser core representation.Create a new, empty instance of the humanoid manager. -
Uses of BrowserCore in org.xj3d.impl.core.loading
Constructors in org.xj3d.impl.core.loading with parameters of type BrowserCoreModifierConstructorDescriptionDefaultWorldLoaderManager
(BrowserCore core, FrameStateManager fsm, RouteManager rm) Construct a new instance of the world loader that uses the given frame state manager.FramerateThrottle
(BrowserCore core, org.j3d.util.ErrorReporter reporter) Construct a new instance of the throttle for the given core instance. -
Uses of BrowserCore in org.xj3d.loaders.ogl
Constructors in org.xj3d.loaders.ogl with parameters of type BrowserCoreModifierConstructorDescriptionXj3DClockRuntime
(EventModelEvaluator eme, BrowserCore core) Create a new instance of the clock runtime component. -
Uses of BrowserCore in org.xj3d.ui.awt.browser.ogl
Methods in org.xj3d.ui.awt.browser.ogl that return BrowserCoreModifier and TypeMethodDescriptionBrowserJPanel.getBrowserCore()
VRMLBrowserAWTPanel.getBrowserCore()
X3DBrowserAWTPanel.getBrowserCore()
-
Uses of BrowserCore in org.xj3d.ui.awt.net.content
Constructors in org.xj3d.ui.awt.net.content with parameters of type BrowserCoreModifierConstructorDescriptionAWTContentHandlerFactory
(BrowserCore browser, WorldLoaderManager wlm) Create a default content handler factory that does not chain to any further packages.AWTContentHandlerFactory
(BrowserCore browser, WorldLoaderManager wlm, org.ietf.uri.ContentHandlerFactory fac) Create a content handler factory that may delegate to another factory if this one cannot support the content types requested. -
Uses of BrowserCore in org.xj3d.ui.awt.widgets
Constructors in org.xj3d.ui.awt.widgets with parameters of type BrowserCoreModifierConstructorDescriptionFitWorldAction
(boolean standAlone, Icon icon, BrowserCore core) Create an instance of the action class.LookatAction
(boolean standAlone, Icon icon, BrowserCore core) Create an instance of the action class.NavModeAction
(boolean standAlone, Icon icon, String modeString, KeyStroke accelKey, BrowserCore core) Create an instance of the action class.SwingLocationToolbar
(BrowserCore core, WorldLoaderManager wlm, boolean urlReadOnly, boolean showOpenButton, boolean showReloadButton, String contentDir, Properties skinProperties, org.j3d.util.ErrorReporter reporter) Create an instance of the panel configured to show or hide the controls as described.SwingLocationToolbar
(BrowserCore core, WorldLoaderManager wlm, boolean urlReadOnly, boolean showOpenButton, boolean showReloadButton, String contentDir, org.j3d.util.ErrorReporter reporter) Create an instance of the panel configured to show or hide the controls as described.SwingNavigationToolbar
(BrowserCore core, boolean horizontal, Properties skinProperties, org.j3d.util.ErrorReporter reporter) Create a new navigation toolbar with an empty list of viewpoints but controllable direction for the buttons.SwingNavigationToolbar
(BrowserCore core, boolean horizontal, org.j3d.util.ErrorReporter reporter) Create a new navigation toolbar with an empty list of viewpoints but controllable direction for the buttons.SwingNavigationToolbar
(BrowserCore core, Properties skinProperties, org.j3d.util.ErrorReporter reporter) Create a new navigation toolbar with an empty list of viewpoints but controllable direction for the buttons.SwingNavigationToolbar
(BrowserCore core, org.j3d.util.ErrorReporter reporter) Create a new horizontal navigation toolbar with an empty list of viewpoints and disabled user selection of state.SwingStatusBar
(BrowserCore core, boolean showStatusBar, boolean showFPS, Properties skinProperties, org.j3d.util.ErrorReporter reporter) Create an instance of the panel configured to show or hide the controls as described.SwingViewpointToolbar
(BrowserCore core, ViewpointManager vpMgr, Properties skinProperties, org.j3d.util.ErrorReporter reporter) Create a new horizontal viewpoint toolbar with an empty list of viewpoints, but with non-default appearance.SwingViewpointToolbar
(BrowserCore core, ViewpointManager vpMgr, org.j3d.util.ErrorReporter reporter) Create a new horizontal viewpoint toolbar with an empty list of viewpoints. -
Uses of BrowserCore in org.xj3d.ui.construct
Fields in org.xj3d.ui.construct declared as BrowserCoreMethods in org.xj3d.ui.construct that return BrowserCoreMethods in org.xj3d.ui.construct with parameters of type BrowserCoreModifier and TypeMethodDescriptionprotected ScriptEngine
ClassLoadUtilities.loadScriptEngine
(String classname, BrowserCore core, ViewpointManager viewpointManager, RouteManager routeManager, FrameStateManager stateManager, WorldLoaderManager worldLoader, boolean required) Load a script engine. -
Uses of BrowserCore in xj3d.browser
Fields in xj3d.browser declared as BrowserCoreModifier and TypeFieldDescriptionprotected BrowserCore
LinesStyleAction.universe
The browser coreprotected BrowserCore
PointsStyleAction.universe
The browser coreMethods in xj3d.browser with parameters of type BrowserCoreModifier and TypeMethodDescriptionprotected void
Xj3DBrowser.setupProperties
(BrowserCore core, WorldLoaderManager loader) Set up the system properties needed to run the browser.Constructors in xj3d.browser with parameters of type BrowserCoreModifierConstructorDescriptionLinesStyleAction
(BrowserCore core, SwingStatusBar statusBar) Create an instance of the action class.Create a new horizontal navigation toolbar with an empty list of viewpoints and disabled user selection of state.NavigationToolbar
(BrowserCore uni, boolean horizontal) Create a new navigation toolbar with an empty list of viewpoints but controllable direction for the buttons.PointsStyleAction
(BrowserCore core, SwingStatusBar statusBar) Create an instance of the action class.ShadedStyleAction
(BrowserCore core, SwingStatusBar statusBar) Create an instance of the action class.