Class GeometryInstanceType

    • Constructor Detail

      • GeometryInstanceType

        public GeometryInstanceType()
    • Method Detail

      • getTemplate

        public int getTemplate()
      • setTemplate

        public void setTemplate​(int template)
      • getReferencePoint

        public int getReferencePoint()
      • setReferencePoint

        public void setReferencePoint​(int point)
      • getTransformationMatrix

        public java.util.List<java.lang.Double> getTransformationMatrix()
      • setTransformationMatrix

        public void setTransformationMatrix​(java.util.List<java.lang.Double> transformationMatrix)
      • updateIndexes

        public void updateIndexes​(java.util.Map<java.lang.Integer,​java.lang.Integer> indexMap)
        Specified by:
        updateIndexes in class AbstractGeometryType