Uses of Interface
org.web3d.x3d.sai.Navigation.NavigationInfo
Packages that use NavigationInfo
Package
Description
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Navigation component specifies how a user can effectively and intuitively move through and around a 3D scene.
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Navigation component specifies how a user can effectively and intuitively move through and around a 3D scene.
-
Uses of NavigationInfo in org.web3d.x3d.jsail.Geospatial
Methods in org.web3d.x3d.jsail.Geospatial that return NavigationInfoModifier and TypeMethodDescriptionGeoViewpoint.getNavigationInfo()
Provide org.web3d.x3d.sai.Navigation.NavigationInfo instance (using a properly typed node) from inputOutput SFNode field navigationInfo.static final NavigationInfo
GeoViewpoint.getNavigationInfoDefault()
Public accessor for private default valueMethods in org.web3d.x3d.jsail.Geospatial with parameters of type NavigationInfoModifier and TypeMethodDescriptionGeoViewpoint.setNavigationInfo
(NavigationInfo newValue) Accessor method to assign org.web3d.x3d.sai.Navigation.NavigationInfo instance (using a properly typed node) to inputOutput SFNode field navigationInfo. -
Uses of NavigationInfo in org.web3d.x3d.sai.Geospatial
Methods in org.web3d.x3d.sai.Geospatial that return NavigationInfoModifier and TypeMethodDescriptionGeoViewpoint.getNavigationInfo()
Provide org.web3d.x3d.sai.Navigation.NavigationInfo instance (using a properly typed node) from inputOutput SFNode field navigationInfo.Methods in org.web3d.x3d.sai.Geospatial with parameters of type NavigationInfoModifier and TypeMethodDescriptionGeoViewpoint.setNavigationInfo
(NavigationInfo newValue) Accessor method to assign org.web3d.x3d.sai.Navigation.NavigationInfo instance (using a properly typed node) to inputOutput SFNode field navigationInfo.