Class JGeometry.ElementIterator

  • Enclosing class:
    JGeometry

    protected static class JGeometry.ElementIterator
    extends java.lang.Object
    • Field Detail

      • ei

        public int ei
      • nextei

        public int nextei
      • dim

        public int dim
      • gtype

        public int gtype
      • elemInfo

        public int[] elemInfo
      • ordinates

        public double[] ordinates
      • ord_offset

        public int ord_offset
      • etype

        public int etype
      • original_etype

        public int original_etype
      • top_etype

        public int top_etype
      • eitpr

        public int eitpr
      • next_ord_offset

        public int next_ord_offset
      • nCoord

        public int nCoord
      • nSubElement

        public int nSubElement
      • lastElem

        public boolean lastElem
      • isFirstElemOfCompound

        public boolean isFirstElemOfCompound
      • isCompound

        public boolean isCompound
      • isOrientedPoint

        public boolean isOrientedPoint
      • orient_offset

        public int orient_offset
    • Constructor Detail

      • ElementIterator

        public ElementIterator​(JGeometry geom)
    • Method Detail

      • next

        public boolean next()