Class Cell


  • public class Cell
    extends Object
    • Constructor Detail

      • Cell

        public Cell()
    • Method Detail

      • getEntityIndexes

        public int[] getEntityIndexes()
      • setPolygon

        public void setPolygon()
      • hasNodes

        public boolean hasNodes()
      • getNodeIndexes

        public int[] getNodeIndexes()
      • hasEdges

        public boolean hasEdges()
      • hasFaces

        public boolean hasFaces()
      • setConnectivityIndex

        public void setConnectivityIndex​(int connectivity_index)