Class Polygon3DStyle

java.lang.Object
com.massifmaps.styles.Style
com.massifmaps.styles.Polygon3DStyle

public class Polygon3DStyle extends Style
A style for 3d polygons. Contains attributes for configuring how the 3d polygon is drawn on the screen.
  • Method Details

    • getSideColor

      public Color getSideColor()
      Returns the color for sides of the 3d polygon.
      Returns:
      The color for sides of the 3d polygon.