internal PlacementInformation(DesignItem item, PlacementOperation operation) { this.item = item; this.operation = operation; }