Class Polygon


  • public class Polygon
    extends Shape
    • Method Detail

      • readRecordContent

        protected void readRecordContent​(java.nio.ByteBuffer bb)
        Specified by:
        readRecordContent in class Shape
      • getBoundingBox

        public double[][] getBoundingBox()
        Overrides:
        getBoundingBox in class Shape
      • getPoints

        public double[][] getPoints()
        Overrides:
        getPoints in class Shape
      • getPointsTo3DArray

        public double[][][] getPointsTo3DArray()
      • getString

        public java.lang.String getString()