Class PreparedGeometryTeeOperation

    • Constructor Detail

      • PreparedGeometryTeeOperation

        public PreparedGeometryTeeOperation()
      • PreparedGeometryTeeOperation

        public PreparedGeometryTeeOperation​(GeometryMethodOperation chainOp)
        Creates a new operation which chains to the given GeometryMethodOperation for non-intercepted methods.
        Parameters:
        chainOp - the operation to chain to