Documentation of 'visad.bom.ScreenLockedRendererJ3D' Java class
ScreenLockedRendererJ3D
visad.bom

Class ScreenLockedRendererJ3D

  • All Implemented Interfaces:
    java.lang.Cloneable


    public class ScreenLockedRendererJ3D
    extends DefaultRendererJ3D
    This renderer locks text to its initial position on the screen. The render only works if you have a domain tuple of the form: (latitude, longitude, text) or a function type of the form: ((latitude, longitude)->(text))
    • Constructor Detail

      • ScreenLockedRendererJ3D

        public ScreenLockedRendererJ3D()
        Default constructor.
      • ScreenLockedRendererJ3D

        public ScreenLockedRendererJ3D(boolean initWithProj)
    • Method Detail

      • main

        public static final void main(java.lang.String[] args)
                               throws VisADException,
                                      java.rmi.RemoteException
        Used for testing. Creates a display with a red square and labels at each corner of the square. The square rotates, and moves as you would expect, but the text is locked to its original position on the screen.
        Throws:
        VisADException
        java.rmi.RemoteException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.