Class RotatedSector


  • public class RotatedSector
    extends ApplicationTemplate
    Illustrates rotating a Sector from standard position. A Sector is created, its width and height computed, and a SurfaceQuad created from the sector's centroid and the computed width and height. The SurfaceQuad's heading is then set to the desired rotation angle.
    • Constructor Detail

      • RotatedSector

        public RotatedSector()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)